After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 686298 - Cannot decode some AVI files with Microsoft Video 1
Cannot decode some AVI files with Microsoft Video 1
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal normal
: 1.0.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-10-17 14:06 UTC by Laurent Bonnaud
Modified: 2012-10-22 14:04 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Laurent Bonnaud 2012-10-17 14:06:55 UTC
The attached file cannot be decoded by gstreamer based software (parole, totem, thumbailer) but can be decoded by other players (ffplay, mplayer, ...).
Comment 1 Laurent Bonnaud 2012-10-17 14:14:40 UTC
The file can be downloaded here:

https://docs.google.com/open?id=0B6bSqk8LKFRhSnRsNEFpYUpoZmM
Comment 2 Tim-Philipp Müller 2012-10-20 11:47:27 UTC
Not sure what the issue is. It outputs frames, but they're garbage.
Comment 3 Wim Taymans 2012-10-22 08:32:20 UTC
commit 3787b6d05e1ca5830ab80c23431530b1dce4c076
Author: Wim Taymans <wim.taymans@collabora.co.uk>
Date:   Mon Oct 22 10:30:16 2012 +0200

    riff: add bpp to caps for msvideo
    
    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=686298
Comment 4 Laurent Bonnaud 2012-10-22 14:04:56 UTC
Thank you for the fix!