text overlay

Andrey Nechypurenko andreynech at googlemail.com
Thu Feb 9 01:43:17 PST 2012


> GST_DEBUG_DUMP_DOT_DIR=$PWD gst-launch playbin uri=/path/to/file

> ERRORE: dall'elemento /GstPlayBin:playbin0: URI «/home/boss/test/video.avi»
> non valido

/path/to/file is not a valid URI.

try uri=file:///path/to/file
instead of
uri=/path/to/file


More information about the gstreamer-devel mailing list