Fatal error: Class 'ffmpeg_movie'
just uploaded and installed the script on pussymania.org
was trying to upload a video to test and im getting
Code:
Fatal error: Class 'ffmpeg_movie' not found in /home/pussyman/public_html/include/classes/class.video_duration.php on line 54
line 54 of said file reads
Code:
$output = new ffmpeg_movie($video);
what is wrong and how do i fix it . . .
Re: Fatal error: Class 'ffmpeg_movie'
ffmpeg-php is not working properly on your server.
You need to install ffmpeg-php on you server for working vshare script
You can check this thread viewtopic.php?t=294
Re: Fatal error: Class 'ffmpeg_movie'
is there a guide somewhere on how to do this ?