summaryrefslogtreecommitdiff
path: root/tests/fate/prores.mak
diff options
context:
space:
mode:
authorNicolas George <george@nsup.org>2020-08-14 18:58:27 +0200
committerNicolas George <george@nsup.org>2020-09-08 14:16:08 +0200
commitf08e024ac7d249064648a43bab06ed545f8827c7 (patch)
tree2e681510e2b97e29d06ce00e412d168639fe280d /tests/fate/prores.mak
parent697fb09e3dd187b76f1bc57516fcbe482b4d89e2 (diff)
fate: disable automatic conversions on many tests.
Explicitly insert the scale or aresample filter where it would have been inserted by the negotiation. Re-enable conversions if it cannot be done easily. If a conversion is needed in a test, we want to know about it. If the negotiation changes and makes new conversion necessary, we want to know about it even more.
Diffstat (limited to 'tests/fate/prores.mak')
-rw-r--r--tests/fate/prores.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fate/prores.mak b/tests/fate/prores.mak
index b7fcc7449a..7a59d60f87 100644
--- a/tests/fate/prores.mak
+++ b/tests/fate/prores.mak
@@ -19,7 +19,7 @@ fate-prores-alpha: CMD = framecrc -flags +bitexact -i $(TARGET_SAMPLES)/pror
fate-prores-alpha_skip: CMD = framecrc -flags +bitexact -skip_alpha 1 -i $(TARGET_SAMPLES)/prores/Sequence_1-Apple_ProRes_with_Alpha.mov -pix_fmt yuv444p12le
fate-prores-transparency: CMD = framecrc -flags +bitexact -i $(TARGET_SAMPLES)/prores/prores4444_with_transparency.mov -pix_fmt yuva444p12le
fate-prores-transparency_skip: CMD = framecrc -flags +bitexact -skip_alpha 1 -i $(TARGET_SAMPLES)/prores/prores4444_with_transparency.mov -pix_fmt yuv444p12le
-fate-prores-gray: CMD = framecrc -flags +bitexact -c:a aac_fixed -i $(TARGET_SAMPLES)/prores/gray.mov -pix_fmt yuv422p10le
+fate-prores-gray: CMD = framecrc -flags +bitexact -c:a aac_fixed -i $(TARGET_SAMPLES)/prores/gray.mov -pix_fmt yuv422p10le -vf scale -af aresample
#Test bsf prores-metadata
FATE_PRORES_METADATA_BSF += fate-prores-metadata