Results 1 to 2 of 2

Thread: Thumbnail not working

  1. #1
    Join Date
    Dec 2008
    Posts
    156

    Default Thumbnail not working

    Hello!

    first I have a little question: How can I see if the cronjob works right? Is there a log or something?


    on some videos the thumbnail worked, on some not.

    Here is the conversation log:

    Code:
    STARTING VIDEO CONVERSION (process_queue.id = 4)
    
    File: /var/www/vhosts/ks300847.kimsufi.com/httpdocs/video/Route66-VEB_FILM_Leipzig-2004-Deutsch.avi
    
    ####################################################
    
    SELECT * FROM `video` WHERE `VID`=4
    
    ####################################################
    
    Video id: 4
    
    Find video duration - START
    
    Duration (ffmpeg-php): 6290
    
    DURATION: 01:44:50
    
    Create Thumbnail - START
    
    Create Thumbnail with ffmpeg-php - END
    
    CONVERT COMMAND: /usr/local/bin/mencoder '/var/www/vhosts/ks300847.kimsufi.com/httpdocs/video/Route66-VEB_FILM_Leipzig-2004-Deutsch.avi' -o /var/www/vhosts/ks300847.kimsufi.com/httpdocs/flvideo/12306487301811700806.flv -of lavf -oac mp3lame -lameopts abr:br=56 -ovc lavc -lavcopts vcodec=flv:vbitrate=768:mbd=2:mv0:trell:v4mv:cbp:last_pred=3 -srate 22050 -ofps 24 -vf harddup
    
    ####################################################
    
    [...........]
    On the other videos the generation is ok.

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

    Default Re: Thumbnail not working

    You can check the debug.txt file located in your templates_c directory. More than likely, the problem that you are experiencing is going to be due to a file that ffmpeg is not configured to understand. I would suggest that you change your thumbnail program from ffmpeg-php to mencoder in your admin panel and see if that allows for you to create thumbnails without problems. If so, then you will know that it is a problem with your ffmpeg installation.
    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!

Similar Threads

  1. Thumbnail Created but not there
    By docrst in forum Installation Support
    Replies: 9
    Last Post: 06-04-2008, 04:23 PM
  2. help thumbnail
    By fielpo in forum General Discussions
    Replies: 3
    Last Post: 05-17-2008, 10:46 PM
  3. Channel thumbnail
    By exgrafix in forum General Discussions
    Replies: 2
    Last Post: 02-14-2008, 10:39 AM
  4. No Thumbnail
    By FurnTech in forum Installation Support
    Replies: 2
    Last Post: 11-16-2007, 05:03 AM
  5. Thumbnail
    By kmv in forum Fixed Bugs
    Replies: 1
    Last Post: 11-11-2007, 10:33 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
  •