GNOME Bugzilla – Bug 371894
tests/examples/typefind is broken
Last modified: 2006-11-08 02:04:07 UTC
/gstreamer/tests/examples/typefind$ ./typefind ~/audio/soundimmersion.mp3 <?xml version="1.0"?> <Capabilities><Caps1/></Capabilities> ERROR: from element /bin/file_source: Internal data flow error. Additional debug info: gstbasesrc.c(1610): gst_base_src_loop (): /bin/file_source: streaming task paused, reason not-linked (-1)
2006-11-07 Tim-Philipp Müller <tim at centricular dot net> * tests/examples/typefind/typefind.c: (type_found), (main): Make typefind element example work again (#371894); add a license header.