imartinez-tws commented on issue #1714:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1714#issuecomment-707863858


   I had no luck on making this work. Given this 
https://www.gstatic.com/webp/gallery3/1.png image as input, I tried to convert 
to lossy webp using IPRO but all combinations I tried return the original PNG 
as content without any optimization. The only filter that is converting the 
content to webP is the lossless one.
   
   It would be great if someone knows a way to do the conversion or a new 
filter can be created which based on what I understood, would be something like 
combining convert_to_webp_lossless with recompress_webp so they output of the 
former would be the input of the later


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to