Results 1 to 2 of 2

Thread: Uploading. creating thuimbs, then convert error

  1. #1
    Join Date
    Jan 2008
    Posts
    11

    Default Uploading. creating thuimbs, then convert error

    STARTING VIDEO CONVERSION (process_queue.id = 14)


    --------------------------------------------------------------------------------

    File: /home/eztravel/public_html/video/100_8426.MOV

    ################################################## ##

    SELECT * FROM `video` WHERE `VID`=18

    ################################################## ##

    Video id: 18

    Find video duration - START

    /usr/local/bin/ffmpeg -i /home/eztravel/public_html/video/100_8426.MOV

    FFmpeg version SVN-r11447, Copyright (c) 2000-2008 Fabrice Bellard, et al.
    configuration:
    libavutil version: 49.6.0
    libavcodec version: 51.49.0
    libavformat version: 52.3.0
    built on Jan 7 2008 08:02:53, gcc: 3.4.6 20060404 (Red Hat 3.4.6-9)
    Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/home/eztravel/public_html/video/100_8426.MOV':
    Duration: 00:00:30.0, start: 0.000000, bitrate: 2014 kb/s
    Stream #0.0(eng): Video: mjpeg, yuvj420p, 320x240 [PAR 0:1 DAR 0:1], 15.00 tb(r)
    Must supply at least one output file
    Duration (ffmpeg): 30


    DURATION: 00:30

    Create Thumbnail - START

    Creating Thumbnail with ffmpeg
    /home/eztravel/public_html/thumb/18.jpg

    /usr/local/bin/ffmpeg -i /home/eztravel/public_html/video/100_8426.MOV -ss 00:00:08 -t 00:00:01 -s 320x240 -r 1 -f mjpeg /home/eztravel/public_html/thumb/18.jpg
    /home/eztravel/public_html/thumb/1_18.jpg

    /usr/local/bin/ffmpeg -i /home/eztravel/public_html/video/100_8426.MOV -ss 00:00:16 -t 00:00:01 -s 120x90 -r 1 -f mjpeg /home/eztravel/public_html/thumb/1_18.jpg
    /home/eztravel/public_html/thumb/2_18.jpg

    /usr/local/bin/ffmpeg -i /home/eztravel/public_html/video/100_8426.MOV -ss 00:00:13 -t 00:00:01 -s 120x90 -r 1 -f mjpeg /home/eztravel/public_html/thumb/2_18.jpg
    /home/eztravel/public_html/thumb/3_18.jpg

    /usr/local/bin/ffmpeg -i /home/eztravel/public_html/video/100_8426.MOV -ss 00:00:19 -t 00:00:01 -s 120x90 -r 1 -f mjpeg /home/eztravel/public_html/thumb/3_18.jpg
    Create Thumbnail with ffmpeg - END

    CONVERT COMMAND: /usr/local/bin/mencoder '/home/eztravel/public_html/video/100_8426.MOV' -o /home/eztravel/public_html/flvideo/1200033428914620169.flv -of lavf -oac mp3lame -lameopts abr:br=56 -ovc lavc -lavcopts vcodec=flv:vbitrate=500:mbd=2:mv0:trell:v4mv:cbp:l ast_pred=3 -srate 22050 -ofps 24 -vf harddup

    ################################################## ##

    Array
    (
    )

    ################################################## ##

    Return value:

    Back

  2. #2
    Join Date
    Jan 2008
    Posts
    11

    Default Re: Uploading. creating thuimbs, then convert error

    I have asked my host enable ssh access. so that I can run convert commad to verify.


    However I found on this board a reference to create a convert.php file to test your convert command, but doesn't a convert.php file already exist?

    So any way I followed the link and created a conv.php instead of convert.php file and when run from the browser it goes black, by design, i know, but then no white text or anything.

    http://forums.buyscripts.in/viewtopic.php?t=351

Similar Threads

  1. I tried creating a poll and now I get this error
    By DeeperImage in forum Installation Support
    Replies: 1
    Last Post: 09-16-2008, 12:46 AM
  2. Not creating USER Directorys!
    By docrst in forum Installation Support
    Replies: 6
    Last Post: 06-20-2008, 12:28 AM
  3. problem uploading video: failed to convert frame to gd image
    By MrStinky in forum Installation Support
    Replies: 2
    Last Post: 05-02-2008, 12:47 PM
  4. Creating A new Page
    By west in forum Template Modifications
    Replies: 4
    Last Post: 02-16-2008, 02:08 AM
  5. uploading error : ERROR: Failed to open..
    By afyouni in forum Installation Support
    Replies: 8
    Last Post: 12-07-2007, 04:35 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
  •