I got a youtube clone script of someone on DP but getting error when trying to upload videos. The script requires FFMPEG installed and FFPMPEG+php. I verified with the host the path to ffmpeg
The error is:
Fatal error: Cannot instantiate non-existent class: ffmpeg_movie in /home/xxxtenet/public_html/upload.php on line 83.
line 83 in upload php is { $mov = new ffmpeg_movie($ff);
The site url is xxxtube.net
You can use user: czar
pass: 123456 to log in and try it.
Willing to give away any script on www.phppod.com for fixing this issue
Please help
Thanks
The error is:
Fatal error: Cannot instantiate non-existent class: ffmpeg_movie in /home/xxxtenet/public_html/upload.php on line 83.
line 83 in upload php is { $mov = new ffmpeg_movie($ff);
The site url is xxxtube.net
You can use user: czar
pass: 123456 to log in and try it.
Willing to give away any script on www.phppod.com for fixing this issue
Please help
Thanks




