connect rtpbin to oggmux

Gennaro Sarnataro gen.sarnataro at gmail.com
Wed Mar 13 09:40:07 PDT 2013


hi guys
in mi streaming application i'm trying to connect an rtpbin elemento to an
oggmux.
when i attach them directly just after depaying video and audio streams
with theoradepay and vorbisdepay the programm in the command line says
notification: This doesn't look like a Speex file.
            ---- vorbisdepay ----
rtpbin----                               ----- oggmux
            ---- theoradepay ----


The only way to make it work is to decode and encode again the stream
            ---- vorbisdepay ---- vorbisdec-----vorbisenc----
rtpbin----
 ----- oggmux
            ---- theoradepay ----theoradec-----theoraenc-----

but the soluction is really heavy !!!
any suggestion to avoid this problem???
thanks a lot
gennaro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130313/d2b8d40d/attachment.html>


More information about the gstreamer-devel mailing list