
Fix the build scripts for x264 cd tmp/sources/x264Ĭurl " a=blob_plain f=config.guess hb=HEAD" > config.guess Get the sources for x264 and ffmpeg mkdir tmp

Providing fixes that allow us to compile X264 with MSVC with MSYS2. I've tried to keep things as short as possible.Īny questions. Statically with X264, see the X264_API_IMPORTS define inįFmpegs source. Note that at the time of writing you can't link Step-by-step and will build a shared library for FFmpeg with X264. Therefore I'm providing these instructions that you can follow You've figured out the details, it will still take you some time Although compiling FFmpg on Windows is simple, once Though recently the website was down and I had to compile FFmpeg I'm a big fan of the FFmpeg builds by Kyle Schwarz Compiling FFmpeg with X264 on Windows 10 using MSVC If you would like to see ffmpeg-php pre-installed in PHP provided by Plesk, please vote for this feature on Plesk UserVoice.Back to posts. To start using php-ffmpeg add the below to the website code in a PHP page to load the library:ĬONFIG_TEXT: require 'vendor/autoload.php' įfmpeg-php extension is not pre-installed in Plesk.

Note: the ffmpeg-php is installed in /var/ Go to Domains > PHP Composer, click Scan to read the composer.json file:Ĭlick Install under Package Dependencies: Go to Domains > PHP Settings and select 5.6.40, click OK Note: The domain is the domain where ffmpeg-php is going to be used Go to Domains > File Manager and create a file named composer.json with the content below: Install Composer extension from Plesk extension catalog in Extensions: Unable to install ffmpeg-php for PHP 7.x provided by Plesk: too many arguments to function 'zend_hash_find'įollow the next steps to install ffmpeg-php extension for PHP 5.6 provided by Plesk on Plesk Obsidian CentOS 7 (PHP 5.6 is not included into Plesk on other operating systems):
