diff etc/codecs.conf @ 10031:c346ede2140c

Adding Real audio codecs 14_4 and 28_8
author rtognimp
date Wed, 30 Apr 2003 19:47:17 +0000
parents cf5ae3f6175c
children f3bc060a1731
line wrap: on
line diff
--- a/etc/codecs.conf	Wed Apr 30 19:45:34 2003 +0000
+++ b/etc/codecs.conf	Wed Apr 30 19:47:17 2003 +0000
@@ -1496,6 +1496,20 @@
   driver qtaudio
   dll "QuickTime.qts"
 
+audiocodec ra144
+  info "RealAudio 1.0"
+  status working
+  format 0x345F3431 ; "14_4"
+  driver realaud
+  dll "14_4.so.6.0"
+
+audiocodec ra288
+  info "RealAudio 2.0"
+  status working
+  format 0x385F3832 ; "28_8"
+  driver realaud
+  dll "28_8.so.6.0"
+
 audiocodec racook
   info "RealAudio COOK"
   status working