From 7ab8bceabc335a010448a0f76c5e050919bebf4c Mon Sep 17 00:00:00 2001 From: Timothy Gu Date: Wed, 9 Oct 2013 19:52:16 -0700 Subject: [PATCH] doc/encoder/aac: Remove -cutoff trick Fix Ticket #2686 comment 155. Trick obsoleted since 72dabdfc58064fcb249f26fc7afca2221f18a832. Signed-off-by: Timothy Gu Reviewed-by: Derek Buitenhuis Signed-off-by: Michael Niedermayer --- doc/encoders.texi | 7 ------- 1 file changed, 7 deletions(-) diff --git a/doc/encoders.texi b/doc/encoders.texi index 86311696a9..a96c1fcc09 100644 --- a/doc/encoders.texi +++ b/doc/encoders.texi @@ -107,13 +107,6 @@ the methods, yet produces the worst quality. @end table -@subsection Tips and Tricks - -According to some reports -(e.g. @url{http://d.hatena.ne.jp/kamedo2/20120729/1343545890}), setting the -@option{cutoff} option to 15000 Hz greatly improves the quality of the output -quality. As a result, we encourage you to do the same. - @section ac3 and ac3_fixed AC-3 audio encoders.