ffmpeg/tests/filtergraphs/alphamerge_alphaextract_yuv
Clément Bœsch 6b222ea963 fate: add bitexact flags to alphaextract/alphamerge tests.
Should fix a FATE failure.
2013-04-29 22:28:37 +02:00

5 lines
138 B
Plaintext

sws_flags=+accurate_rnd+bitexact;
format=yuv420p, split, alphamerge, split [x][y];
[y] alphaextract [alpha];
[x][alpha] alphamerge