Results 1 to 9 of 9

Thread: Stops at convert! Please advise!

  1. #1
    Join Date
    Aug 2007
    Posts
    112

    Default Stops at convert! Please advise!

    Hello-

    I did an import with several videos (youtube) and they are all stuck at "convert started". They have been in this position for a few hours now.

    It is the last step before complete. Am I not doing something or is something flawed.

    I have crons setup and video processing is set to Batch. I have also enabled Auto Approve...Just an FYI for total picture

    Thanks,

    Ashley

  2. #2
    Join Date
    Aug 2007
    Posts
    112

    Default

    Is no one else having similar problems. My crons are running, ut when the video get to convert started it never converts.

    I cannot figure out why this is happening. I have my backend set to Batch Processing, but it does not seem to matter what method of processing I use.

    Any suggestions?

    Thanks,

    Ashley

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

    Default

    youtube video actually have no conversion needed. It is just copying downloded file.

    If that still showing "convert started" as status, delete the templates_c/debug.txt file. Then in admin process queue, edit the process and change status to convert again.

    Now wait for cron to run or run it yourself by going to http://www.yourdomain/cron.php

    It it do not convert the video post the debug log.

  4. #4
    Join Date
    Aug 2007
    Posts
    112

    Default

    I followed the steps and had no luck. I can see the video in my approved area of the admin area, but the videos show 0 seconds.

    Anyway, where do I get the debug log?

  5. #5
    Join Date
    Apr 2010
    Posts
    88

    Default

    Quote Originally Posted by admin View Post
    youtube video actually have no conversion needed. It is just copying downloded file.

    If that still showing "convert started" as status, delete the templates_c/debug.txt file. Then in admin process queue, edit the process and change status to convert again.

    Now wait for cron to run or run it yourself by going to http://www.yourdomain/cron.php

    It it do not convert the video post the debug log.

    I have been trying to make this work for a few days now. Just so I am clear I want to be able to download youtube videos to my server instead of embedding them. My host advised me that my crons are running correctly. I have deleted the debug.txt file and this worked once with a 30 sec video. Here is my debug log
    PHP Code:
    2010-08-19 17:39:37 Download Finished

    2010
    -08-19 17:39:37 File Name: /home/shegotas/public_html/ineedabadbitch.com/tube/video/423d6928d140c0e60d5c6cf1140c3178.flv

    2010
    -08-19 17:39:37 File Size20388683

    2010
    -08-19 19:09:13 http://www.youtube.com/watch?v=kIvFcdvicJw

    2010-08-19 19:09:14 http://v20.lscache5.c.youtube.com/videoplayback?ip=69.0.0.0&sparams=id%2Cexpire%2Cip%2Cipbits%2Citag%2Calgorithm%2Cburst%2Cfactor&fexp=903708%2C903711&algorithm=throttle-factor&itag=34&ipbits=8&burst=40&sver=3&expire=1282287600&key=yt1&signature=70D262B31127D4ADD78E06B1D79057B5F8699233.B34571D10A7AFABEDAF9D55BB29DA8DAAD50F423&factor=1.25&id=908bc571dbe2709c

    2010-08-19 19:11:31 Download Finished

    2010
    -08-19 19:11:31 File Name: /home/shegotas/public_html/ineedabadbitch.com/tube/video/45e8decb96e60423fe7bc99fe2ca1c25.flv

    2010
    -08-19 19:11:31 File Size20158711 
    here is convert log

    HTML Code:
    2010-08-19 19:14:01 [B]STARTING VIDEO CONVERSION (process_queue.id =  31)[/B]
    
      2010-08-19 19:14:01 File:  /home/shegotas/public_html/ineedabadbitch.com/tube/video/
      2010-08-19 19:14:01 $file_extn = 
      2010-08-19 19:14:01 $re_process_vid = 0
      2010-08-19 19:14:01 $rand_flv_name = 1282263241436600994.flv
      2010-08-19 19:14:01 sql
    INSERT INTO `videos` SET                    `video_user_id`='2',                    `video_seo_name`='my-chick-bad',                    `video_title`='my chick bad',                    `video_description`='sorry for the camera glitches,  try to ignore them',                    `video_keywords`='CIMG3579',                    `video_channels`='0|0|26|0|0',                    `video_name`='',                    `video_flv_name`='1282263241436600994.flv',                    `video_add_time`='1282263241',                    `video_add_date`='2010-08-19',                    `video_type`='public',                    `video_active`='0',                    `video_approve`='1',                    `video_folder`='4ca4238a0b/'
      2010-08-19 19:14:01 UPDATE `process_queue` SET                    `vid`='17' WHERE                    `id`='31'
      2010-08-19 19:14:01 Video id: 17
      2010-08-19 19:14:01 Video Output File Name :  /home/shegotas/public_html/ineedabadbitch.com/tube/flvideo/4ca4238a0b/1282263241436600994.flv  2010-08-19  19:14:01 $video_flv = Video Output File Name :  /home/shegotas/public_html/ineedabadbitch.com/tube/flvideo/4ca4238a0b/1282263241436600994.flv
      2010-08-19 19:14:01 Find video duration - START  2010-08-19 19:14:01 Duration (ffmpeg): 0
      2010-08-19 19:14:01 DURATION: 00:00  2010-08-19 19:14:01 [B]Create Thumbnail - START[/B]
    
      2010-08-19 19:14:01 Create Thumbnail with ffmpeg - END
      2010-08-19 19:14:01 $cmd_convert_v = convert_
      2010-08-19 19:14:01 428 $cmd_convert = 
      2010-08-19 19:14:01   2010-08-19 19:14:01 Return value: 
      2010-08-19 19:14:01 UPDATE `process_queue` SET 		       `status`='6' WHERE 		       `id`='31'
      2010-08-19 19:14:01 ERROR: failed video conversion.
      2010-08-19 19:20:24 [B]STARTING VIDEO CONVERSION (process_queue.id =  31)[/B]
    
      2010-08-19 19:20:24 File:  /home/shegotas/public_html/ineedabadbitch.com/tube/video/
      2010-08-19 19:20:24 $file_extn = 
      2010-08-19 19:20:24 SELECT * FROM `videos` WHERE 			       `video_id`=17
      2010-08-19 19:20:24 Video id: 17
      2010-08-19 19:20:24 Video Output File Name :  /home/shegotas/public_html/ineedabadbitch.com/tube/flvideo/4ca4238a0b/1282263241436600994.flv  2010-08-19  19:20:24 $video_flv = Video Output File Name :  /home/shegotas/public_html/ineedabadbitch.com/tube/flvideo/4ca4238a0b/1282263241436600994.flv
      2010-08-19 19:20:24 Find video duration - START  2010-08-19 19:20:24 Duration (ffmpeg): 0
      2010-08-19 19:20:24 DURATION: 00:00  2010-08-19 19:20:24 [B]Create Thumbnail - START[/B]
    
      2010-08-19 19:20:24 Create Thumbnail with ffmpeg - END
      2010-08-19 19:20:24 $cmd_convert_v = convert_
      2010-08-19 19:20:24 428 $cmd_convert = 
      2010-08-19 19:20:24   2010-08-19 19:20:24 Return value: 
      2010-08-19 19:20:24 UPDATE `process_queue` SET 		       `status`='6' WHERE 		       `id`='31'
      2010-08-19 19:20:24 ERROR: failed video conversion.
    Did anybody ever solve this? You would be awesome if you say how you got it done.

  6. #6
    Join Date
    Sep 2008
    Posts
    1,019

    Default

    I believe that the Youtube import function is broken (Youtube changed their code). I'm not sure if anyone has ever fixed that functionality in vShare.
    vShare Solutions
    Custom vShare Modules and Services

    Now, your visitors can watch videos on your site using their mobile or tablet device with the Mobility Mod for vShare 2.8!

  7. #7
    Join Date
    Apr 2010
    Posts
    88

    Default

    wow i see, thanks 4 letting me know.

  8. #8
    Join Date
    Dec 2009
    Posts
    71

    Default

    Hi,

    Please open support ticket at http://helpdesk.buyscripts.in with your ftp,vshare admin login details

    Thanks

    Buyscripts Team

  9. #9
    Join Date
    Apr 2010
    Posts
    88

    Default

    I put in the ticket a few seconds ago.

Similar Threads

  1. usernames with full stops in
    By clodhopper in forum Installation Support
    Replies: 2
    Last Post: 11-20-2008, 05:56 PM
  2. Upload Bar stops at 500 kb
    By sabinnechita in forum Bug Reports
    Replies: 2
    Last Post: 10-09-2008, 07:47 AM
  3. vshare installation advise
    By dappster in forum Installation Support
    Replies: 0
    Last Post: 04-24-2008, 05:33 PM
  4. Can someone please advise/HELP!
    By peachesboy in forum Installation Support
    Replies: 0
    Last Post: 02-13-2008, 02:22 AM
  5. Installation wizard stops at step 3
    By zeroy in forum Installation Support
    Replies: 0
    Last Post: 12-06-2007, 01:39 PM

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
  •