[Bug 659485] 2GB MPEG PS file not working when seeking/transcoding with encodebin

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 21 06:55:37 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=659485
  GStreamer | gst-plugins-bad | unspecified

--- Comment #1 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2011-09-21 13:55:30 UTC ---
Created an attachment (id=197156)
 View: https://bugzilla.gnome.org/attachment.cgi?id=197156
 Review: https://bugzilla.gnome.org/review?bug=659485&attachment=197156

mpegpsdemux: take into account SCR offset when seeking

Since the seeking byte offset is chosen by linear interpolation
from SCR values, we need to take that first SCR into account
to end up near the correct offset. Otherwise, as the code does
a linear search after that first seek, it will take a LOOOOOONG
time to get there for streams which don't start at zero.

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