Probleme with gstreamer-editor

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Probleme with gstreamer-editor

Baba Duchasse
Hello In fact I'm working on a project revolving around Gstreamer.I installed a
version of Gst-editor compatible with the following version gstreamer0.10.xx
that can be found at http://code.google.com/p/gst-editor/downloads/list.
I know that Gst-editor
The installation has gone smoothly but when I create a pipeline with a source
file (filesrc) input to press the play button thereafter it puts me as an error:
/ pipeline0/filesrc1: No file name specified for reading .

I have the same kind of mistake with the version compatible with gstreamer-0.8
and I really need help.

I know that GStreamer-editor is a project that is about to be renovated with the
Python language, and the written versions in C, may be receding but may be is
there someone here who have already used it.

Thank you in advance


------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Probleme with gstreamer-editor

Thiago Sousa Santos-2


On Mon, Jan 18, 2010 at 3:10 PM, Baba Duchasse <[hidden email]> wrote:
Hello In fact I'm working on a project revolving around Gstreamer.I installed a
version of Gst-editor compatible with the following version gstreamer0.10.xx
that can be found at http://code.google.com/p/gst-editor/downloads/list.
I know that Gst-editor
The installation has gone smoothly but when I create a pipeline with a source
file (filesrc) input to press the play button thereafter it puts me as an error:
/ pipeline0/filesrc1: No file name specified for reading .

I never used gst-editor myself, but as this error says, you need to specify which file will
be read from by filesrc before setting it to playing. 

This is set using the 'location' property from filesrc.

 

I have the same kind of mistake with the version compatible with gstreamer-0.8
and I really need help.

I know that GStreamer-editor is a project that is about to be renovated with the
Python language, and the written versions in C, may be receding but may be is
there someone here who have already used it.

Thank you in advance


------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel



--
Thiago Sousa Santos

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel