changeset 29591:bd3ac7fc0a70

enable ffwmapro
author faust3
date Wed, 02 Sep 2009 17:49:24 +0000
parents ee385ab885b2
children ccdfb20713eb
files etc/codecs.conf
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Wed Sep 02 14:18:01 2009 +0000
+++ b/etc/codecs.conf	Wed Sep 02 17:49:24 2009 +0000
@@ -3652,6 +3652,14 @@
   driver ffmpeg
   dll "wmav2"
 
+audiocodec ffwmapro
+  info "WMA Pro audio (FFmpeg)"
+  status untested
+  format 0x162
+  fourcc "WMA3"
+  driver ffmpeg
+  dll "wmapro"
+
 audiocodec ffmac3
   info "Macintosh Audio Compression and Expansion 3:1"
   status untested