teasame / webp

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

dwebp png fail #58

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
dwebp -v  bryce_big.webp -o bryce_big.png

What is the expected output?
png should output and be viewable

What do you see instead?
IWICBitmapEncoder_CreateNewFrame(pEncoder, &pFrame, NULL) failed 88982f0c
Error writing file bryce_big.png !!
Decoded bryce_big.webp. Dimensions: 11158 x 2156.

Please use labels and text to provide additional information.
>dwebp --version
Unknown option '--version'
:-)
libwebp-0.1-windows.zip

bryce created with cwebp and views okay in chrome 11:
Google Chrome   11.0.696.14 (Official Build 78500) dev

Original issue reported on code.google.com by fbarch...@google.com on 22 Mar 2011 at 3:21

Attachments:

GoogleCodeExporter commented 9 years ago
is CreateNewFrame failing because the frame is too large??

Original comment by pascal.m...@gmail.com on 29 Mar 2011 at 2:06

GoogleCodeExporter commented 9 years ago
That's strange: error 88982f0c is WINCODEC_ERR_NOTINITIALIZED. There was such a 
problem in an older build, but I tested the one that we released for this. Will 
check this.

Original comment by mikol...@google.com on 29 Mar 2011 at 12:01

GoogleCodeExporter commented 9 years ago
Strange, your file and command you provided worked fine for me. You are sure 
you downloaded the dwebp.exe from 
http://code.google.com/p/webp/downloads/detail?name=libwebp-0.1-windows.zip , 
not one of the previous release candidates? The size of your dwebp.exe is 
137,728 bytes?

Original comment by mikol...@google.com on 30 Mar 2011 at 8:21

GoogleCodeExporter commented 9 years ago
Is this still reproducible Frank?

Original comment by rab...@google.com on 15 Jun 2011 at 5:12

GoogleCodeExporter commented 9 years ago
Can't reproduce with the latest source and it sounds like the last release.

Original comment by jz...@google.com on 16 Jul 2011 at 12:48