diff etc/codecs.conf @ 6983:d368bae857f6

rv40 support
author arpi
date Mon, 12 Aug 2002 00:05:01 +0000
parents 7f5390468d64
children 5285a81929a5
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