changeset 34732:1ba63a959b46

Support FFmpeg Real Audio Lossless decoder with -demuxer lavf.
author cehoyos
date Tue, 20 Mar 2012 18:03:21 +0000
parents 03447f79613d
children 4a3bd78892c4
files etc/codecs.conf
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Sat Mar 17 15:27:24 2012 +0000
+++ b/etc/codecs.conf	Tue Mar 20 18:03:21 2012 +0000
@@ -4187,6 +4187,13 @@
   driver ffmpeg
   dll "real_288"
 
+audiocodec ffralf
+  info "FFmpeg Real Audio Lossless"
+  status untested
+  fourcc LSD:
+  driver ffmpeg
+  dll ralf
+
 audiocodec ffcook
   info "FFmpeg COOK audio"
   status working