[gstreamer-bugs] [Bug 344013] [oggdemux] use parsers to suck less
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Sat Jun 10 11:34:48 PDT 2006
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=344013
GStreamer | gst-plugins-base | Ver: HEAD CVS
------- Comment #2 from Tim-Philipp Müller 2006-06-10 18:34 UTC -------
FWIW, I've got some code for a generic ogg granulepos mapper locally (where the
mappings are hardcoded for the various formats), but the problem I've run into
is - at least for audio - that you need to actually decode in order to know the
duration of a chunk and thus the timestamp of the beginning of the chunk (since
the granulepos refers to the last sample within the chunk). Possibly it is
possible to extract this information from vorbis/speex without decoding though,
I haven't looked into this yet.
Do our parsers handle this correctly?
--
Configure bugmail: http://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