Jagabo,
Thanks. Will try this again.
Regards,
Boris
+ Reply to Thread
Results 31 to 34 of 34
-
There may be some problems with the mp4 remux. The field rate (50 fields per second) is getting confused with the frame rate (25 frames per second). I'm looking for a way to fix that.
-
The video reencoded with ffmpeg/x264
Code:ffmpeg -y -i 00038.mts -vcodec libx264 -preset slow -crf 12 -x264opts tff -acodec copy 00038.mp4
Last edited by jagabo; 25th Apr 2020 at 10:52.
-
I still haven't found any way to remux your MTS files to MP4 without the frame rate flag changing from 25 fps to 50 fps. Media players recognize the mp4 files are interlaced and continue to play them at the correct rate with deinterlacing (when enabled) but VirtualDub thinks they're 50 fps and have twice as many frames.
Similar Threads
-
AmaRecTV and field order
By Mr Chris in forum Capturing and VCRReplies: 19Last Post: 16th Aug 2019, 14:50 -
How to fix annoying field order problem on DVDR directly recorded from VHS?
By EddyH in forum Newbie / General discussionsReplies: 10Last Post: 5th May 2017, 11:47 -
ffmpeg order of operations - scaling footage and interlacing
By nesburf in forum Video ConversionReplies: 12Last Post: 31st Jan 2017, 17:40 -
DGIndex and Field Order Transition
By JapaneseIdolWota in forum Video ConversionReplies: 3Last Post: 18th Oct 2016, 09:16 -
HCencoder giving my progressive footage a field order
By kieranvyas in forum Authoring (DVD)Replies: 4Last Post: 3rd Sep 2015, 19:05