[gst-devel] qtdemux bug?
dxssx
dxssx.dxssx at gmail.com
Tue Sep 29 05:36:21 CEST 2009
Hi, I have got some problems when using qtdemux.
Pipeline "filesrc location=xxx.mp4 ! qtdemux name=demux demux.audio_00 !
queue ! filesink location=a.aac demux.video_00 ! queue ! filesink
location=a.h264" works well, but "filesrc location=xxx.mp4 ! qtdemux
name=demux demux.audio_00 ! filesink location=a.aac demux.video_00 !
filesink location=a.h264" does not work.
It seems to be a dead lock in basesink which is waiting for a play event.
Does it necessary to add a queue in pipeline when demuxing?
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20090929/ee433bc5/attachment.htm>
More information about the gstreamer-devel
mailing list