[gstreamer-bugs] [Bug 320927] New: gst 0.9: seeking problem with avi and mkv

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Nov 7 15:23:46 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=320927
 GStreamer | gst-plugins-good | Ver: HEAD CVS

           Summary: gst 0.9: seeking problem with avi and 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 avi file, the seek is accurate, but the data that I retrieve when the
"handoff" signal is sent is not good.

You can see an example of the problem here : 

http://www.iecn.u-nancy.fr/~torri/files/gstreamer_seek/gst_seek.png

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 problem with the
data remains.

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

The above screen shot is obtained with the blood.avi file, frame #120 and with
the program attached below

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