From 25d3013e36152635ca992b63469f6d5b890aaa83 Mon Sep 17 00:00:00 2001 From: Christophe Gisquet Date: Mon, 5 Oct 2015 17:37:38 +0200 Subject: fate: add DNxHD/HR tests Currently only 2 profiles are evaluated because they are the only 2 with distributed test sequences. - CID 1260: YUV 4:2:2 10 bits with block-adaptive interlace coding, from ticket 4876; - CID 1270: YUV 4:4:4 10 bits (HR), 1920x839, from ticket 4581. They were generated from the ticket sequences by running the following kind of command-line; ffmpeg -i $INPUT -an -sn -vcodec copy -vframes 1 -y $OUTPUT.mov Signed-off-by: Michael Niedermayer --- tests/ref/fate/dnxhd-mbaff | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/ref/fate/dnxhd-mbaff (limited to 'tests/ref/fate/dnxhd-mbaff') diff --git a/tests/ref/fate/dnxhd-mbaff b/tests/ref/fate/dnxhd-mbaff new file mode 100644 index 0000000..171c244 --- /dev/null +++ b/tests/ref/fate/dnxhd-mbaff @@ -0,0 +1,2 @@ +#tb 0: 1001/30000 +0, 0, 0, 1, 6220800, 0xe78198c0 -- cgit v1.1