[Bug 697984] souphttpsrc: Direct stream dump results in broken audio

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Apr 14 04:43:13 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=697984
  GStreamer | gst-plugins-good | 1.0.5

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.0.7

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-04-14 11:43:07 UTC ---
Not sure what else we can do really apart from adding a property to disable it:

commit 24bc3c46f9ae814d466e165f9d5d0bd113f6671a
Author: Tim-Philipp Müller <tim at centricular.net>
Date:   Sun Apr 14 12:32:06 2013 +0100

    souphttpsrc: add back "iradio-mode" property to disable sending of icecast
request headers

    In 1.0 we now always send the icecast request headers by default, which
    makes the server send icecasts metadata inserted into the stream if it
    supports that. However, there are some use cases where this is not
    desirable, like when just saving a radio stream to disk, so add back
    the "iradio-mode" property to allow people to disable this.

    https://bugzilla.gnome.org/show_bug.cgi?id=697984

It should also be pointed out that souphttpsrc did/does signal the icy caps to
indicate that this is not mp3.

-- 
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