Comment to Video Fail To Process
UPDATE for the similar cases: In some servers, the possibility to create several threads can be closed, so then it needs to add the following line to the inc/header.inc.php file:
define('BX_SYSTEM_FFMPEG_THREAD', 1);
after this one:
define('BX_SYSTEM_FFMPEG', ...);