diff etc/codecs.conf @ 34949:f43323b9b020

add ffmpeg and binary g.723.1 codec, works on g723_1.wav
author compn
date Sat, 21 Jul 2012 11:05:43 +0000
parents 46c9a9da5d37
children 7d84339b35b5
line wrap: on
line diff
--- a/etc/codecs.conf	Sat Jul 21 11:02:50 2012 +0000
+++ b/etc/codecs.conf	Sat Jul 21 11:05:43 2012 +0000
@@ -5520,6 +5520,20 @@
   driver acm
   dll "vivog723.acm"
 
+audiocodec ffg7231
+  info "G.723.1 MS"
+  status working
+  format 0x42
+  driver ffmpeg
+  dll "g723_1"
+
+audiocodec g7231ms
+  info "G.723.1 MS"
+  status working
+  format 0x42
+  driver acm
+  dll "msg723.acm"
+
 audiocodec g72x
   info "G.711/G.721/G.723"
   status crashing