mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2024-11-23 19:30:05 +00:00
fate: add h261 trellis quantization test
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
331a90cec4
commit
459c7cb256
@ -74,8 +74,9 @@ FATE_VCODEC-$(call ENCDEC, FLV, FLV) += flv
|
||||
fate-vsynth%-flv: ENCOPTS = -qscale 10
|
||||
fate-vsynth%-flv: FMT = flv
|
||||
|
||||
FATE_VCODEC-$(call ENCDEC, H261, AVI) += h261
|
||||
FATE_VCODEC-$(call ENCDEC, H261, AVI) += h261 h261-trellis
|
||||
fate-vsynth%-h261: ENCOPTS = -qscale 11
|
||||
fate-vsynth%-h261-trellis: ENCOPTS = -qscale 12 -trellis 1
|
||||
|
||||
FATE_VCODEC-$(call ENCDEC, H263, AVI) += h263 h263-obmc h263p
|
||||
fate-vsynth%-h263: ENCOPTS = -qscale 10
|
||||
|
4
tests/ref/vsynth/vsynth1-h261-trellis
Normal file
4
tests/ref/vsynth/vsynth1-h261-trellis
Normal file
@ -0,0 +1,4 @@
|
||||
4befca10c9228e947ed77ed4dcacae4d *tests/data/fate/vsynth1-h261-trellis.avi
|
||||
675444 tests/data/fate/vsynth1-h261-trellis.avi
|
||||
6989f2248debfde868f1facd9a2cd5d7 *tests/data/fate/vsynth1-h261-trellis.out.rawvideo
|
||||
stddev: 8.95 PSNR: 29.09 MAXDIFF: 87 bytes: 7603200/ 7603200
|
4
tests/ref/vsynth/vsynth2-h261-trellis
Normal file
4
tests/ref/vsynth/vsynth2-h261-trellis
Normal file
@ -0,0 +1,4 @@
|
||||
3fb2ddf02c6e9609bcb639c013e7344c *tests/data/fate/vsynth2-h261-trellis.avi
|
||||
186680 tests/data/fate/vsynth2-h261-trellis.avi
|
||||
b9364ded1c9cfdcc1af2ac27408bbd21 *tests/data/fate/vsynth2-h261-trellis.out.rawvideo
|
||||
stddev: 6.38 PSNR: 32.03 MAXDIFF: 89 bytes: 7603200/ 7603200
|
Loading…
Reference in New Issue
Block a user