diff etc/codecs.conf @ 34303:99a27279dcd0

Support FFmpeg vdmaudio decoder. Patch by Paul B. Mahol, onemda gmail
author cehoyos
date Sun, 04 Dec 2011 22:52:58 +0000
parents 945ef73454c4
children 05d2e60c728b
line wrap: on
line diff
--- a/etc/codecs.conf	Sun Dec 04 22:41:31 2011 +0000
+++ b/etc/codecs.conf	Sun Dec 04 22:52:58 2011 +0000
@@ -5114,6 +5114,13 @@
   format 0x2001
   driver hwac3
 
+audiocodec ffvmdaudio
+  info "FFmpeg Sierra VMD audio"
+  status working
+  fourcc VMDA ; intermal MPlayer FourCC
+  driver ffmpeg
+  dll "vmdaudio"
+
 audiocodec ffvorbis
   info "FFmpeg Vorbis"
   status working