Page 1 of 1

Fatal error in process starting: Cannot run program "dcraw"

PostPosted: Tue May 13, 2014 2:22 am
by thenamelessthing
I have see this error when I start serviio service under linux. It is important?





INFO [FFMPEGWrapper] Found FFmpeg: ffmpeg version git-2013-03-04-393dcbf Copyright (c) 2000-2013 the FFmpeg developers
2014-05-12 22:19:22,987 DEBUG [DCRawWrapper] Invoking DCRAW to check if it exists of path dcraw
2014-05-12 22:19:22,988 DEBUG [ProcessExecutor] Starting dcraw
2014-05-12 22:19:23,005 ERROR [ProcessExecutor] Fatal error in process starting: Cannot run program "dcraw": java.io.IOException: error=2, No such file or directory
java.io.IOException: Cannot run program "dcraw": java.io.IOException: error=2, No such file or directory
at java.lang.ProcessBuilder.start(ProcessBuilder.java:488)
at org.serviio.external.ProcessExecutor.run(ProcessExecutor.java:135)
Caused by: java.io.IOException: java.io.IOException: error=2, No such file or directory
at java.lang.UNIXProcess.<init>(UNIXProcess.java:164)
at java.lang.ProcessImpl.start(ProcessImpl.java:81)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:470)
... 1 more
2014-05-12 22:19:23,011 WARN [MediaServer] DCRAW not found. Support for raw image files will be missing.

Re: Fatal error in process starting: Cannot run program "dcr

PostPosted: Tue May 13, 2014 9:11 am
by Flaxe
I would guess not. dcraw is used to read raw image formats, for example the ones from very high-end cameras. So, it really depends on your needs if it's important to you or not.
But, why not just install it? I guess it wouldn't make any damage of having it installed :)

Re: Fatal error in process starting: Cannot run program "dcr

PostPosted: Tue May 13, 2014 9:54 am
by thenamelessthing
OK thanks you!

Envoyé de mon SGH-I747M en utilisant Tapatalk