[FFmpeg-devel] [PATCH 1/2] fate: Add fate-svq3-watermark
Michael Niedermayer
michael at niedermayer.cc
Sat Oct 1 03:27:15 EEST 2016
Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
---
tests/fate/qt.mak | 3 ++-
tests/ref/fate/svq3-watermark | 15 +++++++++++++++
2 files changed, 17 insertions(+), 1 deletion(-)
create mode 100644 tests/ref/fate/svq3-watermark
diff --git a/tests/fate/qt.mak b/tests/fate/qt.mak
index 670523e..67ff387 100644
--- a/tests/fate/qt.mak
+++ b/tests/fate/qt.mak
@@ -49,8 +49,9 @@ fate-svq1: CMD = framecrc -i $(TARGET_SAMPLES)/svq1/marymary-shackles.mov -an -t
FATE_QT-$(call DEMDEC, MOV, SVQ1) += fate-svq1-headerswap
fate-svq1-headerswap: CMD = framecrc -i $(TARGET_SAMPLES)/svq1/ct_ending_cut.mov -frames 4
-FATE_QT-$(call ALLYES, MOV_DEMUXER SVQ3_DECODER ZLIB) += fate-svq3
+FATE_QT-$(call ALLYES, MOV_DEMUXER SVQ3_DECODER ZLIB) += fate-svq3 fate-svq3-watermark
fate-svq3: CMD = framecrc -i $(TARGET_SAMPLES)/svq3/Vertical400kbit.sorenson3.mov -t 6 -an
+fate-svq3-watermark: CMD = framecrc -i $(TARGET_SAMPLES)/svq3/svq3_watermark.mov
FATE_QT += $(FATE_QT-yes)
diff --git a/tests/ref/fate/svq3-watermark b/tests/ref/fate/svq3-watermark
new file mode 100644
index 0000000..d7a1155
--- /dev/null
+++ b/tests/ref/fate/svq3-watermark
@@ -0,0 +1,15 @@
+#tb 0: 1/25
+#media_type 0: video
+#codec_id 0: rawvideo
+#dimensions 0: 284x240
+#sar 0: 0/1
+0, 0, 0, 1, 102240, 0xb3cbf83b
+0, 1, 1, 1, 102240, 0xc8c2a704
+0, 3, 3, 1, 102240, 0x19dd0989
+0, 4, 4, 1, 102240, 0xc34717eb
+0, 5, 5, 1, 102240, 0x37828a99
+0, 6, 6, 1, 102240, 0xcadc0f69
+0, 7, 7, 1, 102240, 0x342bf32f
+0, 8, 8, 1, 102240, 0x7b311bf1
+0, 9, 9, 1, 102240, 0xf56e0cd3
+0, 10, 10, 1, 102240, 0xfb95c7d3
--
2.10.0
More information about the ffmpeg-devel
mailing list