summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorcompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-12-09 02:46:28 +0000
committercompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-12-09 02:46:28 +0000
commit5f3a1523149a1bf5f7fce75075520711009b0fd9 (patch)
tree2a2b9d3869e5cb8201cbcd2580f6d51a0ef41277 /etc
parent6d700fd4e2322126476f4e2e31e521596261514d (diff)
downloadmpv-5f3a1523149a1bf5f7fce75075520711009b0fd9.tar.bz2
mpv-5f3a1523149a1bf5f7fce75075520711009b0fd9.tar.xz
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
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf9
1 files changed, 9 insertions, 0 deletions
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