From 5f3a1523149a1bf5f7fce75075520711009b0fd9 Mon Sep 17 00:00:00 2001 From: compn Date: Tue, 9 Dec 2008 02:46:28 +0000 Subject: add binary voxware metavoice audio codec, format 0x74 works on http://www.hfhrpol.waw.pl/Tybet/multimedia/MaoMacha.asx git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28117 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index 0fa6882ef7..fe91830fd0 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -3549,6 +3549,15 @@ audiocodec ffadcpmswf 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 -- cgit v1.2.3