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 623176 - riff: matroska file with FLV4 FOURCC fails to play
riff: matroska file with FLV4 FOURCC fails to play
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
unspecified
Other Linux
: Normal normal
: 0.10.30
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-06-29 22:39 UTC by Maciej Katafiasz
Modified: 2010-06-30 22:29 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Sample file with FOURCC FLV4 (1000.00 KB, application/octet-stream)
2010-06-29 22:41 UTC, Maciej Katafiasz
Details

Description Maciej Katafiasz 2010-06-29 22:39:56 UTC
See the attached file. This file reports a FOURCC of "FLV4", which gst doesn't recognise. Apparently it's a nickname for VP6F.
Comment 1 Maciej Katafiasz 2010-06-29 22:41:36 UTC
Created attachment 164933 [details]
Sample file with FOURCC FLV4
Comment 2 Tim-Philipp Müller 2010-06-30 22:29:25 UTC
commit 524c977c1830c612835323ae2ed5cef72a391a52
Author: Tim-Philipp Müller <tim.muller@collabora.co.uk>
Date:   Wed Jun 30 21:20:37 2010 +0100

    riff: add FLV4 fourcc and map it to video/x-vp6-flash
    
    Fixes #623176.