changeset 28083:c7d0984c0cf3

add binary voxware metavoice audio codec, format 0x74 works on http://www.hfhrpol.waw.pl/Tybet/multimedia/MaoMacha.asx
author compn
date Tue, 09 Dec 2008 02:46:28 +0000
parents c1858d98bbeb
children f38929a49c2f
files etc/codecs.conf
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Mon Dec 08 19:43:48 2008 +0000
+++ b/etc/codecs.conf	Tue Dec 09 02:46:28 2008 +0000
@@ -3549,6 +3549,15 @@
   driver ffmpeg
   dll "adpcm_swf"
 
+audiocodec voxvoice
+  info "VoxWare MetaVoice"
+  status working
+  comment "windows users need msms001.vwp and mvoice.vwp in windows\\system32 folder"
+  format 0x74
+  driver dshow
+  dll "voxmvdec.ax" ; need also msms001.vwp and mvoice.vwp
+  guid 0x46e32b01, 0xa465, 0x11d1, 0xb5, 0x50, 0x00, 0x60, 0x97, 0x24, 0x2d, 0x8d
+
 audiocodec voxware
   info "VoxWare"
   status working