[Bug 684977] Can't seek in AVI file in push mode

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Sep 28 08:09:02 PDT 2012


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

Mark Nauwelaerts <mnauw> changed:

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

--- Comment #6 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2012-09-28 15:08:56 UTC ---
The following should take care of this problem:

commit cb0e4b2059607a8bb2303ac6608da6ab7a401807
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Fri Sep 28 16:51:01 2012 +0200

    avidemux: recognize all xsub frames as keyframes

    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=684977

commit 511dfa5ee549d98f288303c17bf56248d5e29b28
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Fri Sep 28 16:50:25 2012 +0200

    avidemux: push mode: find the correct chunk for segment following seek

    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=684977

Even then, this clip is not handled perfectly; the xsub frames have utterly
bogus timestamps and videodecoder trips up heavily in timestamps since all
incoming video frames are marked as keyframe in avi push mode.

But I guess those are other problems ... (btw, any suggestion for proper xsub
caps ?)

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