Alright my source is an mp4 file that is apparently(from what media info says) a VFR. I want to try and keep it a VFR, so how do I go about doing that.
I usually deal with VFR MKV files so this is a little different. I extract the timecodes via FFMpegSource. Do I go about it the same way? I've tried that, but I may be entering something wrong in the command.
LoadPlugin("filepath\ffm2.dll")
FFMpegSource("filepath\filename.mp4, timecodes= "filename.txt")
I usually deal with VFR MKV files so this is a little different. I extract the timecodes via FFMpegSource. Do I go about it the same way? I've tried that, but I may be entering something wrong in the command.
LoadPlugin("filepath\ffm2.dll")
FFMpegSource("filepath\filename.mp4, timecodes= "filename.txt")