[FFmpeg-devel] shrinking ffmpeg-logo.png
Ivo
ivop
Fri Dec 19 20:02:10 CET 2008
On Thursday 18 December 2008 19:01, Diego Biurrun wrote:
> On Tue, Dec 16, 2008 at 06:08:24PM -0800, Jason Garrett-Glaser wrote:
> > Here's one better, with pngout.
>
> Applied.
The image has 293 colors. If you reduce that to 256, you can use an indexed
image. You can even further reduce the number of colors without any visible
change (I started noticing a difference at 16 colors, 32 seemed fine, but
to be on the safe side, I attached the 64-colors version):
5312 ffmpeg-logo.png
3996 ffmpeg-logo256.png
3042 ffmpeg-logo64.png
I used pngcrush -brute as the final step.
--Ivo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg-logo256.png
Type: image/png
Size: 3996 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081219/08754fa1/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg-logo64.png
Type: image/png
Size: 3042 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081219/08754fa1/attachment-0001.png>
More information about the ffmpeg-devel
mailing list