yes thank you. It is working fine. But it is playing from FB. may i know how to play this video in any window like xwindow or any other thing which is very easy. Please help me<br><br><div class="gmail_quote">On Mon, Jan 11, 2010 at 12:32 PM, Michael Smith <span dir="ltr">&lt;<a href="mailto:msmith@xiph.org">msmith@xiph.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div class="h5">On Sun, Jan 10, 2010 at 10:43 PM, Niamathullah sharief<br>
&lt;<a href="mailto:armsharief@gmail.com">armsharief@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; Hello,<br>
&gt;         how to play with &quot;playbin&quot;. when i try to play the video with<br>
&gt; playbin i am getting this error<br>
&gt; &quot;root@freescale ~$ gst-launch playbin uri=/root/yuvraj.mp4<br>
&gt; Setting pipeline to PAUSED ...<br>
&gt; ERROR: Pipeline doesn&#39;t want to pause.<br>
&gt; ERROR: from element /GstPlayBinlaybin0: Invalid URI &quot;/root/yuvraj.mp4&quot;.<br>
&gt; Additional debug info:<br>
&gt; gstplaybasebin.c(1674): gen_source_element (): /GstPlayBinlaybin0<br>
&gt; Setting pipeline to NULL ...<br>
&gt; FREEING pipeline ...<br>
&gt; root@freescale ~$<br>
&gt; &quot; Now i am standng still. It is telling as invalid URI. But the video is in<br>
&gt; that PATH only. Then how to use this gen_source_element() function? how to<br>
&gt; implement it? please help me..<br>
<br>
</div></div>The &#39;uri&#39; property needs a uri, not a file path. Use a file:// URI as<br>
the value of this property.<br>
<br>
Mike<br>
</blockquote></div><br>