changeset 23001:07fddc91014f

Bethesda software VID video decoder
author diego
date Wed, 18 Apr 2007 14:38:29 +0000
parents 16ae5604c82b
children 5e9bd7915c20
files etc/codecs.conf
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Wed Apr 18 14:22:42 2007 +0000
+++ b/etc/codecs.conf	Wed Apr 18 14:38:29 2007 +0000
@@ -2003,6 +2003,15 @@
   dll thp
   out YV12
 
+videocodec ffbethsoftvid
+  info "FFmpeg Bethesda Software VID"
+  comment "video plays much too fast"
+  status buggy
+  fourcc BETH ; internal MPlayer FourCC
+  driver ffmpeg
+  dll bethsoftvid
+  out BGR8
+
 videocodec ffwc3
   info "FFmpeg XAN wc3"
   status buggy