[Bug 729223] wavparse: drops upstream tags for .wav files that are ID3 tagged

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Apr 29 17:14:00 PDT 2014


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
          Component|don't know                  |gst-plugins-good
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.3.1
            Summary|Some id3 tags are not read  |wavparse: drops upstream
                   |                            |tags for .wav files that
                   |                            |are ID3 tagged

--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2014-04-30 00:13:55 UTC ---
> gst-launch-1.0 filesrc location=/home/luisbg/Downloads/01.\ De\ La\ Soul\ -\
> Intro.mp3  ! id3demux ! fakesink -t

That pipeline has little to do with the pipeline used by totem/rhythmbox
though.

Should be fixed by this:

 commit b1473491cf5bdd7ffe05ec6f22012d3bd31a44fc
 Author: Tim-Philipp Müller <tim at centricular.com>
 Date:   Wed Apr 30 01:08:41 2014 +0100

    wavparse: pass on tags from upstream if there are any

    Don't just ignore upstream tags from e.g. an ID3 tag before
    the .wav data, pass them on downstream.

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

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