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

Thread: HELP! Process Queue

  1. #1
    Join Date
    Jun 2007
    Location
    Colorado
    Posts
    36

    Default HELP! Process Queue

    I used Import Video and completed all fields correctly. I have waited hours now for the video to be processed. After checking the site. The videos have still not become available.

    I've used the Download Again function and that didn't do the trick.
    I've used Convert Again and that didn't do the trick either. Although, it displays "Download Finished" now.

    But the videos are still not listed in any of the categories that I assigned them to.

    My website is: YOUTHTOOB.COM
    http://youthtoob.com
    Always look out for Number one, and be careful not to step on Number two!

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

    Default Re: HELP! Process Queue

    Have you set cronjob ?

  3. #3
    Join Date
    Jun 2007
    Location
    Colorado
    Posts
    36

    Default Re: HELP! Process Queue

    I guess not. I don't even know what cronjob means. Please advise. :oops:
    Always look out for Number one, and be careful not to step on Number two!

  4. #4
    Join Date
    Jun 2007
    Location
    Colorado
    Posts
    36

    Default Re: HELP! Process Queue

    Okay. I looked this up in the forum, and entered /usr/bin/php -q/home/video/public_html/media/cron.php in the cronjob section of the cpanel then visited http://youthtoob.com/media/cron.php where it stated "cronjob started". Does this mean that I did everything correctly and need to just wait for the videos to process?

    This is brand new territory for me.
    Always look out for Number one, and be careful not to step on Number two!

  5. #5
    Join Date
    Jun 2007
    Location
    Colorado
    Posts
    36

    Default Re: HELP! Process Queue

    Well, I'm not sure where I'm going wrong. But when I visited my http://youthtoob.com/media/cron.php
    I had the following response:
    cronjob started
    Download startDownload Finished
    File Name: /home/youthtoo/public_html/media/video/bea6699ac0cc91dd99592f519903d80b.flv
    File Size: 0ERROR: unable to connect
    What am I doing wrong?
    Always look out for Number one, and be careful not to step on Number two!

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

    Default Re: HELP! Process Queue

    You can run cronjob manually if you are only importing few videos. In that case, you need to access url

    http://youthtoob.com/cron.php

    You need to run cronjob two times to get a video imported.

    To verify everything works, just remove all entried from Process queue, then add a video with the import form.

    Then go to above cron.php url in browser. Wait some time, check the process queue and see the status. It should say "download started" after some time, it will change to "download finished", that is video is downloded to you server.

    Now cron cronjob again.

    If you check process queue, it will say "conversion started". After some time, if everything went properly, it will say "convert finished".

    If there is an error, it will say "conversion error", you will get details about conversion process in the web browser where u access the cron.php

    If you have error in conversion, post the content here.

  7. #7
    Join Date
    Jun 2007
    Location
    Colorado
    Posts
    36

    Default Re: HELP! Process Queue

    I emptied my queue, and began the import video process again.
    After waiting hours for a 2 minute video to import, I visited my cron URL numerous times. It continued to display "cronjob started". So, after a few hours and considerable amount of patience wearing off, I ran "Convert Video" again from the Admin --> "Process Queue".

    I then visited http://youthtoob.com/media/cron.php which displayed the following error:
    cronjob started
    Video (58) Conversion starting...
    File: /home/youthtoo/public_html/media/video/
    -------------------------------------------------------------
    INSERT INTO video SET UID='2', title='Arthur the sneezing dragon', description='Arthur is a Arthur is a dragon with a very bad allergy, and he has to sneeze... So watch out!', keyword='dragon, allergy, sneeze', channel='0|2|3|0', addtime='1193189813', adddate='2007-10-23', vkey='1728393649', type='public', active='0', approve='1'
    -------------------------------------------------------------
    Video id: 142
    Calling ffmpeg-php -> ffmpeg_movie()
    Get video duration - START

    Fatal error: Call to a member function getduration() on a non-object in /home/youthtoo/public_html/media/include/functions_upload.php on line 177
    I visited the Vshare Admin where the video would be listed, and it is listed as duration: 0.00.What am I doing wrong?

    Eventually, I would like to import hundreds of videos. I would hope that I would be able to run many imports consecutively.

    Sincerely,
    Harrison
    Always look out for Number one, and be careful not to step on Number two!

  8. #8
    Join Date
    Jun 2007
    Location
    Colorado
    Posts
    36

    Default Re: HELP! Process Queue

    After using another discussion post as my guide http://forums.buyscripts.in/viewtopic.php?t=826, I added the following command line to the Cron Jobs: crontab -e -u youthtoo. I have no idea if any of this is correct. But I am determined to figure this out. Your help is so greatly appreciated!

    Uploaded another video.
    cron http://youthtoob.com/media/cron.php displays:

    cronjob started
    Video (58) Conversion starting...
    File: /home/youthtoo/public_html/media/video/
    -------------------------------------------------------------
    UPDATE video SET active='0' where VID=142
    -------------------------------------------------------------
    Video id: 142
    Calling ffmpeg-php -> ffmpeg_movie()
    Get video duration - START

    Fatal error: Call to a member function getduration() on a non-object in /home/youthtoo/public_html/media/include/functions_upload.php on line 177
    PS. I can upload videos directly from my computer, the very slow way.
    I am following your directions very carefully. But this still troubles me. Thank you for your help!

    ~Harrison
    Always look out for Number one, and be careful not to step on Number two!

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

    Default Re: HELP! Process Queue

    Fatal error: Call to a member function getduration() on a non-object in /home/youthtoo/public_html/media/include/functions_upload.php on line 177
    Your ffmpeg-php have problem.

    getduration() is a ffmpeg-php function.

    See

    http://www.google.co.in/search?hl=en&cl ... arch&meta=

  10. #10
    Join Date
    Jun 2007
    Location
    Colorado
    Posts
    36

    Default Re: HELP! Process Queue

    It turned out to be a permissions issue. Now I am getting the following error:

    cronjob started
    Download startDownload Finished
    File Name: /home/youthtoo/public_html/media/video/456d4219210a256b70f2de2a571d0342.flv
    File Size: 0ERROR: unable to connect
    Always look out for Number one, and be careful not to step on Number two!

Page 1 of 2 12 LastLast

Similar Threads

  1. About Setting up Process Queue
    By eManuka in forum General Discussions
    Replies: 1
    Last Post: 08-29-2009, 05:57 PM
  2. Process Queue - Quick Q!
    By hayleyli in forum Installation Support
    Replies: 5
    Last Post: 07-14-2008, 08:02 PM
  3. Process Queue
    By LaLa in forum Installation Support
    Replies: 4
    Last Post: 03-01-2008, 10:04 PM
  4. Process Queue
    By LaLa in forum General Discussions
    Replies: 10
    Last Post: 02-24-2008, 09:40 AM
  5. PROCESS-QUEUE
    By jonny23 in forum Installation Support
    Replies: 4
    Last Post: 08-31-2007, 10:23 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
  •