I've got some old recordings when I didn't know anything about video. What's the best way to convert them nowadays?
I use avidemux for cutting and converting video and audio streams. Is it good for this task or there's a better tool out there?
+ Reply to Thread
Results 1 to 4 of 4
-
-
To convert a VFR to a CFR it's necessary to duplicate or delete frames, or some combination of the two. If you need to convert to a CFR (why bother though?) it's best to pick a frame rate high enough so that frames are only duplicated, not dropped. For an NTSC DVD VFR encode (as an example) the peak frame rate will oftem be 29.97fps, so you'd use that as the new constant frame rate.
IMO, the best way (maybe the only way) to successfully convert from VFR to CFR is to decode using a method that can convert the frame rate as the video is being decoded. I'm not all that familiar with Avidemux but it has a "Resample FPS" that looks like it might be what you need. If not, it's do-able in Avisynth if you're familiar with it.
Maybe try the Avidemux filter first and post back if it doesn't do the job and you want to try another method.Avisynth functions Resize8 Mod - Audio Speed/Meter/Wave - FixBlend.zip - Position.zip
Avisynth/VapourSynth functions CropResize - FrostyBorders - CPreview (Cropping Preview) -
If the video can be played correctly, there is no reason to convert VFR to CFR (you only lose quality).
If your video is a mp4 video, a simple remux to another container format (e.g. mkv) may help. Often a video stream in an mp4 container is not VFR at all, but actually CFR. -
If your video is a mp4 video, a simple remux to another container format (e.g. mkv) may help. Often a video stream in an mp4 container is not VFR at all, but actually CFR.
Similar Threads
-
Variable Framerate Ouput (Avisynth)
By Vaengence in forum Video ConversionReplies: 11Last Post: 20th Nov 2022, 13:50 -
Convert Variable FR MOV to Constant
By Alwyn in forum Video ConversionReplies: 4Last Post: 31st Oct 2020, 23:50 -
constant/variable frame rate confusion again
By ?|IWuc? in forum Video ConversionReplies: 12Last Post: 15th Jan 2020, 01:07 -
Handbrake encoding at Variable FPS when Constant is chosen
By ManiKz in forum Newbie / General discussionsReplies: 7Last Post: 10th Dec 2019, 15:16 -
Variable Framerate to Constant Frame Rate
By jjcinema1 in forum Video ConversionReplies: 5Last Post: 6th Nov 2016, 20:29