diff etc/codecs.conf @ 29414:3699268cc9dc

added inexistant TRHD fourcc to handle TRUEHD streams in forthcoming patch
author nicodvb
date Thu, 30 Jul 2009 08:36:17 +0000
parents 36a9b369cd9d
children db248c87f4cf
line wrap: on
line diff
--- a/etc/codecs.conf	Tue Jul 28 16:25:03 2009 +0000
+++ b/etc/codecs.conf	Thu Jul 30 08:36:17 2009 +0000
@@ -3548,6 +3548,13 @@
   driver ffmpeg
   dll "mlp"
 
+audiocodec fftruehd
+  info "FFmpeg TrueHD"
+  status working
+  fourcc TRHD ; internal MPlayer FourCC
+  driver ffmpeg
+  dll "truehd"
+
 audiocodec ffnellymoser
   info "FFmpeg Nellymoser Audio"
   status working