Index of /source/ffmpeg/

File Name  ↓ File Size  ↓ Date  ↓ 
--
5602021-Feb-04 08:12
8332019-Sep-08 03:49
410322019-Jun-17 16:17
80393802019-May-22 11:59
487802019-Jun-17 16:17
88959882019-May-19 16:04
To get FreeRDP to use MMAL-enabled FFMPEG on the Raspberry Pi, we had to compile a private version of FFMPEG for it and install the libraries in /opt/freerdp2/lib. libopenmpt doesn't exist on Jessie, so when compiling for Jessie omit --enable-libopenmpt. Jessie's own FFMPEG development packages must be upgraded to the backport versions prior to compiling FreeRDP (Jessie natively uses libav rather than FFMPEG actual). Use FFMPEG 3.2.14 for Jessie and Stretch, and 4.1.3 for Buster. P.S. The LADSPA development files are in the package named ladspa-sdk.