I have some MVs that is recorded from a TV, but timeline was incorrect somehow:

Anyone know some tool that can fix it ? The media plays fine, just the displayed stuff doesn't look good
|
I have some MVs that is recorded from a TV, but timeline was incorrect somehow:
Anyone know some tool that can fix it ? The media plays fine, just the displayed stuff doesn't look good |
||||
|
|
|
When I have problems with MPEG-TS files obtained by recording TV programmes, I usually try to demux them with Project X, and then mux them again with I recommend you to avoid Project X GUI because I find it poorly designed, and to run it via command line, for example:
Then you can run
This way you will get a fixed MPEG-PS file from your original MPEG-TS file. It seems Project X works only with standard definition MPEG files, not with high definition ones. Hope this solves your problem. |
|||
|
|
|
If you can live with mkv files instead, you can use tsMuxeR to demux the stream and then use mkvmerge from mkvtoolnix to create an mkv file bringing back all the demuxed files into a single mkv file. When creating the mkv file, some extra information is stored that might solve the problem for you. |
|||
|
|