Version 3 (modified by dpovshed, 3 years ago)

--

Additional application


To be able use MediaMosa capabilities at a full speed, you're encouraged to install a several external tools beside FFMpeg. Although it is optional, installing these may enhance services of your site.

Yamdi

// please describe

Lav2yuv

// please describe

MP4Box

// please describe


Tuning MySQL


We expect that during installation DB type was set to InnoDB as recommended in requirement?. You may be asked to optionally tune up some parameters.

innodb_flush_log_at_trx_commit


To achieve optimal settings please add to your my.cnf file the following line
innodb_flush_log_at_trx_commit=2

innodb_flush_method

To achieve optimal settings please add to your my.cnf file the following line
innodb_flush_method=O_DIRECT