input-selector and stream content
Brian Quandt
brian.quandt at gmail.com
Tue Sep 18 20:27:05 PDT 2012
I'm curious, does the input-selector work properly with conpressed content
(ie ogg)?
Or should I be decoding content prior to switching?
The caps are listed as ANY.
For instance say I wanted to do:
souphttpsrc location=http://localhost:8000/file1.ogg ! queue ! s.sink0 \
souphttpsrc location=http://localhost:8000/file2.ogg ! queue ! s.sink1 \
input-selector name=s ! oggdemux ! theoradec ! autovideosink
vrs putting the decoders before the input-selector?
--Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20120918/3e085146/attachment.html>
More information about the gstreamer-devel
mailing list