[gstreamer-bugs] [Bug 598335] [mpegaudioparse] fails to parse this file which plays fine in vlc
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Nov 23 12:30:12 PST 2009
https://bugzilla.gnome.org/show_bug.cgi?id=598335
GStreamer | gst-plugins-ugly | git
--- Comment #3 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2009-11-23 20:30:10 UTC ---
I started working on this and made mp3parse parse free format files (hacky in
some ways), but mad and libmad fails to find the sync header because this is a
free format and frames are aligned to buffers, so there is no 'next' sync
header in the current buffer and it doesn't return the 'need more data' error.
It returns 'lost sync' instead. We could have a workaround in mad.
--
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