Archived from groups: rec.video.desktop (More info?)
On a sunny day (Wed, 09 Mar 2005 11:15:54 +1100) it happened TheMartian
<me@privacy.net> wrote in <396thqF5vnu31U1@individual.net>:
>
>ok, this ones got me totally stumped
>
>demux a 12GB 1080i mpeg_ts stream, and the audio and video that results
>are different lengths, by some 16 minutes
Hey, are you sure your DEMUX is wrong?
Did you by any chance try to re-mux wit ha VOB (DVD) multiplexer?).
Then you get exactly that effect.
This HDTV is NOT DVD standard,
I did the following just now,
sat=hotbird
freq=11013
pol=h
sym=27500
vpid=272
apid=528
prog=10
Tuned with with xdipo, the recorded some 1.5 GB like this:
cat /dev/dvb/adapter0/dvr0 > q1.ts
The played with (latest) xine:
xine q1.ts
All in sync
Now made a .pes
cat q.ts | ts2pes 272 528 > q1.pes
Then demuxed:
es_demux q1.pes q1.mp2 q1.mpv
Listened to the mp2
mpg123 q1.mp2, no problems with audio.
Remux to VOB:
tcmplex-panteltje -i q1.mpv -0 q1.mp2 -m d -o q.vob
This gives thousand of warning about audio underflow, and the audio ends early.
BUT muxed like this:
nice -n 19 tcmplex-panteltje -i q1.mpv -0 q1.mp2 -m 2 -o q.mpg
gives a mpg tha tseems in sync (have not tested to the milli-second).
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.