-
Notifications
You must be signed in to change notification settings - Fork 10
Doesn't work with jpegoptim 1.3.0-1ubuntu1 #1
Copy link
Copy link
Open
Description
Just tried cjpeg-dssim on my box running Ubuntu 14.04:
jpegoptim: unrecognized option '--stdout'
convert.im6: no decode delegate for this image format `/tmp/magick-qBVT656h' @ error/constitute.c/ReadImage/544.
convert.im6: no images defined `png:-' @ error/convert.c/ConvertImageCommand/3044.
error: Read error
Can't read /dev/stdin
(standard_in) 1: syntax error
(standard_in) 1: syntax error
(standard_in) 1: syntax error
(standard_in) 1: syntax error
You may want to try the following code that is absolutely untested:
"jpegoptim") JPEG_COMPRESSION_COMMAND="tmp=`tempfile`; jpegoptim -q -p -f --max=\${__current_jpeg_quality} --strip-all --all-progressive -d\${tmp} \${INPUTFILE} | cat \${tmp}";;
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels