[gst-devel] A problem with running gstreamer pipeline on Xubuntu

thiagossantos at gmail.com thiagossantos at gmail.com
Tue Mar 23 20:04:15 CET 2010


On Tue, Mar 23, 2010 at 8:14 AM, Eskender <eskender_izmir at mail.ru> wrote:

>
> Hi everyone,
>
> My problem is that i get an Error message when i'm trying to run this
> pipeline on Xubuntu system
> udpsrc port=1234 ! theorasink ! autovideosink.
>

I never seen 'theorasink' element around (I use Ubuntu), what does it do?
What are you trying to do?

Notice that udpsrc doesn't put caps on its buffers, so it is usually a good
idea to set the caps property so it can add it to its buffers. IIRC not
having caps on buffers causes the xvimagesink error you mention.

Of course that only makes sense if theorasink element exists and if it also
doesn't put caps on buffers.



> I emphasize Xubuntu, because the same line perfectly runs on my home
> Ubuntu.
> Thus, it's really hard for me to get what is the problem. I have installed
> all missing plug-ins for gstreamer that were not in Xubuntu. Actually the
> Error says
> "autovideosink(): Could not initialize supporting library".
> Although, it perfectly works when i try
>  v4l2src ! autovideosink.
>  Hope that someone can give me a solution for this problem. Thanks in
> advance.
>
> Eskeder
> --
> View this message in context:
> http://n4.nabble.com/A-problem-with-running-gstreamer-pipeline-on-Xubuntu-tp1678919p1678919.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>



-- 
Thiago Sousa Santos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20100323/3039b6e2/attachment.htm>


More information about the gstreamer-devel mailing list