Issue 324 in webp: Webp Image not displaying in the Jelly Bean device 4.1.1

14 views
Skip to first unread message

royalps2… via monorail

unread,
Dec 16, 2016, 11:58:08 AM12/16/16
to webp-d...@webmproject.org
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 324 by royalps2...@gmail.com: Webp Image not displaying in the Jelly Bean device 4.1.1
https://bugs.chromium.org/p/webp/issues/detail?id=324

We have converted the PNG image to webp(lossy) by using provided tool in the below url. All the images are displaying properly in all devices except jelly bean 4.1.1 OS device.

https://developers.google.com/speed/webp/docs/cwebp

We have used below command to convert the image to webp format.

cwebp message.png -o $message.webp

Someone please help us to resolve this issue.

Attachments:
messages.png 6.3 KB

--
You received this message because:
1. The project was configured to send all issue notifications to this address

You may adjust your notification preferences at:
https://bugs.chromium.org/hosting/settings

jz… via monorail

unread,
Dec 16, 2016, 1:54:02 PM12/16/16
to webp-d...@webmproject.org

Comment #1 on issue 324 by jz...@google.com: Webp Image not displaying in the Jelly Bean device 4.1.1
https://bugs.chromium.org/p/webp/issues/detail?id=324#c1

I would be good if you could attach the converted webp for inspection. Are you using the native android image decoder or libwebp directly?

jz… via monorail

unread,
Dec 16, 2016, 2:06:07 PM12/16/16
to webp-d...@webmproject.org

Comment #2 on issue 324 by jz...@google.com: Webp Image not displaying in the Jelly Bean device 4.1.1
https://bugs.chromium.org/p/webp/issues/detail?id=324#c2

...It would be good if you could attach the converted webp for inspection

royalps2… via monorail

unread,
Dec 17, 2016, 2:48:42 PM12/17/16
to webp-d...@webmproject.org

Comment #3 on issue 324 by royalps2...@gmail.com: Webp Image not displaying in the Jelly Bean device 4.1.1
https://bugs.chromium.org/p/webp/issues/detail?id=324#c3

please find the attached converted webp image. I used libwebp to convert the png image to webp format

Attachments:
messages.webp 3.2 KB

jz… via monorail

unread,
Dec 20, 2016, 9:32:38 PM12/20/16
to webp-d...@webmproject.org

Comment #4 on issue 324 by jz...@google.com: Webp Image not displaying in the Jelly Bean device 4.1.1
https://bugs.chromium.org/p/webp/issues/detail?id=324#c4

This file has transparency [1]. Support at the android system level for lossless and lossy+alpha was added in 4.2.1 [2]. As a workaround you could create the image with 'cwebp -noalpha' or bundle the library with your app when dealing with older targets.


[1]
$ ./examples/webpmux -info messages.webp
Canvas size: 170 x 170
Features present: transparency
Size of the image (with alpha): 3326

[2] https://developer.android.com/guide/appendix/media-formats.html#core

royalps2… via monorail

unread,
Dec 21, 2016, 10:51:48 AM12/21/16
to webp-d...@webmproject.org

Comment #5 on issue 324 by royalps2...@gmail.com: Webp Image not displaying in the Jelly Bean device 4.1.1
https://bugs.chromium.org/p/webp/issues/detail?id=324#c5

Thanks zern

jz… via monorail

unread,
Dec 21, 2016, 3:14:42 PM12/21/16
to webp-d...@webmproject.org
Updates:
Status: Invalid

Comment #6 on issue 324 by jz...@google.com: Webp Image not displaying in the Jelly Bean device 4.1.1
https://bugs.chromium.org/p/webp/issues/detail?id=324#c6

Marking this as invalid as it's working as expected.
Reply all
Reply to author
Forward
0 new messages