diff options
author | arpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-06-08 20:51:50 +0000 |
---|---|---|
committer | arpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-06-08 20:51:50 +0000 |
commit | cd356609aee29f380e69fe1324e34fd2a021ffab (patch) | |
tree | 218f98c2a1e27540abb56683cf1221824088a26c /etc | |
parent | 985f17ed48d5e60615746a4d6775d190f426a0b1 (diff) | |
download | mpv-cd356609aee29f380e69fe1324e34fd2a021ffab.tar.bz2 mpv-cd356609aee29f380e69fe1324e34fd2a021ffab.tar.xz |
realvideo support by Florian Schneider <flo-mplayer-dev@gmx.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6344 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r-- | etc/codecs.conf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf index 7088ceacbc..281a3854c0 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -697,6 +697,15 @@ videocodec 3ivX out YUY2 out BGR32,BGR24,BGR16,BGR15 +; experimental real video decoder using closed source codecs + +videocodec rv30 + info "RealPlayer 8 RV30 decoder" + status working + fourcc RV30,rv30 + driver realvid + dll "drv3.so.6.0" + out I420 ; others: |