[gstreamer-bugs] [Bug 603695] Innaccurate seeking in MP3 files results in cut off playback

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Dec 3 10:07:42 PST 2009


https://bugzilla.gnome.org/show_bug.cgi?id=603695
  GStreamer | gst-plugins-ugly | 0.10.12

Michael Smith <msmith> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |msmith at xiph.org

--- Comment #1 from Michael Smith <msmith at xiph.org> 2009-12-03 18:07:38 UTC ---
Probably the application isn't doing accurate seeks. Normally that's good,
because accurate seeks in mp3 are _sloooow_ since it has to scan the entire
file.

But we shouldn't be giving a segment end time in this case, so it should just
go until it runs out of data. I wonder what's regressed there?

-- 
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