diff options
author | James Almer <jamrial@gmail.com> | 2019-12-07 12:23:20 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2019-12-07 12:36:21 -0300 |
commit | 70efa31ba1d14b31be61cc38db2cf034db9c50e4 (patch) | |
tree | f16088302863089b3c6f5ebb74dc8a84ebce2539 | |
parent | af50f0a515d8096fece9776e2d3034fe990a1373 (diff) | |
download | ffmpeg-70efa31ba1d14b31be61cc38db2cf034db9c50e4.tar.gz |
fate/matroska: add a demux test for ProRes using zlib compression
Signed-off-by: James Almer <jamrial@gmail.com>
-rw-r--r-- | tests/fate/matroska.mak | 3 | ||||
-rw-r--r-- | tests/ref/fate/matroska-prores-zlib | 8 |
2 files changed, 11 insertions, 0 deletions
diff --git a/tests/fate/matroska.mak b/tests/fate/matroska.mak index ac89811c08..25f5df82c8 100644 --- a/tests/fate/matroska.mak +++ b/tests/fate/matroska.mak @@ -1,3 +1,6 @@ +FATE_MATROSKA-$(call ALLYES, MATROSKA_DEMUXER VORBIS_PARSER) += fate-matroska-prores-zlib +fate-matroska-prores-zlib: CMD = framecrc -i $(TARGET_SAMPLES)/mkv/prores_zlib.mkv -c:v copy + # This tests that the matroska demuxer supports modifying the colorspace # properties in remuxing (-c:v copy) # It also tests automatic insertion of the vp9_superframe bitstream filter diff --git a/tests/ref/fate/matroska-prores-zlib b/tests/ref/fate/matroska-prores-zlib new file mode 100644 index 0000000000..d88015cd1a --- /dev/null +++ b/tests/ref/fate/matroska-prores-zlib @@ -0,0 +1,8 @@ +#extradata 0: 4, 0x040801a2 +#tb 0: 1/1000 +#media_type 0: video +#codec_id 0: prores +#dimensions 0: 1920x1080 +#sar 0: 1/1 +0, 0, 0, 33, 82240, 0x5271abe6 +0, 33, 33, 33, 82240, 0x5271abe6 |