From fc5f506c839cb15bd8d7f89e17668852af00283f Mon Sep 17 00:00:00 2001 From: nicodvb Date: Thu, 30 Jul 2009 08:36:17 +0000 Subject: added inexistant TRHD fourcc to handle TRUEHD streams in forthcoming patch git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29456 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index 103955c322..68bfbf3174 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -3548,6 +3548,13 @@ audiocodec ffmlp 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 -- cgit v1.2.3