From 91f0b3c9a5e931c3da4e67a0501546c79de47d7c Mon Sep 17 00:00:00 2001 From: Grigori Goronzy Date: Wed, 24 Feb 2010 09:53:24 +0100 Subject: Add FLV4 fourcc to ffvp6f decoder Some Flash videos use this fourcc and several websites indicate this is a standard fourcc for Flash VP6 content. --- etc/codecs.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index 9ec6e6d1a9..fffb1e0c2f 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -2100,7 +2100,7 @@ videocodec ffvp6a videocodec ffvp6f info "FFmpeg VP6 Flash" status working - fourcc VP6F + fourcc VP6F,FLV4 driver ffmpeg dll "vp6f" out YV12 -- cgit v1.2.3