[gst-devel] Playbin FILE protocol plugin

Bhanu Prakash bhanuprakash at tataelxsi.co.in
Thu Oct 11 08:52:05 CEST 2007


Hi,
Thanks for your reply. Its working now. I have to use "\\" instead of "\" in
uri

file://c:\\tab.mp4

Regards
Bhanu

-----Original Message-----
From: Samuel Vinson [mailto:samuel.vinson at laposte.net]
Sent: Thursday, October 11, 2007 12:16 PM
To: bhanuprakash at tataelxsi.co.in
Subject: Re: [gst-devel] Playbin FILE protocol plugin


Hi,

The correct form of URI is :

file:///c:/tab.mp4  (three /// and never \)

Samuel

Bhanu Prakash a écrit :
> Hi all,
> I build latest gstreamer packages in windowsXP.
> I run the following command
>
> "C:\Gstreamer-latest packages\Release>gst-launch-0.10.exe playbin
> uri=file://c:\tab.mp4" in command line. (tab.mp4 is mp4 file with h.264
and
> aac)
>
> I am getting the following error.
>
> "ERROR: from element /playbin0: A FILE protocol source plugin is required
to
> play  this stream, but not installed"
>
> If I run "gst-launch-0.10.exe filesrc location=c:\tab.mp4 ! qtdemux !
> ffdec_h264 ! ffmpegcolorspace ! directdrawsink", Video is coming properly.
> what is the problem with playbin . Do I need to install any FILE protocol
> plugins any ideas.
>
> Thanks in advance
>
> Regards
> Bhanu
>
>
> The information contained in this electronic message and any attachments
to this message are intended for the exclusive use of the addressee(s) and
may contain proprietary, confidential or privileged information. If you are
not the intended recipient, you should not disseminate, distribute or copy
this e-mail. Please notify the sender immediately and destroy all copies of
this message and any attachments contained in it.
>
> Contact your Administrator for further information.
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>
>


The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments contained in it.

Contact your Administrator for further information.




More information about the gstreamer-devel mailing list