[gstreamer-bugs] [Bug 321001] New: gst 0.9: seeking problem with mkv

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Nov 8 11:29:05 PST 2005


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=321001
 GStreamer | gst-plugins-good | Ver: HEAD CVS

           Summary: gst 0.9: seeking problem with mkv
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: torri at iecn.u-nancy.fr
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


with a filesrc, a decodebin and a fakesink in a pipeline, I want to seek to some
frame number, get the frame data and then display it.

With an mkv file, the seek is not accurate. It seems to go to the next key
frame, and not the previous one, before doing the seek.

The video that I use are here :
http://www.iecn.u-nancy.fr/~torri/files/gstreamer_pb/
the video stream has been encoded with xvid.

Below is the test program that I use to test the seek and to retrieve the data

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list