From b404d41b1962d753ff3886fd82fffb9a16542a29 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Fri, 8 Dec 2017 16:58:10 +0100 Subject: fate: Fix fate-mov-bbi-elst-starts-b on ARM --- tests/fate/mov.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/fate') diff --git a/tests/fate/mov.mak b/tests/fate/mov.mak index 220f990..19b0130 100644 --- a/tests/fate/mov.mak +++ b/tests/fate/mov.mak @@ -67,7 +67,7 @@ fate-mov-frag-overlap: CMD = framemd5 -i $(TARGET_SAMPLES)/mov/frag_overlap.mp4 # Makes sure that we pick the right frames according to edit list when there is no keyframe with PTS < edit list start. # For example, when video starts on a B-frame, and edit list starts on that B-frame too. # GOP structure : B B I in presentation order. -fate-mov-bbi-elst-starts-b: CMD = framemd5 -flags +bitexact -i $(TARGET_SAMPLES)/h264/twofields_packet.mp4 +fate-mov-bbi-elst-starts-b: CMD = framemd5 -flags +bitexact -acodec aac_fixed -i $(TARGET_SAMPLES)/h264/twofields_packet.mp4 fate-mov-aac-2048-priming: CMD = run ffprobe$(PROGSSUF)$(EXESUF) -show_packets -print_format compact $(TARGET_SAMPLES)/mov/aac-2048-priming.mov -- cgit v1.1