We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I'm unable to convert .NEF to . JPG after a fresh docker install :
convertx | stderr: sh: dcraw: not found convertx | gm convert: "dcraw" -c -w -6 -T "./data/uploads/1/1/DSC_0880.NEF" > "/tmp/gmSkKQBu". convertx | gm convert: Delegate failed ("dcraw" -c -w -6 -T "%i" > "%o"). convertx | convertx | Failed to convert ./data/uploads/1/1/DSC_0880.NEF from nef to jpeg using graphicsmagick. error: Error: Command failed: gm convert "./data/uploads/1/1/DSC_0880.NEF" "./data/output/1/1/DSC_0880.jpg" convertx | sh: dcraw: not found convertx | gm convert: "dcraw" -c -w -6 -T "./data/uploads/1/1/DSC_0880.NEF" > "/tmp/gmSkKQBu". convertx | gm convert: Delegate failed ("dcraw" -c -w -6 -T "%i" > "%o").
Any helps appreciated, thanks.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I'm unable to convert .NEF to . JPG after a fresh docker install :
Any helps appreciated, thanks.
The text was updated successfully, but these errors were encountered: