I'm using mjpegtools-1.6.1.90

Either i'm not interpreting the docs correctly, or -O does not work as
expected.

I multiplex a VOB without -O:

mplex -f 8 -S 500 stnem.m2v stnem.ac3 -o stnem2.vob

Then i mux another one, this time with -0:

mplex -f 8 -S 500 -O 500 stnem.m2v stnem.ac3 -o stnem.vob

However, neither xine nor mplayer show any differences in A/V sync when
playing these VOBs. It's like -O has no effect.

tcprobe (of transcode-0.6.11) probes correctly the VOB created without
-O and it shows identical PTSes for video and audio, which is the way it
should be:

#######################################
[EMAIL PROTECTED] stnem]$ tcprobe -H 50 -i stnem2.vob
[tcprobe] MPEG program stream (PS)
[tcprobe] summary for stnem2.vob, (*) = not default, 0 = not detected
import frame size: -g 720x480 [720x576] (*)
     aspect ratio: 16:9 (*)
       frame rate: -f 23.976 [25.000] frc=1 (*)
                   PTS=0.1780, frame_time=41 ms, bitrate=9800 kbps
      audio track: -a 0 [0] -e 48000,16,2 [48000,16,2] -n 0x2000
[0x2000]
                   PTS=0.1780, bitrate=448 kbps
                   -D 0 --av_fine_ms 0 (frames & ms) [0] [0]
[EMAIL PROTECTED] stnem]$
##########################################

However, when i run tcprobe on the "-O 500" VOB, the results are kinda
weird (look at the PTS values):

##########################################
[EMAIL PROTECTED] stnem]$ tcprobe -H 50 -i stnem.vob
[tcprobe] MPEG program stream (PS)
[tcprobe] summary for stnem.vob, (*) = not default, 0 = not detected
import frame size: -g 720x480 [720x576] (*)
     aspect ratio: 16:9 (*)
       frame rate: -f 23.976 [25.000] frc=1 (*)
                   PTS=0.2008, frame_time=41 ms, bitrate=9800 kbps
      audio track: -a 0 [0] -e 48000,16,2 [48000,16,2] -n 0x2000
[0x2000]
                   PTS=0.1780, bitrate=448 kbps
                   -D 0 --av_fine_ms 22 (frames & ms) [0] [0]
[EMAIL PROTECTED] stnem]$
##########################################

-- 
Florin Andrei

http://florin.myip.org/



-------------------------------------------------------
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to