Results 1 to 7 of 7

Thread: Large videos can't get converted

  1. #1

    Default Large videos can't get converted

    Let me tell you what I've done

    1. Uploaded a bunch of videos, all the same format, to the proper directory via ftp
    2. Added some of the videos by using the "import folder" link and then the "process queue" link.

    However, when I try to convert long video (above 5 minutes), the script will just stop working....

    this is the output
    Code:
    STARTING VIDEO CONVERSION (process_queue.id = 30)
    
    File: /home/deranged/public_html/videos/video/UB.wmv
    
    ####################################################
    
    SELECT * FROM `video` WHERE `VID`=28
    
    ####################################################
    
    Video id: 28
    
    Find video duration - START
    
    /usr/local/bin/ffmpeg -i /home/deranged/public_html/videos/video/UB.wmv
    
    FFmpeg version SVN-r12497, Copyright (c) 2000-2008 Fabrice Bellard, et al.
      configuration: --enable-libmp3lame --enable-libvorbis --disable-mmx --enable-shared
      libavutil version: 49.6.0
      libavcodec version: 51.52.0
      libavformat version: 52.11.0
      libavdevice version: 52.0.0
      built on Mar 21 2008 09:21:38, gcc: 4.1.2 20070626 (Red Hat 4.1.2-14)
    [wmv3 @ 0xb7cc3d90]Extra data: 8 bits left, value: 0
    
    Seems stream 1 codec frame rate differs from container frame rate: 1000.00 (1000/1) -> 29.97 (30000/1001)
    Input #0, asf, from '/home/deranged/public_html/videos/video/UB.wmv':
      Duration: 00:09:16.4, start: 1.579000, bitrate: 1280 kb/s
        Stream #0.0: Audio: wmav2, 44100 Hz, stereo, 128 kb/s
        Stream #0.1: Video: wmv3, yuv420p, 720x480, 1156 kb/s, 29.97 tb(r)
    Must supply at least one output file
    
    Duration (ffmpeg): 556
    
    DURATION: 09:16
    
    Create Thumbnail - START
    Creating Thumbnail with ffmpeg
    
    /home/deranged/public_html/videos/thumb/28.jpg
    
    /usr/local/bin/ffmpeg -i /home/deranged/public_html/videos/video/UB.wmv -ss 00:01:07 -t 00:00:01 -s 320x240 -r 1 -f mjpeg /home/deranged/public_html/videos/thumb/28.jpg
    
    /home/deranged/public_html/videos/thumb/1_28.jpg
    
    /usr/local/bin/ffmpeg -i /home/deranged/public_html/videos/video/UB.wmv -ss 00:04:37 -t 00:00:01 -s 120x90 -r 1 -f mjpeg /home/deranged/public_html/videos/thumb/1_28.jpg
    
    /home/deranged/public_html/videos/thumb/2_28.jpg
    
    /usr/local/bin/ffmpeg -i /home/deranged/public_html/videos/video/UB.wmv -ss 00:03:47 -t 00:00:01 -s 120x90 -r 1 -f mjpeg /home/deranged/public_html/videos/thumb/2_28.jpg
    
    /home/deranged/public_html/videos/thumb/3_28.jpg
    and then it just stops working

    help

  2. #2

    Default Re: Large videos can't get converted

    help please!

  3. #3

    Default Re: Large videos can't get converted

    HALP

  4. #4

    Default Re: Large videos can't get converted

    help me

  5. #5

  6. #6

    Default Re:

    Quote Originally Posted by buyscripts
    Can you post the url ?
    how is that necessary?

  7. #7

Similar Threads

  1. Speed with large nr videos
    By afunnysite in forum Bug Reports
    Replies: 2
    Last Post: 01-21-2008, 07:44 PM
  2. Videos not being converted all the way
    By grynmoors in forum Installation Support
    Replies: 0
    Last Post: 11-11-2007, 07:06 AM
  3. Blank screen after upload of large videos
    By doubleviking in forum Installation Support
    Replies: 2
    Last Post: 09-27-2007, 08:11 PM
  4. Video not getting converted to flv
    By admin in forum Frequently Asked Questions
    Replies: 0
    Last Post: 06-03-2007, 05:05 PM
  5. Cannot upload large videos
    By local_master in forum Installation Support
    Replies: 1
    Last Post: 04-30-2007, 06:57 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
  •