[FFmpeg-cvslog] The TrueHD decoder needs the MLP parser.
Carl Eugen Hoyos
git at videolan.org
Tue Sep 11 12:19:19 CEST 2012
ffmpeg | branch: master | Carl Eugen Hoyos <cehoyos at ag.or.at> | Tue Sep 11 12:19:09 2012 +0200| [20361bcc264031dfff8f75f6f03b935a37ecb116] | committer: Carl Eugen Hoyos
The TrueHD decoder needs the MLP parser.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=20361bcc264031dfff8f75f6f03b935a37ecb116
---
configure | 1 +
1 file changed, 1 insertion(+)
diff --git a/configure b/configure
index 8b8f85d..3f29243 100755
--- a/configure
+++ b/configure
@@ -1689,6 +1689,7 @@ svq3_decoder_suggest="zlib"
theora_decoder_select="vp3_decoder"
tiff_decoder_suggest="zlib"
tiff_encoder_suggest="zlib"
+truehd_decoder_select="mlp_parser"
tscc_decoder_select="zlib"
twinvq_decoder_select="mdct lsp sinewin"
utvideo_encoder_select="huffman"
More information about the ffmpeg-cvslog
mailing list