[FFmpeg-cvslog] fate: temporarily disable AAC TNS test
Rostislav Pehlivanov
git at videolan.org
Sun Aug 23 02:05:01 CEST 2015
ffmpeg | branch: master | Rostislav Pehlivanov <atomnuker at gmail.com> | Sun Aug 23 01:04:06 2015 +0100| [4f396a6f30248e3870d3837cfebc4779e91a3a3a] | committer: Rostislav Pehlivanov
fate: temporarily disable AAC TNS test
Fixing it will take a bit longer, so just suspend the test.
Signed-off-by: Rostislav Pehlivanov <atomnuker at gmail.com>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4f396a6f30248e3870d3837cfebc4779e91a3a3a
---
tests/fate/aac.mak | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/tests/fate/aac.mak b/tests/fate/aac.mak
index f5c3aa4..61b4a57 100644
--- a/tests/fate/aac.mak
+++ b/tests/fate/aac.mak
@@ -166,13 +166,13 @@ fate-aac-pns-encode: CMP_SHIFT = -4096
fate-aac-pns-encode: CMP_TARGET = 646.89
fate-aac-pns-encode: SIZE_TOLERANCE = 3560
-FATE_AAC_ENCODE += fate-aac-tns-encode
-fate-aac-tns-encode: CMD = enc_dec_pcm adts wav s16le $(TARGET_SAMPLES)/audio-reference/luckynight_2ch_44kHz_s16.wav -strict -2 -c:a aac -aac_tns 1 -b:a 128k
-fate-aac-tns-encode: CMP = stddev
-fate-aac-tns-encode: REF = $(SAMPLES)/audio-reference/luckynight_2ch_44kHz_s16.wav
-fate-aac-tns-encode: CMP_SHIFT = -4096
-fate-aac-tns-encode: CMP_TARGET = 648.02
-fate-aac-tns-encode: SIZE_TOLERANCE = 3560
+#FATE_AAC_ENCODE += fate-aac-tns-encode
+#fate-aac-tns-encode: CMD = enc_dec_pcm adts wav s16le $(TARGET_SAMPLES)/audio-reference/luckynight_2ch_44kHz_s16.wav -strict -2 -c:a aac -aac_tns 1 -b:a 128k
+#fate-aac-tns-encode: CMP = stddev
+#fate-aac-tns-encode: REF = $(SAMPLES)/audio-reference/luckynight_2ch_44kHz_s16.wav
+#fate-aac-tns-encode: CMP_SHIFT = -4096
+#fate-aac-tns-encode: CMP_TARGET = 648.02
+#fate-aac-tns-encode: SIZE_TOLERANCE = 3560
FATE_AAC_ENCODE += fate-aac-is-encode
fate-aac-is-encode: CMD = enc_dec_pcm adts wav s16le $(TARGET_SAMPLES)/audio-reference/luckynight_2ch_44kHz_s16.wav -strict -2 -c:a aac -aac_is 1 -b:a 128k
More information about the ffmpeg-cvslog
mailing list