lemust83 - 2015-01-28

Written by Xerian and packaged by the manjaro.fr team (www.manjaro.fr) ffmpeg-2.5.0.patch is dedicate to ffdiaporama-devell-2.2 that allows you to install more easier this software.
For Arch and Manjaro users and derivees using pacman and yaourt a simple:

yaourt ffdiaporama-2.2-patched

For others distro:
Create a ffdiaporama folder and download and untar into it:
http://download.tuxfamily.org/ffdiaporama/Packages/Devel/ffdiaporama_bin_2.2.devel.2014.0701.tar.gz

http://sourceforge.net/projects/ffdiaporamadevel22patch/files/ffmpeg-2.5.0.patch.tar.gz/download

then:
patch -p0 < ffmpeg-2.5.0.patch
qmake
make
sudo make install

Enjoy :)