bokonon
3rd February 2008, 18:47
OK, so i have a Transport Stream cap from HDTV and it plays smoothly until half way through there is a glitch where the capper has cut out the half time break. It jumps about 10 minutes from ~50min => ~60min. This area is also impossible to seek to. (using MPC with FFD Show).
Tried demuxing the raw video and audio streams in Xport and it seems to hang for a while, report discontinuities, hang again, and then exit. The .mpv and .mpa files are 0 bytes. (see screengrab).
http://i27.tinypic.com/1t99h2.png
Tried opening the file in AVInaptic (which is usually very good with most files) and it doens't even recognise it as a video file! (see screengrab)
http://i31.tinypic.com/71o9s7.png
I thought the error was just a timestamp problem, so i cut it into two files (the timestamp error is bang in the middle) cutting out a few extra frames either side just to be safe. (used H264TS_Cutter for this). However, i had no luck demuxing these streams either. xport just seems to sit there for a minute and then close. However, i don't get the discontinuity errors. The mpv and mpa files are both 0 bytes
So the question is, is this a bad source? Can I overcome these problems to encode it? Any ideas are welcomed, cuz i haven't a clue!
I just want to get this into and avs script so i can encode it. The only method i know is to demux, run dgavcdecode to index the video stream and use the dgdecode plugin to load it in my script. As i said, the file plays fine in ffdshow (aside from the timestamp glitch...which can be avoided by splitting the files). So there must be SOME way of getting it into an AVS script
Thanks for your time, I really hope someone can help me :)
Tried demuxing the raw video and audio streams in Xport and it seems to hang for a while, report discontinuities, hang again, and then exit. The .mpv and .mpa files are 0 bytes. (see screengrab).
http://i27.tinypic.com/1t99h2.png
Tried opening the file in AVInaptic (which is usually very good with most files) and it doens't even recognise it as a video file! (see screengrab)
http://i31.tinypic.com/71o9s7.png
I thought the error was just a timestamp problem, so i cut it into two files (the timestamp error is bang in the middle) cutting out a few extra frames either side just to be safe. (used H264TS_Cutter for this). However, i had no luck demuxing these streams either. xport just seems to sit there for a minute and then close. However, i don't get the discontinuity errors. The mpv and mpa files are both 0 bytes
So the question is, is this a bad source? Can I overcome these problems to encode it? Any ideas are welcomed, cuz i haven't a clue!
I just want to get this into and avs script so i can encode it. The only method i know is to demux, run dgavcdecode to index the video stream and use the dgdecode plugin to load it in my script. As i said, the file plays fine in ffdshow (aside from the timestamp glitch...which can be avoided by splitting the files). So there must be SOME way of getting it into an AVS script
Thanks for your time, I really hope someone can help me :)