mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-08 13:22:53 +02:00
prores: update FATE test to account for alpha plane present in the test sample
This commit is contained in:
parent
edfe609fc9
commit
8e673efc6f
@ -11,4 +11,4 @@ fate-prores-422: CMD = framecrc -i $(SAMPLES)/prores/Sequence_1-Apple_ProR
|
||||
fate-prores-422_hq: CMD = framecrc -i $(SAMPLES)/prores/Sequence_1-Apple_ProRes_422_HQ.mov -pix_fmt yuv422p10le
|
||||
fate-prores-422_lt: CMD = framecrc -i $(SAMPLES)/prores/Sequence_1-Apple_ProRes_422_LT.mov -pix_fmt yuv422p10le
|
||||
fate-prores-422_proxy: CMD = framecrc -i $(SAMPLES)/prores/Sequence_1-Apple_ProRes_422_Proxy.mov -pix_fmt yuv422p10le
|
||||
fate-prores-alpha: CMD = framecrc -i $(SAMPLES)/prores/Sequence_1-Apple_ProRes_with_Alpha.mov -pix_fmt yuv444p10le
|
||||
fate-prores-alpha: CMD = framecrc -i $(SAMPLES)/prores/Sequence_1-Apple_ProRes_with_Alpha.mov -pix_fmt yuva444p10le
|
||||
|
@ -1,3 +1,3 @@
|
||||
#tb 0: 1/2997
|
||||
0, 0, 0, 0, 12441600, 0x254d8f95
|
||||
0, 100, 100, 0, 12441600, 0x254d8f95
|
||||
0, 0, 0, 0, 16588800, 0x8dcdb600
|
||||
0, 100, 100, 0, 16588800, 0x8dcdb600
|
||||
|
Loading…
Reference in New Issue
Block a user