Needed to get Ultrastar up and running on a 14.04 Ubuntu media centre. Some issues to install that were not there on >= 16.04. These steps were done on a fresh version of 14.04
Quick steps
The Install needs Free Pascal 3 for compiling. To install this do:
sudo add-apt-repository ppa:ok2cqr/lazarus sudo apt-get update sudo apt-get install fpc
To install the correct version of FFMPEG (v3 required), follow the steps here:
http://ubuntuhandbook.org/index
sudo apt-get update sudo apt-get install fpc
.php/2017/05/install-ffmpeg-3-3-in-ubuntu-16-04-14-04/
Install UltrastarDX using the instructions on their GitHub page
https://github.com/UltraStar-Deluxe/USDX#compiling-on-linuxbsd-using-make