[gst-devel] Avidemux & audio & decodebin

MDK mdk at mdk.org.pl
Tue Sep 27 14:07:54 CEST 2005


m1.avi is a perfectly fine avi file -- uncompressed sound + mjpeg video.
Now:

filesrc location=m1.avi ! avidemux ! alsasink   -> WORKS
filesrc location=m1.avi ! avidemux ! xvimagesink   -> WORKS
filesrc location=m1.avi ! decodebin ! xvimagesink   -> WORKS
filesrc location=m1.avi ! decodebin ! alsasink   -> DOESN'T WORK (timeout)

Why is it so? I'm talking about programmed behaviour, not only
gst-launch behaviour. Playing both audio & video at once works too.


--
Michał Dominik K.
michaldominik at gmail.com
www.mdk.org.pl


More information about the gstreamer-devel mailing list