# HG changeset patch # User reimar # Date 1131655085 0 # Node ID ecf96c2552948c6015e30ec329ad413e57e5641f # Parent 4aa0f65686a626ba0d823e49a9802a29071fe38a ffmpeg truemotion1 codec now outputs BGR32 for some files diff -r 4aa0f65686a6 -r ecf96c255294 etc/codecs.conf --- a/etc/codecs.conf Thu Nov 10 20:36:37 2005 +0000 +++ b/etc/codecs.conf Thu Nov 10 20:38:05 2005 +0000 @@ -1439,7 +1439,7 @@ fourcc DUCK driver ffmpeg dll "truemotion1" - out BGR15,BGR16,BGR24 + out BGR15,BGR16,BGR24,BGR32 query videocodec fftm20 info "FFmpeg Duck/On2 TrueMotion 2.0"