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 593117 - [avidemux] Support AVF files
[avidemux] Support AVF files
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other All
: Normal enhancement
: 0.10.25
Assigned To: GStreamer Maintainers
GStreamer Maintainers
: 593128 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2009-08-26 05:56 UTC by Sebastian Dröge (slomo)
Modified: 2012-08-14 18:58 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
typefind-avf.diff (978 bytes, patch)
2009-08-26 07:15 UTC, Sebastian Dröge (slomo)
committed Details | Review
riff-avf.diff (1.26 KB, patch)
2009-08-26 07:15 UTC, Sebastian Dröge (slomo)
committed Details | Review

Description Sebastian Dröge (slomo) 2009-08-26 05:56:02 UTC
Hi,
we should really support AVF files as seen for example here: http://mairin.wordpress.com/2009/08/26/avf-files-sigh/

Except the fourcc in the beginning this seems to be normal AVI (changing it to RIFF makes playback possible), patch for the typefinder/avidemux to handle it will follow later.

ffmpeg already handles this.
Comment 1 Sebastian Dröge (slomo) 2009-08-26 07:13:39 UTC
commit 72f3587f04068ee224f21ca5c90f76d9c7829a5f
Author: Sebastian Dröge <sebastian.droege@collabora.co.uk>
Date:   Wed Aug 26 09:08:53 2009 +0200

    riff: Add support for AVF files
    
    AVF is valid RIFF but has AVF0 has first fourcc instead of RIFF.
    
    Fixes bug #593117.

commit 3c8ff21ba29d79621409ef2a5356209cceaf7fd9
Author: Sebastian Dröge <sebastian.droege@collabora.co.uk>
Date:   Wed Aug 26 09:08:12 2009 +0200

    typefindfunctions: Detect AVF files as RIFF files too
    
    AVF is valid RIFF but has AVF0 as first fourcc instead of RIFF.
    
    Partially fixes bug #593117.
Comment 2 Sebastian Dröge (slomo) 2009-08-26 07:15:09 UTC
Created attachment 141724 [details] [review]
typefind-avf.diff
Comment 3 Sebastian Dröge (slomo) 2009-08-26 07:15:26 UTC
Created attachment 141725 [details] [review]
riff-avf.diff
Comment 4 Sebastian Dröge (slomo) 2009-08-26 09:10:29 UTC
*** Bug 593128 has been marked as a duplicate of this bug. ***
Comment 5 Máirín Duffy 2012-08-14 18:35:03 UTC
Hi, it seems like this bug has resurfaced. I have AVF files produced by the same system as referenced in comment 0, and when i double-click on them in nautilus to open up in totem, they do not open. i have all of the gstreamer-plugins packages available for fedora installed. i have 

gstreamer-0.10.35-1.fc16.i686
Comment 6 Tim-Philipp Müller 2012-08-14 18:57:07 UTC
Let's keep this 3-year old bug close please. I have cloned this bug as bug #681872. Let's continue the discussion there.
Comment 7 Máirín Duffy 2012-08-14 18:58:51 UTC
Hi, I'm sorry, I asked in IRC and was told to re-open.