Itness
31st October 2010, 22:56
I encoded DVD to MP4/x264 using MeGUI, but then I realized that a ten-second intro that should be at beginning of file is instead at the very end (that is the placement in the original VOB file).
So I cut the MP4 into two pieces using mp4box CLI -split-chunk command, and rejoined them (in reverse order, i.e. intro is now at beginning instead of the end) using command "-add part1.mp4 -cat part2.mp4 -new movie.mp4". But now when I open the new mp4 file in MediaInfo, the "encoding settings" are not listed.
Is there any way to extract the encoding settings data from the original file and add it back to the rejoined version, or is there another way to split and rejoin the MP4 file without losing this data?
So I cut the MP4 into two pieces using mp4box CLI -split-chunk command, and rejoined them (in reverse order, i.e. intro is now at beginning instead of the end) using command "-add part1.mp4 -cat part2.mp4 -new movie.mp4". But now when I open the new mp4 file in MediaInfo, the "encoding settings" are not listed.
Is there any way to extract the encoding settings data from the original file and add it back to the rejoined version, or is there another way to split and rejoin the MP4 file without losing this data?