diff etc/codecs.conf @ 22908:af17e1f03199

Support Windows codecs from RealPlayer10
author rtogni
date Fri, 06 Apr 2007 23:29:00 +0000
parents 9676cce0987a
children 1cbc0d439cf3
line wrap: on
line diff
--- a/etc/codecs.conf	Fri Apr 06 21:01:08 2007 +0000
+++ b/etc/codecs.conf	Fri Apr 06 23:29:00 2007 +0000
@@ -1261,6 +1261,15 @@
   dll "drvc.so"
   out I420
 
+videocodec rv3040win
+  info "Win32 RealPlayer 10 RV30/40 decoder"
+  status working
+  fourcc RV30,rv30
+  fourcc RV40,rv40
+  driver realvid
+  dll "drvc.dll"
+  out I420
+
 videocodec rv40
   info "Linux RealPlayer 9 RV40 decoder"
   status working
@@ -1325,6 +1334,14 @@
   dll "drv2.so.6.0"
   out I420
 
+videocodec rv20winrp10
+  info "Win32 RealPlayer 10 RV20 decoder"
+  status working
+  fourcc RV20,rv20
+  driver realvid
+  dll "drv2.dll"
+  out I420
+
 videocodec rv20win
   info "Win32 RealPlayer 8 RV20 decoder"
   status working
@@ -2409,6 +2426,14 @@
   driver realaud
   dll "cook.so.6.0"
 
+audiocodec ra10cookwin
+  info "Win32 RealAudio 10 COOK"
+  comment "supports cook 5.1"
+  status working
+  format 0x6B6F6F63 ; "cook"
+  driver realaud
+  dll "cook.dll"
+
 audiocodec racookwin
   info "Win32 RealAudio COOK"
   status working
@@ -2437,6 +2462,13 @@
   driver realaud
   dll "sipr.so"
 
+audiocodec ra10siprwin
+  info "Win32 RealAudio 10 Sipro"
+  status working
+  format 0x72706973 ; "sipr"
+  driver realaud
+  dll "sipr.dll"
+
 audiocodec rasiprwin
   info "Win32 RealAudio Sipro"
   status working
@@ -2465,6 +2497,13 @@
   driver realaud
   dll "atrc.so"
 
+audiocodec ra10atrcwin
+  info "Win32 RealAudio 10 ATRAC3"
+  status working
+  format 0x63727461 ; "atrc"
+  driver realaud
+  dll "atrc.dll"
+
 audiocodec raatrcwin
   info "Win32 RealAudio ATRAC3"
   status working