Samsung F-series and Linux ffmpeg not found by serviio
I must say, i love Serviio because now I do not need to have any third party device between computer and Tv to stream content over wifi.
However, I am a linux lover and have experienced some issues. First of all I have Samsung UE46F5505 (I know thumbnails and rewind/forward does not work at the moment for F-series).
This is from the serviio log file:
ERROR [MediaServer] FFMPEG not found. Serviio will not work properly.
I have followed ALL provided guides in wiki and even on forum, I also read source code of FFMpegWrapper trying to figure out the problem. I have ffmpeg installed, however it says deprecated in Ubuntu 13.10: "*** THIS PROGRAM IS DEPRECATED ***
This program is only provided for compatibility and will be removed in a future release. Please use avconv instead." and my binary source is /usr/bin/ffmpeg, which I also tried with the -Dffmpeg.location /usr/bin/ffmpeg, no difference.
When I am trying to play video file on the TV, it says as expected cannot play this file, or it goes back to main menu. One kind of workaround was to disable and then enable transcoding while TV access serviio, then it worked anyway somehow. It seems like latest Ubuntu broke something and make ffmpeg incompatible with serviio. I also tried to compile ffmpeg myself, but ffmpeg in current state is however broken at videolan and ffmpeg git repository ....
Could someone provide me some tip, how to fix this temporarly until this possible going to be fixed in 1.4.0, together with thumbnailsupport etc for F-series of Samsung?