[Bug 673898] New: [avidemux] Regression: some DIB videos play upside down

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Apr 11 04:07:50 PDT 2012


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

           Summary: [avidemux] Regression: some DIB videos play upside
                    down
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: minor
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: jpa at gnobug.mail.kapsi.fi
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Regression caused by this commit:
http://cgit.freedesktop.org/gstreamer/gst-plugins-good/commit/?id=c6b9f5b25ab435669816a07049b0e5a8f01e09ca

This file plays upside down in gstreamer, while it plays fine in VLC, mplayer
and Windows Media Player. The file is generated by LabView.
(400MB, sorry that I don't have any smaller example):
http://koti.kapsi.fi/jpa/stuff/other/HDbunny_raw_no_marks.avi

Considering that the original commit was just to fix a warning, perhaps it
could be reverted or the check could be made more robust. Currently it is
checking only strh, while strf could give more detailed information. VLC seems
to rely mostly on information in strh:
http://repo.or.cz/w/vlc.git/blob/HEAD:/modules/demux/avi/avi.c#l477

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