Fatal error Call to undefined function togdimage¶
This error is due to ffmpeg-php installation with out GD support.
You need to reinstall ffmpeg-php with GD support.
In most servers, you need to install php-gd package before you install ffmpeg-php
This error is due to ffmpeg-php installation with out GD support.
You need to reinstall ffmpeg-php with GD support.
In most servers, you need to install php-gd package before you install ffmpeg-php