diff etc/codecs.conf @ 34359:2cc52bc15984

Support SBG decoding using ffwavesynth.
author cigaes
date Thu, 15 Dec 2011 22:32:22 +0000
parents dd20c9da3051
children 7651f6b0f730
line wrap: on
line diff
--- a/etc/codecs.conf	Thu Dec 15 14:01:05 2011 +0000
+++ b/etc/codecs.conf	Thu Dec 15 22:32:22 2011 +0000
@@ -5463,3 +5463,11 @@
   fourcc TRHD ; internal MPlayer FourCC
   dll    thd
   driver spdif
+
+audiocodec ffwavesynth
+  info "FFmpeg wave synthesizer"
+  status working
+  fourcc "FFWS" ; internal MPlayer FourCC
+  driver ffmpeg
+  dll "wavesynth"
+