1
0
Fork 0
FFmpeg/tests/filtergraphs/alphamerge_alphaextract_rgb

5 lines
135 B
Plaintext

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