[gst-devel] 'The Path of Thorns' -still no oggflac
Tim Müller
t.i.m at zen.co.uk
Sat Dec 30 22:28:01 CET 2006
On Sat, 2006-12-30 at 21:37 +0100, Günter Thelen-Piazzolla wrote:
> (...) after reading the announcement of GST-plugins-good 0.10.5 I happily
> startet to compile the corresponding sRPM's from packman on my openSuSE
> 10.2_AMD64 installation. But GStreamer still refused to render my OGG
> encapsulated Flac files.
> (...)
> Please give a hint what to do next,
File a bug please: http://gstreamer.freedesktop.org/bugs/
and make the file that doesn't work available somewhere if possible.
Then run this:
$ export GST_DEBUG_NO_COLOR=1
$ GST_DEBUG=*:5 gst-launch-0.10 playbin
uri=file:///path/to/flac-in.ogg 2>dbg.log
$ bzip2 dbg.log
and attach the dbg.log.bz2 file to the bug report.
Cheers
-Tim
More information about the gstreamer-devel
mailing list