xmubingo / webp

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

Cannot convert from webp image format to other image formats #36

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. webpconv -format PNG abc.webp
2.
3.

What is the expected output? What do you see instead?
The expect3ed output is the converted image in PNG format

Get error:
Error in pixReadStream: Unknown format: no pix returned
Error in pixGetInputFormat: pix not defined
Error in pixRead: image not returned
Failed to read image

Please use labels and text to provide additional information.

Original issue reported on code.google.com by vikaas.a...@gmail.com on 30 Nov 2010 at 3:43

GoogleCodeExporter commented 9 years ago
I also got this error when converting to JPG format.

webpconv -format JPG abc.webp

Original comment by hotflo...@gmail.com on 30 Nov 2010 at 8:49

GoogleCodeExporter commented 9 years ago
Yes, it does not work.

Original comment by laukstein on 1 Dec 2010 at 8:59

GoogleCodeExporter commented 9 years ago
This issue is fixed in version 0.0.5

Original comment by vikaas.a...@gmail.com on 2 Dec 2010 at 9:10