]> git.sesse.net Git - ffmpeg/blob - tests/filtergraphs/alphamerge_alphaextract_rgb
Merge commit 'f3b4a92241a33d444f7f6018ebc12e2e3a2d335f'
[ffmpeg] / tests / filtergraphs / alphamerge_alphaextract_rgb
1 sws_flags=+accurate_rnd+bitexact;
2 format=bgra, split, alphamerge, split [x][y];
3 [y]        alphaextract [alpha];
4 [x][alpha] alphamerge