Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 371 by
rhastant...@instartlogic.com: gif2webp doesn't take stdin as argument.
https://bugs.chromium.org/p/webp/issues/detail?id=371What steps will reproduce the problem?
1. cat 109.gif | gif2webp -lossy -q 100 -m 4 -o - -- - > 109-opt.webp
What is the expected output? What do you see instead?
Expected to see a webp file.
Get an error:
GIFLib Error 101: Failed to open given file
cat: write error: Broken pipe
What version of the product are you using? On what operating system?
gif2webp 0.6.1
16.04 ubuntu xenial
Please provide any additional information below.
--
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