Hi!
Firstly, I'd like to thank you for this awesome extension.
I urgently need it for a volunteer project which is due in a week!
I have ffmpeg-php installed with gd support enabled. ffmpeg and gd enabled for php.
First problem I faced was when trying to enable the extension. The extension does not enabled. It simply refreshes the page. Sometimes when trying, I get to an memory exhausted error. That can't be as I've set php to have no limits on upload or memory usage.
Then I try enabling the extension through editing override.ini.append.php. That works fine.
Creating the class with the datatype works as intended. I created a class with the FLV video type and a textline type for name.
Then uploading a video works fine.
Next I ran the cronjob with