[gstreamer-bugs] [Bug 315557] Internal event problem with MP3s from vgmix.com

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Sep 21 14:37:33 PDT 2005


Do not reply to this email.  You can add comments to this bug at
 http://bugzilla.gnome.org/show_bug.cgi?id=315557
 GStreamer | gstreamer (core) | Ver: 0.8.10

Luca Ognibene changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
      everconfirmed|0                           |1



------- Additional Comments From Luca Ognibene  2005-09-21 21:37 -------
It's a ape+id3v2 mp3 file.

luogni at bucefalo:~/Desktop$ gst-launch-0.8 filesrc location="bug.mp3" ! typefind
! fakesink -v
/pipeline0/typefindelement0.src: caps = application/x-apetag

Confirming with more info:

gst-launch-0.8 filesrc location="bug.mp3" ! id3demux ! mad ! audioscale !
audioconvert ! alsasink
works fine.

gst-launch-0.8 filesrc location="bug.mp3" ! apedemux ! fakesink
works fine. (finds the tags)

gst-launch-0.8 filesrc location="bug.mp3" ! apedemux ! id3demux ! mad ! fakesink 
reports:
gstid3tag.c(881):gst_id3_tag_handle_event:<id3demux0> Got seek to 243 during
ID3v2 tag reading (allowed was 0)

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list