changeset 37021:9d186448b5d7

Support FFmpeg's VoxWare Metasound decoder.
author cehoyos
date Wed, 02 Apr 2014 10:36:03 +0000
parents c840891d1be9
children 11dcd89b22ae
files etc/codecs.conf
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Mon Mar 31 09:44:52 2014 +0000
+++ b/etc/codecs.conf	Wed Apr 02 10:36:03 2014 +0000
@@ -5769,6 +5769,13 @@
   dll "voxmvdec.ax" ; need also msms001.vwp and mvoice.vwp
   guid 0x46e32b01, 0xa465, 0x11d1, 0xb5, 0x50, 0x00, 0x60, 0x97, 0x24, 0x2d, 0x8d
 
+audiocodec ffmetasound
+  info "FFmpeg VoxWare Metasound"
+  status working
+  format 0x75
+  driver ffmpeg
+  dll metasound
+
 audiocodec voxware
   info "VoxWare"
   status working