diff etc/codecs.conf @ 26459:f6183d22bdb3

Add BFI video support through FFmpeg.
author diego
date Tue, 22 Apr 2008 10:14:55 +0000
parents cea51ac82475
children 1c3643fb29da
line wrap: on
line diff
--- a/etc/codecs.conf	Tue Apr 22 09:33:39 2008 +0000
+++ b/etc/codecs.conf	Tue Apr 22 10:14:55 2008 +0000
@@ -2095,6 +2095,14 @@
   dll thp
   out YV12
 
+videocodec ffbfi
+  info "FFmpeg BFI Video"
+  status working
+  fourcc BFIV ; internal MPlayer FourCC
+  driver ffmpeg
+  dll bfi
+  out BGR8
+
 videocodec ffbethsoftvid
   info "FFmpeg Bethesda Software VID"
   comment "video plays much too fast"