Page 1 of 1

Installing on Freebsd 9

Posted: Mon Mar 31, 2014 3:10 pm
by noobness
Anyone seen any documentation on how to set this up for freebsd 9?

Re: Installing on Freebsd 9

Posted: Wed Apr 02, 2014 3:21 am
by DeFlanko
Nope but if you want to try and make it ill add it to the Wiki.

Re: Installing on Freebsd 9

Posted: Wed Apr 02, 2014 1:20 pm
by noobness
Alright I will give it a whirl and post results back thanks.

Re: Installing on Freebsd 9

Posted: Wed Apr 16, 2014 8:51 am
by OlliL
I had it running in a FreeBSD 9 Jail and have it now running in a FreeBSD 10 Jail.

Out of my mind:
- install openjdk-jdk7 from ports or pkg
- install mencoder from ports or pkg
- install mplayer from ports or pkg
- install ffmpeg from ports or pkg
- point to them in UMS.conf

Code: Select all

mencoder_path = /usr/local/bin/mencoder
ffmpeg_path = /usr/local/bin/ffmpeg
mplayer_path = /usr/local/bin/mplayer
- Make the usual adjustments in UMS.conf like "folders" and probably other stuff - depending on your needs.

Re: Installing on Freebsd 9

Posted: Wed Mar 04, 2015 11:24 am
by DumDum
OlliL wrote:I had it running in a FreeBSD 9 Jail and have it now running in a FreeBSD 10 Jail.

Out of my mind:
- install openjdk-jdk7 from ports or pkg
- install mencoder from ports or pkg
- install mplayer from ports or pkg
- install ffmpeg from ports or pkg
- point to them in UMS.conf

Code: Select all

mencoder_path = /usr/local/bin/mencoder
ffmpeg_path = /usr/local/bin/ffmpeg
mplayer_path = /usr/local/bin/mplayer
- Make the usual adjustments in UMS.conf like "folders" and probably other stuff - depending on your needs.
Sorry for the revival of an old thread, but does anyone have details on how to make this work? I have no problems with installing ffmpeg, etcc.. But I am unable to transcode files. In the debug log I receive an exit code of 1! for each. Essentially, I am unable to transcode anything