[FFmpeg-user] FFMPEG resizing

Олег Румянцев oleg.rumyantsev at corp.mail.ru
Tue Dec 5 17:25:54 EET 2017


Hello!

I have a problem, when converting the image: background becomes green, but not transparent.

command: 

ffmpeg -i "background.png" -vf "scale=192x192,format=rgba,boxblur=9,eq=saturation=1.9" -qscale:v 2 -vframes 1 background_resized.png

I found out that this is due to saturation parameter.
File as an attachment.

Tell me please, how I can resolve this problem, to get transparent background?
Thanks.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: background.png
Type: image/png
Size: 31486 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20171205/bd8b530d/attachment.png>


More information about the ffmpeg-user mailing list