[Bug 698097] [regression] FLAC audio in an aspx stream does not play
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Apr 16 00:43:42 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=698097
GStreamer | don't know | git
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |t.i.m at zen.co.uk
Resolution| |NOTABUG
Target Milestone|HEAD |NONE
--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-04-16 07:43:36 UTC ---
Please try:
gst-launch-1.0 filesrc location=tone24bit.aspx ! decodebin ! pulsesink
or
gst-launch-1.0 filesrc location=tone24bit.aspx ! flacparse ! flacdec !
pulsesink
In 1.0 we now require parsers in front of many/most decoders.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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