Can't link h.264 stream to a multiqueue sink

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Can't link h.264 stream to a multiqueue sink

jomifo
Just getting started with gstreamer.  Trying to write a simple
pipeline to copy a Quicktime file to get my feet wet.  When I try to
link the video source pad from qtdemux to the sink of a multiqueue, I
get a LinkError (GST_PAD_LINK_NOFORMAT).  Audio stream links fine.
Seems like this should be something simple.  See attached python
script.

Thanks.

_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

test.py (3K) Download Attachment