diff etc/codecs.conf @ 34721:9944765ea06b

add ffatrac1 codec, works on A-codecs/ATRAC1/
author compn
date Sun, 11 Mar 2012 16:27:32 +0000
parents cf625557afab
children d9256fb2c8b5
line wrap: on
line diff
--- a/etc/codecs.conf	Sun Mar 11 15:45:10 2012 +0000
+++ b/etc/codecs.conf	Sun Mar 11 16:27:32 2012 +0000
@@ -4194,6 +4194,13 @@
   driver ffmpeg
   dll "cook"
 
+audiocodec ffatrc1
+  info "FFmpeg Atrac 1 audio"
+  status working
+  fourcc ATR1 ; internal MPlayer FourCC
+  driver ffmpeg
+  dll "atrac1"
+
 audiocodec ffatrc
   info "FFmpeg Atrac 3 audio"
   status working