Problems after PHP upgrade
Hello,
Recently the PHP version on my server was upgraded, and now videos uploaded are not successfully converted to FLV files. Before PHP was upgraded, everything was working fine, using background conversion. Has anyone had problems after upgrading PHP. What specifically should I look for?
Thanks,
Scott.
Re: Problems after PHP upgrade
There can be problem with ffmpeg-php as it is a PHP version dependent PHP module. When you upgrade PHP, you will need to reinstall it too.
See
Create Thumbnail - START
You can try the test script on this post to verify ffmpeg-php is working properly on your server.