gst pipeline will cause audio ringbuffer blocked
Hunter
zhangyanping210 at yahoo.com.cn
Mon Mar 18 02:05:57 PDT 2013
Hello everyone,
I want to play a mp4 file like this:
gst-launch-1.0 filesrc location=/workspace/avdata/h264/3.mp4 ! qtdemux
name=mx mx.! queue ! avdec_aac ! alsasink mx. ! queue ! h264parse !
avdec_h264 ! autovideoconvert ! ximagesink
But this can not be played because audio ring buffer are waiting some
signals.
If I use:
gst-launch-1.0 playbin uri=file:///workspace/avdata/h264/3.mp4
This will be OK.
What is the problem of my first command line?
Thanks.
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/gst-pipeline-will-cause-audio-ringbuffer-blocked-tp4659164.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list