[Bug 745847] Can't decode ogg files
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sun Mar 8 12:15:57 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=745847
Tim-Philipp Müller <t.i.m at zen.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |t.i.m at zen.co.uk
Resolution|--- |NOTABUG
Target Milestone|git master |NONE
--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Please try
gst-launch-0.10 playbin2 uri=file:///home/you/111.ogg
The problem is that vorbisdec outputs floating point raw audio but most audio
sink want integer-based raw audio. Try adding an audioconvert in front of
alsasink.
Please also note that GStreamer 0.10 is no longer maintained or supported.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list