text overlay

Andrey Nechypurenko andreynech at googlemail.com
Thu Feb 9 02:27:50 PST 2012


> Nothing, the same error.
> But now, the URI is interpreted like "///path/to/file", which in Linux it
> has no sense.

The only thing I can say here is:

- use playbin2 instead of playbin (however, most probably it will no
make any difference in your case)

- make sure that the path you are providing is correct. For example,
instead of gst-launch, try > firefox file:///path/to/your/file or
whatever other application which can handle the file (vlc, mplayer,
...).

- you can also refer the playbin2 documentation here:
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-plugins/html/gst-plugins-base-plugins-playbin2.html
 in particular, look at example section with sample pipelines.


More information about the gstreamer-devel mailing list