[gst-devel] Avidemux & audio & decodebin

MDK michaldominik at gmail.com
Thu Sep 29 10:04:28 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