summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf37
1 files changed, 22 insertions, 15 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 92fbaa4249..5163cddd04 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -2100,11 +2100,32 @@ audiocodec qtmace6
driver qtaudio
dll "QuickTime.qts"
+audiocodec ffra144
+ info "FFmpeg RealAudio 1.0"
+ status working
+ format 0x345F3431 ; "14_4"
+ driver ffmpeg
+ dll "real_144"
+
+audiocodec ffra288
+ info "FFmpeg RealAudio 2.0"
+ status working
+ format 0x385F3832 ; "28_8"
+ driver ffmpeg
+ dll "real_288"
+
+audiocodec ffcook
+ info "FFmpeg COOK audio decoder"
+ status working
+ format 0x6B6F6F63 ; "cook"
+ driver ffmpeg
+ dll "cook"
+
audiocodec mpra1428
info "RealAudio 1.0 / 2.0 native decoder"
status working
format 0x345F3431 ; "14_4"
- format 0x385F3832 ; "28_8"
+; format 0x385F3832 ; "28_8" ; broken after demuxer changes
driver ra1428
audiocodec ra144
@@ -2376,20 +2397,6 @@ audiocodec ffmac6
driver ffmpeg
dll "mace6"
-audiocodec ffra144
- info "FFmpeg RealAudio 1.0"
- status untested
- format 0x345F3431 ; "14_4"
- driver ffmpeg
- dll "real_144"
-
-audiocodec ffra288
- info "FFmpeg RealAudio 2.0"
- status crashing
- format 0x385F3832 ; "28_8"
- driver ffmpeg
- dll "real_288"
-
audiocodec ffsonic
info "FFmpeg Sonic"
status untested