changeset 36174:dabe949e41e9

Support audio in GameCube rsd files.
author cehoyos
date Wed, 15 May 2013 09:54:40 +0000
parents c99608e4d695
children 1d88497a006a
files etc/codecs.conf
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Wed May 15 09:28:41 2013 +0000
+++ b/etc/codecs.conf	Wed May 15 09:54:40 2013 +0000
@@ -4701,6 +4701,13 @@
   driver ffmpeg
   dll adpcm_dtk
 
+audiocodec ffadpcmimarad
+  info "FFmpeg ADPCM IMA Radical"
+  status working
+  fourcc RADP
+  driver ffmpeg
+  dll adpcm_ima_rad
+
 audiocodec ffadpcmimadk4
   info "FFmpeg DK4 IMA ADPCM audio"
   status working
@@ -4898,6 +4905,7 @@
   info "FFmpeg THP ADPCM audio"
   status working
   fourcc THPA
+  fourcc GADP ; rsd files
   driver ffmpeg
   dll adpcm_thp
 
@@ -5058,6 +5066,7 @@
   fourcc 23ni ; (MOV files)
   fourcc lpcm ; (MOV files)
   fourcc FL32 ; (aiff files)
+  fourcc "PCM ",PCMB ; rsd files
 ;;;; these are for hardware support only:  (alaw,ulaw,ima-adpcm,mpeg,ac3)
 ;  format 0x6
 ;  format 0x7