Make your logo in mp4 and convert it to APNG
Hint: You can easy make mp4 with https://grok.com/imagine
Just convert mp4 to APNG
ffmpeg -i input.mp4 -f apng -plays 0 -vf "fps=15,scale=480:-1" output.png
Enjoy )
0
Make your logo in mp4 and convert it to APNG
Hint: You can easy make mp4 with https://grok.com/imagine
Just convert mp4 to APNG
ffmpeg -i input.mp4 -f apng -plays 0 -vf "fps=15,scale=480:-1" output.png
Enjoy )
0