Results 1 to 3 of 3

Thread: No Thumbnail with Youtube Videos

  1. #1

    Default No Thumbnail with Youtube Videos

    Hi,
    When I embed a youtube video the film plays fine but creates no thumbnail, unless I manually download the image first then add it

    I tried the vshare test ands got the following

    Before - ffmpeg_movie(1.wmv)

    file name = 1.wmv
    duration = 3.55 seconds
    frame count = 53
    frame rate = 15.000 fps
    comment =
    title =
    author =
    copyright =
    frame height = 240 pixels
    frame width = 320 pixels
    has audio = Yes
    get pixel format = yuv420p
    get pixel aspect ratio =
    get video codec = wmv2
    get audio codec = wmav2
    get audio channels = 1
    get bit rate = 207513 kb/s

    After - ffmpeg_movie(1.wmv)
    Before - video_to_frame
    Total Frames: 52
    object(ffmpeg_frame)#3 (1) { ["ffmpeg_frame"]=> resource(2) of type (ffmpeg_frame) } GOT FRAME
    Inside - createThumb

    Warning: imagecreatetruecolor() [function.imagecreatetruecolor]: Invalid image dimensions in /home/hollysyo/public_html/vshare_test/thumb.php on line 125

    Warning: imagecopyresampled(): supplied argument is not a valid Image resource in /home/hollysyo/public_html/vshare_test/thumb.php on line 126

    Warning: imagejpeg(): supplied argument is not a valid Image resource in /home/hollysyo/public_html/vshare_test/thumb.php on line 127

    Warning: imagedestroy(): supplied argument is not a valid Image resource in /home/hollysyo/public_html/vshare_test/thumb.php on line 129
    1 => Inside while loop | p = 40
    object(ffmpeg_frame)#4 (1) { ["ffmpeg_frame"]=> resource(7) of type (ffmpeg_frame) } GOT FRAME
    Inside - createThumb

    Warning: imagecreatetruecolor() [function.imagecreatetruecolor]: Invalid image dimensions in /home/hollysyo/public_html/vshare_test/thumb.php on line 125

    Warning: imagecopyresampled(): supplied argument is not a valid Image resource in /home/hollysyo/public_html/vshare_test/thumb.php on line 126

    Warning: imagejpeg(): supplied argument is not a valid Image resource in /home/hollysyo/public_html/vshare_test/thumb.php on line 127

    Warning: imagedestroy(): supplied argument is not a valid Image resource in /home/hollysyo/public_html/vshare_test/thumb.php on line 129
    2 => Inside while loop | p = 7
    object(ffmpeg_frame)#3 (1) { ["ffmpeg_frame"]=> resource(12) of type (ffmpeg_frame) } GOT FRAME
    Inside - createThumb

    Warning: imagecreatetruecolor() [function.imagecreatetruecolor]: Invalid image dimensions in /home/hollysyo/public_html/vshare_test/thumb.php on line 125

    Warning: imagecopyresampled(): supplied argument is not a valid Image resource in /home/hollysyo/public_html/vshare_test/thumb.php on line 126

    Warning: imagejpeg(): supplied argument is not a valid Image resource in /home/hollysyo/public_html/vshare_test/thumb.php on line 127

    Warning: imagedestroy(): supplied argument is not a valid Image resource in /home/hollysyo/public_html/vshare_test/thumb.php on line 129
    3 => Inside while loop | p = 35
    After - video_to_frame
    FinishedCould anyone tell me what this means, and is this the reason i'm not getting thumbnails for youtuve videos?

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

    Default Re: No Thumbnail with Youtube Videos

    duration = 3.55 seconds
    Your video is too small, there may be not be enough key frames to create thumbnail, can you try uploading the video to http://video.bizhat.com and see it works ?

  3. #3

    Default Re: No Thumbnail with Youtube Videos

    Hi, this video was the video in the vshare test zip file you had posted on another page
    If I try embedding a youtube file, which displays no thumbnail where do I go to see what the problem is?

    Thanks

Similar Threads

  1. I can't add videos from youtube but i can add they from othe
    By MAXiMOS in forum Installation Support
    Replies: 3
    Last Post: 03-11-2009, 10:15 PM
  2. No thumbnail of videos
    By west in forum Bug Reports
    Replies: 3
    Last Post: 03-06-2009, 05:50 PM
  3. Add youtube videos
    By RAMMSTEIN in forum Feature Requests
    Replies: 4
    Last Post: 01-04-2009, 10:12 PM
  4. Upload videos to youtube
    By hostxxi in forum Feature Requests
    Replies: 0
    Last Post: 07-31-2008, 08:51 PM
  5. Replies: 11
    Last Post: 10-02-2007, 05:37 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
  •