What software would you recommend for fixing incorrect headers/flags throughout the entire video without re-encoding the video? I have some MPEG2 video files which are incorrectly identified by Media Info and some other software as interlaced when they are in fact progressive scan. ( Most video software identifies it correctly as progressive, but some that just look at headers misidentify.) Also have some MP4/AVC files that are 16:9 but the flag was set incorrectly to 4:3. Any software that can change and correct these headers without re-encoding? Needs to work on Win 7 64 bit. Preferrably something easier than AVI synth level. Thanks.
+ Reply to Thread
Results 1 to 2 of 2
-
-
for mpeg2 - restream (needs elementary stream) or dvd patcher
for avc - ffmpeg bitstream filter using stream copy, you can set the SAR . (you can calculate from dimensions)
https://ffmpeg.org/ffmpeg-bitstream-filters.html#h264_005fmetadata
Similar Threads
-
Setting fake-interlace flags using MultiAVCHD
By Ravanosh in forum Authoring (Blu-ray)Replies: 0Last Post: 18th Mar 2019, 10:14 -
Need info on video headers
By Aludin in forum Video ConversionReplies: 19Last Post: 13th Nov 2018, 04:41 -
M2TS flags editor
By cybplanet in forum Video ConversionReplies: 6Last Post: 1st Dec 2017, 18:48 -
interlaced or progressive: where are the flags?
By marcorocchini in forum Newbie / General discussionsReplies: 0Last Post: 30th Mar 2016, 11:23 -
DVD-R has wrong flags in VOB
By Gibson's Squares in forum DVD RippingReplies: 11Last Post: 28th Feb 2016, 14:54