Post Reply 
MinimStreamer: incorrect FFmpeg version
08-07-2014, 11:53 (This post was last modified: 08-07-2014 11:55 by Minimi.)
Post: #9
RE: MinimStreamer: incorrect FFmpeg version
If ppl like the idea of creating a little an overhead on work which must be always remembered after a system update of synology firmware, here is what I did:

Edited line of my .bash_profile:
Code:
PATH=/volume1/public/ffmpeg_link:/opt/bin:/opt/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/syno/sbin:/usr/syno/bin:/usr/local/sbin:/usr/local/bin:
On the Console:
Code:
> which ffmpeg
/opt/bin/ffmpeg
> cd /volume1/public/
> mkdir ffmpeg_link
> cd ffmpeg_link/
> ln -s /usr/syno/bin/ffmpeg ffmpeg
> ls -la
total 8
drwxr-xr-x  2 root root 4096 2014-07-08 12:26 .
drwxrwxrwx 16 root root 4096 2014-07-08 12:24 ..
lrwxrwxrwx  1 root root   20 2014-07-08 12:26 ffmpeg -> /usr/syno/bin/ffmpeg
logged off and on again to check if the settings hit:
Code:
> which ffmpeg
/volume1/public/ffmpeg_link/ffmpeg
they hit Smile

For me the changes did not work out of the box (still red icon with same message), I guess a restart of the synobox is needed, which is not possible here and I don't know how to apply the settings on the fly. Also, it did not work after restart of MiminServer too. Maybe the MinimServer is not using my .bash_profile :-)

Anyways, thank you for helping the quick way. Very much appreciated.

I can't use this solution and will try other software which simply allows to set the path of used components. ;-)

Have a good time u all, I had a good time too using MiminSever and listening to my favorite music through it :-D
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: MinimStreamer: incorrect FFmpeg version - Minimi - 08-07-2014 11:53

Forum Jump:


User(s) browsing this thread: 1 Guest(s)