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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jan 4 05:26:24 PST 2010


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

Thiago Sousa Santos <thiago.sousa.santos> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.14

--- Comment #7 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2010-01-04 13:26:18 UTC ---
Module: gst-plugins-ugly
Branch: master
Commit: 5e3f07b6a1b259cd3c73fa7fe6e3a3110ae3e3ce
URL:   
http://cgit.freedesktop.org/gstreamer/gst-plugins-ugly/commit/?id=5e3f07b6a1b259cd3c73fa7fe6e3a3110ae3e3ce

Author: Thiago Santos <thiago.sousa.santos at collabora.co.uk>
Date:   Tue Dec  8 19:55:04 2009 -0300

mp3parse: conserve stop time for non-accurate seek

Use the same strategy as accurate seeks to store
pending non-accurate seeks to avoid overwriting non-definite
stop times. When doing non-accurate seeks our position
reporting might drift off by some secs and the stream can
end up before it should.

Fixes #603695

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