changeset 6983:d368bae857f6

rv40 support
author arpi
date Mon, 12 Aug 2002 00:05:01 +0000
parents 9037a1a34c94
children f9bfa1a3caeb
files etc/codecs.conf
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Mon Aug 12 00:04:37 2002 +0000
+++ b/etc/codecs.conf	Mon Aug 12 00:05:01 2002 +0000
@@ -757,6 +757,14 @@
 
 ; experimental real video decoder using closed source codecs
 
+videocodec rv40
+  info "Linux RealPlayer 9 RV40 decoder"
+  status working
+  fourcc RV40,rv40
+  driver realvid
+  dll "drv4.so.6.0"
+  out I420
+
 videocodec rv30
   info "Linux RealPlayer 8 RV30 decoder"
   status working