summaryrefslogtreecommitdiffstats
path: root/etc/codecs.conf
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-04-18 14:38:29 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-04-18 14:38:29 +0000
commit493c6539b5e1c8e86838764c27b4a5012f2be5ff (patch)
tree95b8fdde195b88377eb4f92d80659fd779480ea5 /etc/codecs.conf
parentecbdb909700bd5098bfebb435ae781a8d33a7936 (diff)
downloadmpv-493c6539b5e1c8e86838764c27b4a5012f2be5ff.tar.bz2
mpv-493c6539b5e1c8e86838764c27b4a5012f2be5ff.tar.xz
Bethesda software VID video decoder
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23019 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc/codecs.conf')
-rw-r--r--etc/codecs.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 3ac0858940..9a33c5f5f4 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -2003,6 +2003,15 @@ videocodec ffthp
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