mirror of
https://github.com/librempeg/librempeg
synced 2024-11-21 16:44:05 +00:00
tests/fate/filter-audio: convert atempo test to oneoff
Filter output is not bitexact. Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
parent
a7bf48c578
commit
338fef55b6
@ -414,7 +414,9 @@ fate-filter-hdcd-s32p: REF = 0c5513e83eedaa10ab6fac9ddc173cf5
|
||||
|
||||
FATE_AFILTER_SAMPLES-$(call FILTERDEMDECENCMUX, ATEMPO, WAV, PCM_S16LE, PCM_S16LE, WAV) += fate-filter-atempo
|
||||
fate-filter-atempo: tests/data/asynth-44100-1.wav
|
||||
fate-filter-atempo: CMD = framecrc -i $(TARGET_PATH)/tests/data/asynth-44100-1.wav -af "atempo=2.0" -ar 44100
|
||||
fate-filter-atempo: CMD = pcm -i $(TARGET_PATH)/tests/data/asynth-44100-1.wav -af "atempo=2.0"
|
||||
fate-filter-atempo: CMP = oneoff
|
||||
fate-filter-atempo: REF = $(SAMPLES)/filter-reference/atempo.pcm
|
||||
|
||||
FATE_AFILTER-yes += fate-filter-formats
|
||||
fate-filter-formats: libavfilter/tests/formats$(EXESUF)
|
||||
|
Loading…
Reference in New Issue
Block a user