diff etc/codecs.conf @ 34042:89ad6c0928cf

Support act files with -demuxer lavf.
author cehoyos
date Sun, 25 Sep 2011 09:55:30 +0000
parents fa1844bcdbc6
children 369cc91a43a0
line wrap: on
line diff
--- a/etc/codecs.conf	Fri Sep 23 23:41:33 2011 +0000
+++ b/etc/codecs.conf	Sun Sep 25 09:55:30 2011 +0000
@@ -5003,6 +5003,13 @@
   driver acm
   dll "scg726.acm"
 
+audiocodec ffg729
+  info "FFmpeg G.729"
+  status working
+  fourcc G729 ; internal MPlayer FourCC
+  driver ffmpeg
+  dll "g729"
+
 audiocodec atrac3
   info "Sony ATRAC3"
   status buggy