fate: add cinepak encoder vsynth tests
Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
cbe27006ce
commit
d7f62f033c
@ -18,6 +18,10 @@ fate-vsynth%-asv1: ENCOPTS = -qscale 10
|
|||||||
FATE_VCODEC-$(call ENCDEC, ASV2, AVI) += asv2
|
FATE_VCODEC-$(call ENCDEC, ASV2, AVI) += asv2
|
||||||
fate-vsynth%-asv2: ENCOPTS = -qscale 10
|
fate-vsynth%-asv2: ENCOPTS = -qscale 10
|
||||||
|
|
||||||
|
FATE_VCODEC-$(call ENCDEC, CINEPAK, MOV) += cinepak
|
||||||
|
fate-vsynth%-cinepak: ENCOPTS = -vcodec cinepak -frames 3
|
||||||
|
fate-vsynth%-cinepak: FMT = mov
|
||||||
|
|
||||||
FATE_VCODEC-$(call ENCDEC, CLJR, AVI) += cljr
|
FATE_VCODEC-$(call ENCDEC, CLJR, AVI) += cljr
|
||||||
fate-vsynth%-cljr: ENCOPTS = -strict -1
|
fate-vsynth%-cljr: ENCOPTS = -strict -1
|
||||||
|
|
||||||
@ -320,7 +324,7 @@ FATE_VSYNTH_LENA = $(FATE_VCODEC:%=fate-vsynth_lena-%)
|
|||||||
RESIZE_OFF = dnxhd-720p dnxhd-720p-rd dnxhd-720p-10bit dnxhd-1080i \
|
RESIZE_OFF = dnxhd-720p dnxhd-720p-rd dnxhd-720p-10bit dnxhd-1080i \
|
||||||
dv dv-411 dv-50 avui snow snow-hpel snow-ll
|
dv dv-411 dv-50 avui snow snow-hpel snow-ll
|
||||||
# Incorrect parameters - usually size or color format restrictions
|
# Incorrect parameters - usually size or color format restrictions
|
||||||
INC_PAR_OFF = h261 h261-trellis h263 h263p h263-obmc msvideo1 \
|
INC_PAR_OFF = cinepak h261 h261-trellis h263 h263p h263-obmc msvideo1 \
|
||||||
roqvideo rv10 rv20 y41p qtrlegray
|
roqvideo rv10 rv20 y41p qtrlegray
|
||||||
VSYNTH3_OFF = $(RESIZE_OFF) $(INC_PAR_OFF)
|
VSYNTH3_OFF = $(RESIZE_OFF) $(INC_PAR_OFF)
|
||||||
|
|
||||||
|
4
tests/ref/vsynth/vsynth1-cinepak
Normal file
4
tests/ref/vsynth/vsynth1-cinepak
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
546c7c1069f9e418aa787f469b693b94 *tests/data/fate/vsynth1-cinepak.mov
|
||||||
|
99465 tests/data/fate/vsynth1-cinepak.mov
|
||||||
|
bee091c200262be3427a233a2812388c *tests/data/fate/vsynth1-cinepak.out.rawvideo
|
||||||
|
stddev: 8.46 PSNR: 29.58 MAXDIFF: 105 bytes: 7603200/ 456192
|
4
tests/ref/vsynth/vsynth2-cinepak
Normal file
4
tests/ref/vsynth/vsynth2-cinepak
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
cc0879f1993cdd6231e2c3b9c2c015a0 *tests/data/fate/vsynth2-cinepak.mov
|
||||||
|
88400 tests/data/fate/vsynth2-cinepak.mov
|
||||||
|
12c480911ebb89762dc49af003b176c7 *tests/data/fate/vsynth2-cinepak.out.rawvideo
|
||||||
|
stddev: 5.07 PSNR: 34.02 MAXDIFF: 59 bytes: 7603200/ 456192
|
4
tests/ref/vsynth/vsynth_lena-cinepak
Normal file
4
tests/ref/vsynth/vsynth_lena-cinepak
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
e3837018f84929f07019ae2eccd303e2 *tests/data/fate/vsynth_lena-cinepak.mov
|
||||||
|
88900 tests/data/fate/vsynth_lena-cinepak.mov
|
||||||
|
f54ffa70f335ac7b701d7ae34462e001 *tests/data/fate/vsynth_lena-cinepak.out.rawvideo
|
||||||
|
stddev: 4.09 PSNR: 35.88 MAXDIFF: 46 bytes: 7603200/ 456192
|
Loading…
x
Reference in New Issue
Block a user