[gstreamer-bugs] [Bug 308312] Make mp3parse plugin implement GST_SEEK_FLAG_ACCURATE

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Jul 7 12:38:26 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=308312

  GStreamer | gst-plugins-ugly | Ver: 0.10.0

Sebastian Dröge changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #91270|0                           |1
        is obsolete|                            |




------- Comment #16 from Sebastian Dröge  2007-07-07 19:38 UTC -------
Created an attachment (id=91369)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=91369&action=view)
mp3-accurate-seek.diff

Ok, this does it it seems... only problem I see now is that at least the mad
plugin doesn't clip the decoded buffers so only the sink will do the clipping.
This should be implemented in mad ASAP, I'll look into it.

Also one could improve the "frame_offset" variable by actually looking at the
mp3 frames and calculating the real amount of frames that are necessary to
decode the one we want. 9 (or 29) as the theoretical maximums are working fine
though.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=308312.




More information about the Gstreamer-bugs mailing list