error running gstreamer on embedded system
Aldo Biziak
aldobiziak at gmail.com
Thu Jan 31 14:45:08 PST 2013
Hi everybody!
I installed gstreamer core + plugin-base on a embedded system. Runnning:
gst-launch-0.10 --gst-debug=3 videotestsrc ! fakesink
I get the following error:
...
INFO (0x18ec8 - 0:00:01.480678000) GST_TYPEFIND( 1126)
gsttypefind.c(83):gst_type_find_register: registering typefind
function for video/x-dirac
INFO (0x18ec8 - 0:00:01.481889000) GST_PLUGIN_LOADING( 1126)
gstplugin.c(463):gst_plugin_load_file: plugin
"/lib/gstreamer-0.10/libgsttypefindfunctions.so" loaded
ERROR (0x18ec8 - 0:00:01.504854000) GST_INIT( 1125)
gst.c(694):ensure_current_registry_forking: child did not exit
normally, status: 6
Error initializing: Unknown error!
What does it mean? How to fix it?
More information about the gstreamer-devel
mailing list