when upload of a video is finished, an error appears:
Fatal error: Class 'ffmpeg_movie' not found in /home/redpornt/public_html/upload.php on line 223
Printable View
when upload of a video is finished, an error appears:
Fatal error: Class 'ffmpeg_movie' not found in /home/redpornt/public_html/upload.php on line 223
You don't have ffmpeg-php working on the server.
See
Fatal error: Cannot instantiate non-existent class: ffmpeg
If your server support ffmpeg, ask the host to fix it. Youtube clone need ffmpeg, mencoder etc... to work, if your host do not have these installed, check http://www.hostonnet.com, they have web hosting with all requirements pre-installed.
it must be installed, because 1 week ago it works fine.
Check if it still works properly. If it works, you will be abale to see it in your phpinfo like http://video.bizhat.com/phpinfo.phpQuote:
Originally Posted by jonny23
Only reason for the error you get is missing ffmpeg-php
i have installed ffmpeg and ffmpeg-php, and its shown in phpinfo like in yours..
but now appears another error-message after uploading a video:
Fatal error: Call to a member function getframecount() on a non-object in /home/redpornt/public_html/include/function.php on line 188
now i have made a complete installation of the latest VShare-Version.
When uploading a Vid, it goes to directory "video" and reports error as follows:
Fatal error: Call to a member function getduration() on a non-object in /home/redpornt/public_html/upload.php on line 315
You are using old version of ffmpeg-php, you need to reinstall latest version of ffmpeg-php
I am getting the same error but it was working perfectly until yesterday, How could it mean that it is an old version?
Code:Running cron.php
CRON: 1
Video (193) Conversion starting...
File: /usr/local/www/data-dist/video/
-------------------------------------------------------------
INSERT INTO video SET
UID='3',
title='The Sopranos Season4 49 The Strong, Silent Type',
description=' Summary\r\n\r\nDirected by: Alan Taylor\r\nWritten by: Terence Winter, Robin Green & Mitchell Burgess\r\n\r\nWhere is Ralph Cifaretto?\r\n\r\nIf there were a \"New Jersey Wiseguy\'s FAQ,\" that\'s the question that would top it. Ralph hasn\'t been seen in days - not even ',
keyword='sopranos season4 sopranos_se4 season4 thesopranos mafia',
channel='0|53|0',
space = '0',
addtime='1191065530',
adddate='2007-09-29',
vkey='1203980085',
type='public',
active='0',
approve='1'
-------------------------------------------------------------
Video id: 326
Calling ffmpeg-php -> ffmpeg_movie()
Get video duration - START
Fatal error: Call to a member function getduration() on a non-object in /usr/local/www/data-dist/include/functions_upload.php on line 178
It is also quite sporadic, Allot of the time it works perfectly. Could it be having issues finding the video file?
I think some thing changed on your server side.Quote:
Originally Posted by s25
To verify ffmpeg-php is working, download
http://www.buyscripts.in/vshare/vshare_test.zip
and upload to your web site and go to url
http://yourdomain/vshare_test/ffmpeg_php_info.php
This is simple PHP script to test ffmpeg-php, if ffmpeg-php is working properly, it will create thumbnail image for the video in the zip.
This some times happen if you are using old version of ffmpeg or ffmpeg-phpQuote:
It is also quite sporadic, Allot of the time it works perfectly. Could it be having issues finding the video file?
Check your web server error_log, you will see error if ffmpeg-php is crashing.
There is no ffmpeg_php_info.php in the zip file, or is there supposed to be one or where do we get it?
Access This url
http://yourdomain/vshare_test/thumb.php