![]() |
|
Help installing ffmpeg - Printable Version +- MinimServer Forum (https://forum.minimserver.com) +-- Forum: MinimServer (/forumdisplay.php?fid=1) +--- Forum: MinimStreamer (/forumdisplay.php?fid=11) +--- Thread: Help installing ffmpeg (/showthread.php?tid=5042) |
Help installing ffmpeg - amiglick - 22-09-2018 13:41 Hi, I installed ffmpeg according to the instructions in MinimStreamer guide but it is not recognized and I cannot use 'stream.transcode' options. I keep on getting 'converter not installed'. What I am doing wrong ? Thanks. RE: Help installing ffmpeg - timster - 22-09-2018 15:34 I think you may need to make the ffmpeg executable and give execute permission for it (depending on users and what you are running it on) RE: Help installing ffmpeg - simoncn - 22-09-2018 19:03 What machine are you using to run MinimStreamer and install ffmpeg? RE: Help installing ffmpeg - amiglick - 22-09-2018 20:46 (22-09-2018 19:03)simoncn Wrote: What machine are you using to run MinimStreamer and install ffmpeg? Minimwatch is on Windows 10, MinimStream is on Melco. RE: Help installing ffmpeg - simoncn - 22-09-2018 21:23 Did you power the Melco off and on after copying ffmpeg to opt/bin, as described in the last paragraph of this section? RE: Help installing ffmpeg - amiglick - 22-09-2018 22:16 (22-09-2018 21:23)simoncn Wrote: Did you power the Melco off and on after copying ffmpeg to opt/bin, as described in the last paragraph of this section? Yes I did. RE: Help installing ffmpeg - amiglick - 23-09-2018 08:54 (22-09-2018 22:16)amiglick Wrote:(22-09-2018 21:23)simoncn Wrote: Did you power the Melco off and on after copying ffmpeg to opt/bin, as described in the last paragraph of this section? Simon, My mistake, I installed the wrong version of ffmpeg. Then followed the NEW instructions "[NEW] You can download a suitable ffmpeg static binary from this page. For the Melco N1, you need the armhf build." and everything works perfectly ! Thank you! |