Error when convert video at admin panel
hello this is my error when trying to convert video from the admin panel :
Code:
STARTING VIDEO CONVERSION (process_queue.id = 1)
File: /home/tvagape/public_html/video/
####################################################
SELECT * FROM `video` WHERE `VID`=1
####################################################
Video id: 1
Find video duration - START
Fatal error: Call to a member function getDuration() on a non-object in /home/tvagape/public_html/include/classes/class.video_duration.php on line 61
does anyone has any idea?
Re: Error when convert video at admin panel
Login to admin area = > Site Configuration = > Miscellaneous Settings = > Create Thumbnail with = > mplayer = > save
after that try to convert video from the admin panel
Re: Error when convert video at admin panel
I've already done it but not success, this is the error code returned, no video appear on my site (http://tvagape.com)
Code:
STARTING VIDEO CONVERSION (process_queue.id = 2)
File: /home/tvagape/public_html/video/
####################################################
SELECT * FROM `video` WHERE `VID`=2
####################################################
Video id: 2
Find video duration - START
/usr/bin/mplayer -vo null -ao null -frames 0 -identify /home/tvagape/public_html/video/
MPlayer dev-SVN-r27092-3.4.6 (C) 2000-2008 MPlayer Team
CPU: Intel(R) Core(TM)2 CPU 6420 @ 2.13GHz (Family: 6, Model: 15, Stepping: 6)
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
Cannot find HOME directory.
Terminal type `unknown' is not defined.
Playing /home/tvagape/public_html/video/.
Seek failed
Exiting... (End of file)
Duration (mplayer): 0
DURATION: 00:00
Create Thumbnail - START
Create Thumbnail with mplayer - END
CONVERT COMMAND:
####################################################
####################################################
Return value:
Running flvtool2: /usr/bin/flvtool2 -U /home/tvagape/public_html/flvideo/12197745611886490115.flv
Back
Re: Error when convert video at admin panel
PM following details
1. FTP Login details of the web site
2. vshare login details (user and admin).
I can check and let you know why you are having problem with thumb.
Re: Error when convert video at admin panel
there is no errors now but vshare takes more hour to convert videos? how to solve that ?
Re: Error when convert video at admin panel