[gstreamer-bugs] [Bug 608990] New: [qtdemux] Segment start timestamps can be broken

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Feb 4 05:56:31 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=608990
  GStreamer | gst-plugins-good | 0.10.18

           Summary: [qtdemux] Segment start timestamps can be broken
    Classification: Desktop
           Product: GStreamer
           Version: 0.10.18
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: robert.swain at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


As I've added progressive download support in qtdemux since the last release,
it would be very nice if we could make its debut as good as possible.

When testing I found that with -good at master the following sample did not
seek properly: http://samples.mplayerhq.hu/mobileVideo_3gp/Kylie_Live.3gp

Rather than seeking to the requested position, it was doing two things wrong:
- Displaying the keyframe seeked to and playing audio from the beginning of the
file.
- Seeking to the keyframe position and playing from there rather than clipping
buffers from before the requested seek position for non-keyframe seeks.

Patches incoming for both issues...

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