zzxxpp1011239740 / webp

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

Can't decode the webp file (11158X2156) #37

Closed GoogleCodeExporter closed 9 years ago

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

What is the expected output? What do you see instead?
Getting following error trace:

webpconv -format PNG bryce_big.webp
Output format png
processing bryce_big.webp
Output file bryce_big.png
Error in pixReadStreamWebP: WebP decode failed
Error in pixReadWebP: 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 2 Dec 2010 at 3:42

Attachments:

GoogleCodeExporter commented 9 years ago
Working as intended => File is invalid: size of partition #1 is bigger than 
file size.

Original comment by s...@google.com on 25 Feb 2011 at 2:36