belcampo
2009-06-01 13:01:31 UTC
I have a mkv and a ts file from the same source. The mkv is damaged at
31% and the ts at 90%. I want to put the ES parts of those 2 files
together and mux again to an 100% perfect file.
How can I extract the raw h264 without encoding ?
-vcodec copy -f h264 result.h264 from the mkv gives a lot of
NULL @ 0x8903bc0]error, non monotone timestamps 14346000 >= 14342400
and the resulting file is rubbish.
PS. from the ts file it's not a problem.
31% and the ts at 90%. I want to put the ES parts of those 2 files
together and mux again to an 100% perfect file.
How can I extract the raw h264 without encoding ?
-vcodec copy -f h264 result.h264 from the mkv gives a lot of
NULL @ 0x8903bc0]error, non monotone timestamps 14346000 >= 14342400
and the resulting file is rubbish.
PS. from the ts file it's not a problem.