[FFmpeg-cvslog] fate: adjust AAC encoder TNS test target
Rostislav Pehlivanov
git at videolan.org
Sat Sep 5 10:14:01 CEST 2015
ffmpeg | branch: master | Rostislav Pehlivanov <atomnuker at gmail.com> | Sat Sep 5 09:11:05 2015 +0100| [5ab3b6a8a53db1a6d76d5dc61dcde04b14333a2e] | committer: Rostislav Pehlivanov
fate: adjust AAC encoder TNS test target
The new commits improve the quality.
Signed-off-by: Rostislav Pehlivanov <atomnuker at gmail.com>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5ab3b6a8a53db1a6d76d5dc61dcde04b14333a2e
---
tests/fate/aac.mak | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/fate/aac.mak b/tests/fate/aac.mak
index 6fe3003..06b2497 100644
--- a/tests/fate/aac.mak
+++ b/tests/fate/aac.mak
@@ -172,7 +172,7 @@ fate-aac-tns-encode: CMD = enc_dec_pcm adts wav s16le $(TARGET_SAMPLES)/audio-re
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 = 660.85
+fate-aac-tns-encode: CMP_TARGET = 648.50
fate-aac-tns-encode: FUZZ = 2.8
fate-aac-tns-encode: SIZE_TOLERANCE = 3560
More information about the ffmpeg-cvslog
mailing list