[Solved]Problem with ffmpeg on a QNAP ts-219P
Hi,
I'm using serviio 1.2.1 on a qnap nas ts-219P and the console on a windows 8 pc.
My problem is that i can't see anything in my shared folder. But when I use the QNAP DLNA or Twonky server, I see all my videos. The permissions on the folder is OK.
I've added the right linux path on the console.
In the serviio log file, I have a permission error with ffmpg :
When I've installed serviio no errors has been reported...
Can anybody help me ?
Psychou
I'm using serviio 1.2.1 on a qnap nas ts-219P and the console on a windows 8 pc.
My problem is that i can't see anything in my shared folder. But when I use the QNAP DLNA or Twonky server, I see all my videos. The permissions on the folder is OK.
I've added the right linux path on the console.
In the serviio log file, I have a permission error with ffmpg :
- Code:
2013-07-15 22:56:11,992 WARN [LibraryManager] Skipping processing metadata for an unsupported file. Message: Unknown video file type.
2013-07-15 22:56:13,519 ERROR [ProcessExecutor] Fatal error in process starting: Cannot run program "/root/.serviio/opt/bin/ffmpeg": java.io.IOException: error=13, Permission denied
java.io.IOException: Cannot run program "/root/.serviio/opt/bin/ffmpeg": java.io.IOException: error=13, Permission denied
at java.lang.ProcessBuilder.start(ProcessBuilder.java:460)
at org.serviio.external.ProcessExecutor.run(ProcessExecutor.java:135)
Caused by: java.io.IOException: java.io.IOException: error=13, Permission denied
at java.lang.UNIXProcess.<init>(UNIXProcess.java:148)
at java.lang.ProcessImpl.start(ProcessImpl.java:65)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:453)
... 1 more
2013-07-15 22:56:13,525 WARN [ProcessExecutor] Cannot retrieve results, output reader is null
When I've installed serviio no errors has been reported...
Can anybody help me ?
Psychou
Last edited by psychou on Tue Jul 16, 2013 10:12 pm, edited 1 time in total.