GNOME Bugzilla – Bug 593128
AVF/TBL container format (RIFF variant) not supported
Last modified: 2009-08-26 09:10:29 UTC
In this blog post : http://mairin.wordpress.com/2009/08/26/avf-files-sigh/ You'll find a video sample of a .AVF video file. To be more precise, it seems it comes as 2 files, a .TBL file which role is unknown to me and a .AVF file, which carries the video and is just an AVI/RIFF file with RIFF header replaced by AVF0. So it could be as simple as adding 'AVF0' to avidemux typefind code or much more complicated. http://duffy.fedorapeople.org/temp/vidvid/2009_08_25_21_07_59_ch3.avf http://duffy.fedorapeople.org/temp/vidvid/2009_08_25_21_07_59_ch3.tbl From data gathered on the Web, it could come from Avermedia products. Here are some links where people try to grasp some info about this container format : http://www.videohelp.com/forum/archive/converting-avf-files-t353320.html http://www.sekiryuzan.org/forum/index.php?topic=1152.0 http://www.cctvforum.com/archive/post/Averdigi_1304_net_avf_codec-11999-3.html http://www.cctvcore.co.uk/forums/1146-avermedia-slow-video-conversion.html
See bug #593117, this is already fixed and supported in GIT. *** This bug has been marked as a duplicate of bug 593117 ***