[Gstreamer-bugs] [Bug 142851] New: - gstid3tag sends wrong offset on discont events
bugzilla-daemon at bugzilla.gnome.org
bugzilla-daemon at bugzilla.gnome.org
Thu May 20 09:17:00 PDT 2004
http://bugzilla.gnome.org/show_bug.cgi?id=142851
GStreamer | gst-plugins | Ver: HEAD CVS
Summary: gstid3tag sends wrong offset on discont events
Product: GStreamer
Version: HEAD CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins
AssignedTo: gstreamer-maint at bugzilla.gnome.org
ReportedBy: v.merkatz at gmx.net
QAContact: gstreamer-maint at bugzilla.gnome.org
gstid3tag sends a discont event containing the offset in the whole file, not the
offset of the file stripped of id3 tags. This is inconsistent with the buffer
offsets it sets and basically means that a decoder element has to know that the
file contains an id3v2 tag (or ignore the discont value and use the offset of
the next buffer, but that's ugly).
I got a patch that fixes it, but for some reason that breaks flac files with id3
tags.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.
More information about the Gstreamer-bugs
mailing list