summaryrefslogtreecommitdiff
path: root/tests/fate/ffprobe.mak
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fate/ffprobe.mak')
-rw-r--r--tests/fate/ffprobe.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fate/ffprobe.mak b/tests/fate/ffprobe.mak
index 734c24bc83..cf20185960 100644
--- a/tests/fate/ffprobe.mak
+++ b/tests/fate/ffprobe.mak
@@ -1,5 +1,5 @@
FFPROBE_TEST_FILE=tests/data/ffprobe-test.nut
-FFPROBE_COMMAND=ffprobe$(EXESUF) -show_streams -show_packets -show_format -show_frames $(FFPROBE_TEST_FILE)
+FFPROBE_COMMAND=ffprobe$(EXESUF) -show_streams -show_packets -show_format -show_frames -bitexact $(FFPROBE_TEST_FILE)
FATE_FFPROBE += fate-ffprobe_compact
fate-ffprobe_compact: $(FFPROBE_TEST_FILE)