[gst-devel] Incorrect speed when playing audio/video simultaneously

ecmproute ecmproute at gmail.com
Sat Sep 25 05:04:51 CEST 2004


Hi,
   I am using Fedora Core2 with i845GL, gst-launch-0.8.
I am using the command:

gst-launch filesrc location=/DRMPEG2-5M.mpg ! mpegdemux name=demux
.video_00 ! { queue ! mpeg2dec ! sdlvideosink } {demux.audio_00 !
queue ! mad ! osssink }, I get the video and audio running in an
iterrupted fashion, running very slowly.
But when I give 
gst-launch filesrc location=/DRMPEG2-5M.mpg ! mpegdemux ! mpeg2dec !
sdlvideosink
 the video is shown perfectly.
In th same manner
gst-launch filesrc location=/DRMPEG2-5M.mpg ! mpegdemux !  mad ! osssink
gives me perfect audio.
Am I missing something here?

-- 
Confused about which path to take in life?




More information about the gstreamer-devel mailing list