mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-24 13:56:33 +02:00
fate: add 10-bit v210 encoder tests
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
This commit is contained in:
parent
8e7bea6dc6
commit
883ad2c59c
@ -212,7 +212,8 @@ FATE_VCODEC-$(call ENCDEC, SVQ1, MOV) += svq1
|
||||
fate-vsynth%-svq1: ENCOPTS = -qscale 3 -pix_fmt yuv410p
|
||||
fate-vsynth%-svq1: FMT = mov
|
||||
|
||||
FATE_VCODEC-$(call ENCDEC, V210, AVI) += v210
|
||||
FATE_VCODEC-$(call ENCDEC, V210, AVI) += v210 v210-10
|
||||
fate-vsynth%-v210-10: ENCOPTS = -pix_fmt yuv422p10
|
||||
|
||||
FATE_VCODEC-$(call ENCDEC, WMV1, AVI) += wmv1
|
||||
fate-vsynth%-wmv1: ENCOPTS = -qscale 10
|
||||
|
4
tests/ref/vsynth/vsynth1-v210-10
Normal file
4
tests/ref/vsynth/vsynth1-v210-10
Normal file
@ -0,0 +1,4 @@
|
||||
054d7e903fb4d9e68700c56b93d45916 *tests/data/fate/vsynth1-v210-10.avi
|
||||
14752448 tests/data/fate/vsynth1-v210-10.avi
|
||||
50973792d3f1abe04a51ee0121f077f2 *tests/data/fate/vsynth1-v210-10.out.rawvideo
|
||||
stddev: 1.85 PSNR: 42.78 MAXDIFF: 29 bytes: 7603200/ 7603200
|
4
tests/ref/vsynth/vsynth2-v210-10
Normal file
4
tests/ref/vsynth/vsynth2-v210-10
Normal file
@ -0,0 +1,4 @@
|
||||
87bb634932b3f5cacd4d08142798db17 *tests/data/fate/vsynth2-v210-10.avi
|
||||
14752448 tests/data/fate/vsynth2-v210-10.avi
|
||||
8bb1c449e1a2a94fd0d98841c04246bb *tests/data/fate/vsynth2-v210-10.out.rawvideo
|
||||
stddev: 0.39 PSNR: 56.17 MAXDIFF: 9 bytes: 7603200/ 7603200
|
Loading…
x
Reference in New Issue
Block a user