Apache/2.4.52 (Ubuntu) is Present
PHP 8.3.16 is Present
Exiftool [/usr/bin/exiftool] is Present
FFMPEG /usr/bin/ffmpeg is Present
Make sure your FFMPEG is 3.x or greater
youtube-dl /usr/local/bin/youtube-dl is Present
Your videos directory must be writable
The video directory does not exist, AVideo had no permission to create it, you must create it manually!
sudo mkdir /var/www/html/AVideo-Encoder/videos
Then you can set the permissions (www-data means apache user).
sudo chown www-data:www-data /var/www/html/AVideo-Encoder/videos && sudo chmod 755 /var/www/html/AVideo-Encoder/videos
Your max_execution_time is 7200
Your post_max_size is 16G
Your upload_max_filesize is 16G
Your memory_limit is 512M