<div dir="ltr"><div class="gmail_extra"><pre style="white-space:pre-wrap;color:rgb(0,0,0)">>Any reason to use 0.10 version of GStreamer ? This has been
>unmaintained for several years, so if you hit a bug you will be on
>your own, or forced to workaround (or left without any solution).
>Note that your pipeline isn't complete. You demux and decode the video
>stream from the wmv (ignoring the audio). Then you don't link that to
>anything (ffmpegcolorspace is not linked). Then you create two more
>branch on the demuxer that expects to receive theora and vorbis from
>that wmv file (which is very unlikely).
>Nicolas</pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)"><br></pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)">I am using gstreamer 1.4.3 not the 0.10</pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)">Also Ive not done a pipeline before... I'm just trying to get an application to work.</pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)">Any assistance on creating the correct pipeline would be much appreciated.</pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)"><br></pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)">Thanks,</pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)">Jerry</pre></div></div>