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"><<a href="mailto:msmith@xiph.org">msmith@xiph.org</a>></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>
<<a href="mailto:armsharief@gmail.com">armsharief@gmail.com</a>> wrote:<br>
><br>
> Hello,<br>
> how to play with "playbin". when i try to play the video with<br>
> playbin i am getting this error<br>
> "root@freescale ~$ gst-launch playbin uri=/root/yuvraj.mp4<br>
> Setting pipeline to PAUSED ...<br>
> ERROR: Pipeline doesn't want to pause.<br>
> ERROR: from element /GstPlayBinlaybin0: Invalid URI "/root/yuvraj.mp4".<br>
> Additional debug info:<br>
> gstplaybasebin.c(1674): gen_source_element (): /GstPlayBinlaybin0<br>
> Setting pipeline to NULL ...<br>
> FREEING pipeline ...<br>
> root@freescale ~$<br>
> " Now i am standng still. It is telling as invalid URI. But the video is in<br>
> that PATH only. Then how to use this gen_source_element() function? how to<br>
> implement it? please help me..<br>
<br>
</div></div>The 'uri' 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>