Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: Fatal Error (Help to Correct)

  1. #1
    Join Date
    Aug 2007
    Posts
    112

    Default Fatal Error (Help to Correct)

    This is the fatal error i get when a User Uploads Video:

    Fatal error: Class 'ffmpeg_movie' not found in /home/porkdcom/public_html/ugaspace/include/functions_upload.php on line 174

    any advice on how to correct would be appreciated.

    Thanks!

  2. #2

    Default

    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 viewtopic.php?t=294

  3. #3
    Join Date
    Aug 2007
    Posts
    112

    Default Re:

    Quote Originally Posted by buyscripts
    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 viewtopic.php?t=294
    Thank you! I contacted the Hosting company and they said FFMPEG-PHP does not work when PHP5 is enabled. Is this true? I know both are required for software to work properly.

  4. #4
    Join Date
    Apr 2007
    Posts
    2,202

    Default Re: Fatal Error (Help to Correct)


  5. #5
    Join Date
    Aug 2007
    Posts
    112

    Default Re: Fatal Error (Help to Correct)

    Quote Originally Posted by admin

    Thanks! I just submitted another ticket to have FFMPEG-PHP installed. Do I need to do anything else once they install or should this fix my issues.

    Thanks,

    Ashley

  6. #6
    Join Date
    Apr 2007
    Posts
    2,202

    Default Re: Fatal Error (Help to Correct)

    If everything else are setup properly, it will work after ffmpeg-php install.

  7. #7
    Join Date
    Aug 2007
    Posts
    112

    Default Re: Fatal Error (Help to Correct)

    Quote Originally Posted by admin
    If everything else are setup properly, it will work after ffmpeg-php install.

    Ok they have installed the FFMPEG-PHP, but told me I have disable PHP5 in .htaccess in order to view it is http://ugaspace.com/phpinfo.php

    I am afraid if i disable PHP5 then the import video feature in the admin panel will no longer work as it needs PHP5 to work properly.

    What can i do?

    Thanks,

    Ashley

  8. #8
    Join Date
    May 2007
    Posts
    394

    Default Re: Fatal Error (Help to Correct)

    Quote Originally Posted by porkd
    Ok they have installed the FFMPEG-PHP, but told me I have disable PHP5 in .htaccess in order to view it is http://ugaspace.com/phpinfo.php
    Ashley, your web host is not correct. http://thewall.net/phpinfo.php

    It sounds to me like your host is giving you a lot of double-talk. If you disable PHP5, you would not even see that phpinfo page.

    PM me if you want better hosting that's set up to do vshare....

  9. #9
    Join Date
    Aug 2007
    Posts
    112

    Default Re: Fatal Error (Help to Correct)

    Ok so I have now installed FFMPEG-PHP on PHP5. The hosting company did it! Here is the new error I am getting after user upload. Here is what doen't make sense about the info below: It is converting video to flv, and processing video (because duration time), but then errors out saying video too small. (See Below) However, the videos duration is 56 Secs so I know it is not too small.


    2007-10-23 23:09:02 Video Conversion Finished

    2007-10-24 7:13:46 Upload Finished

    2007-10-24 7:13:46 Batch Processing

    2007-10-24 7:14:01 Video (62) Conversion starting...

    2007-10-24 7:14:01 File: /home/porkdcom/public_html/ugaspace/video/coolestbab552507_7.wmv

    2007-10-24 7:14:01 -------------------------------------------------------------

    2007-10-24 7:14:01 INSERT INTO video SET
    UID='2',
    title='test',
    description='test',
    keyword='test',
    channel='0|1|0',
    addtime='1193224441',
    adddate='2007-10-24',
    vkey='887819296',
    type='public',
    active='0',
    approve='1'

    2007-10-24 7:14:01 -------------------------------------------------------------

    2007-10-24 7:14:01 Video id: 100

    2007-10-24 7:14:01 Calling ffmpeg-php -> ffmpeg_movie()

    2007-10-24 7:14:01 Get video duration - START

    2007-10-24 7:14:01 Get video duration - END

    2007-10-24 7:14:01 DURATION: 56.066

    2007-10-24 7:14:01 Create Thumbnail - START

    2007-10-24 7:14:03 Create Thumbnail - END

    2007-10-24 7:14:03 CONVERT COMMAND:

    /usr/bin/ffmpeg '/home/porkdcom/public_html/*********/video/coolestbab552507_7.wmv' -o /home/porkdcom/public_html/*******/flvideo/119322444374003906.flv -of lavf -oac mp3lame -lameopts abr:br=56 -ovc lavc -lavcopts vcodec=flv:vbitrate=800:mbd=2:mv0:trell:v4mv:cbp:l ast_pred=3 -srate 22050 -lavfopts i_certify_that_my_video_stream_does_not_use_b_fram es



    2007-10-24 7:14:03 -------------------------------------------------------------

    2007-10-24 7:14:03

    2007-10-24 7:14:03 -------------------------------------------------------------

    2007-10-24 7:14:03 Return value:

    2007-10-24 7:14:03 File Size too small : Bytes, Upload a big video.

  10. #10
    Join Date
    Apr 2007
    Posts
    2,202

    Default Re: Fatal Error (Help to Correct)

    The convert command is not able to convert video into FLV.

    Send the command to your web host and ask them to see if the command works on the server.

Page 1 of 2 12 LastLast

Similar Threads

  1. Fatal error: Error can't find imagecreatetruecolor
    By damen in forum Installation Support
    Replies: 8
    Last Post: 07-21-2010, 09:02 PM
  2. Fatal error: Smarty error:
    By megavideos.in in forum Installation Support
    Replies: 1
    Last Post: 11-25-2007, 08:16 PM
  3. Fatal Error
    By khsoh in forum Bug Reports
    Replies: 1
    Last Post: 11-05-2007, 05:05 PM
  4. Fatal error!
    By mistic in forum Fixed Bugs
    Replies: 2
    Last Post: 08-31-2007, 01:48 AM
  5. can you correct this bug ?
    By winkler in forum Fixed Bugs
    Replies: 2
    Last Post: 07-08-2007, 06:52 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •