zzxxpp1011239740 / webp

Automatically exported from code.google.com/p/webp
0 stars 0 forks source link

conversion to WebP works only for 1 bit or 32 bit bmp images #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Go to http://wvnvaxa.wvnet.edu/vmswww/bmp.html
2. pick a bmp image that is not 1 bit or 32 bit bmp
3. run webpconv to convert the bmp image to WEBP

What is the expected output? What do you see instead?

Expected is conversion succeeds. But actually the conversion fails.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by somnath....@gmail.com on 28 Sep 2010 at 12:59

GoogleCodeExporter commented 9 years ago
This works with 4 bit images in 0.0.3. ie
http://wvnvaxa.wvnet.edu/vmswww/images/test4.bmp
Fixed?

Original comment by fbarch...@chromium.org on 15 Nov 2010 at 11:22

GoogleCodeExporter commented 9 years ago
With next version 0.0.4, webpconv should be able to convert images with depths 
1, 2, 4, 8, 16, 24 & 32.

Original comment by vikaas.a...@gmail.com on 22 Nov 2010 at 11:01

GoogleCodeExporter commented 9 years ago
This issue has been fixed in the ver 0.0.4

Original comment by vikaas.a...@gmail.com on 23 Nov 2010 at 10:32