[Bug 697829] New: Reverse playback freezes for h264 in AVI container

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Apr 11 11:47:50 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=697829
  GStreamer | gst-libav | git

           Summary: Reverse playback freezes for h264 in AVI container
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-libav
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: le.businessman at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=241292)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=241292)
Python testcase (using GObject Introspection)

I've attached a test case which seeks in a file, waits a few seconds, then
attempts to reverse playback of the file. For mp4 containers (using qtdemux)
containing an h264 stream, this test case is fine. For AVI containers, the test
case freezes.

A sample file is available here:
http://www1.datafilehost.com/d/51ada03a

I've also reproduced this by remuxing Big Buck Bunny and using it with the
attached python script:

ffmpeg -i ~/big_buck_bunny_480p_h264.mov -vcodec copy -acodec copy
big_buck_bunny_480p_h264_remux.avi

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