Results 1 to 5 of 5

Thread: conversion error please help

  1. #1

    Default conversion error please help

    i am trying to importa 3gp file from import folder all it does this :-

    Code:
    STARTING VIDEO CONVERSION (process_queue.id = 363)
    
    File: /home/amatecom/public_html/video/MY-WIFE-AND-MY-FRIEND-1.3gp
    
    ####################################################
    
    SELECT * FROM `video` WHERE `VID`=343
    
    ####################################################
    
    Video id: 343
    
    Find video duration - START
    
    /usr/bin/ffmpeg -i /home/amatecom/public_html/video/MY-WIFE-AND-MY-FRIEND-1.3gp
    
    FFmpeg version SVN-r18631, Copyright (c) 2000-2009 Fabrice Bellard, et al.
      configuration: --extra-ldflags=-L/c/dev/shared/lib --extra-cflags=-I//usr/local/lib/ --enable-libmp3lame --enable-gpl --enable-pthreads --enable-libvorbis --disable-mmx --enable-shared --enable-libxvid
      libavutil     50. 3. 0 / 50. 3. 0
      libavcodec    52.27. 0 / 52.27. 0
      libavformat   52.32. 0 / 52.32. 0
      libavdevice   52. 2. 0 / 52. 2. 0
      libswscale     0. 7. 1 /  0. 7. 1
      built on Apr 20 2009 03:08:45, gcc: 4.1.2 20080704 (Red Hat 4.1.2-44)
    
    Seems stream 0 codec frame rate differs from container frame rate: 29.97 (30000/1001) -> 23.98 (2997/125)
    Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/home/amatecom/public_html/video/MY-WIFE-AND-MY-FRIEND-1.3gp':
      Duration: 00:01:12.11, start: 0.000000, bitrate: 469 kb/s
        Stream #0.0(und): Video: h263, yuv420p, 352x288 [PAR 12:11 DAR 4:3], 23.98 tbr, 23.98 tbn, 29.97 tbc
        Stream #0.1(und): Audio: aac, 44100 Hz, stereo, s16
    At least one output file must be specified
    
    Duration (ffmpeg): 72
    
    DURATION: 01:12
    
    Create Thumbnail - START
    Creating Thumbnail with ffmpeg
    
    /home/amatecom/public_html/thumb/343.jpg
    
    /usr/bin/ffmpeg -i /home/amatecom/public_html/video/MY-WIFE-AND-MY-FRIEND-1.3gp -ss 00:00:37 -t 00:00:01 -s 320x240 -r 1 -f mjpeg /home/amatecom/public_html/thumb/343.jpg
    
    /home/amatecom/public_html/thumb/1_343.jpg
    
    /usr/bin/ffmpeg -i /home/amatecom/public_html/video/MY-WIFE-AND-MY-FRIEND-1.3gp -ss 00:00:52 -t 00:00:01 -s 120x90 -r 1 -f mjpeg /home/amatecom/public_html/thumb/1_343.jpg
    
    /home/amatecom/public_html/thumb/2_343.jpg
    
    /usr/bin/ffmpeg -i /home/amatecom/public_html/video/MY-WIFE-AND-MY-FRIEND-1.3gp -ss 00:00:29 -t 00:00:01 -s 120x90 -r 1 -f mjpeg /home/amatecom/public_html/thumb/2_343.jpg
    
    /home/amatecom/public_html/thumb/3_343.jpg
    
    /usr/bin/ffmpeg -i /home/amatecom/public_html/video/MY-WIFE-AND-MY-FRIEND-1.3gp -ss 00:00:43 -t 00:00:01 -s 120x90 -r 1 -f mjpeg /home/amatecom/public_html/thumb/3_343.jpg
    
    Create Thumbnail with ffmpeg - END
    
    CONVERT COMMAND: /usr/bin/mencoder '/home/amatecom/public_html/video/MY-WIFE-AND-MY-FRIEND-1.3gp' -o /home/amatecom/public_html/flvideo/1240602928501300864.flv -of lavf -oac mp3lame -lameopts abr:br=56 -ovc lavc -lavcopts vcodec=flv:vbitrate=500:mbd=2:mv0:trell:v4mv:cbp:last_pred=3 -srate 22050 -ofps 24 -vf harddup
    
    ####################################################
    
    Array
    (
    )
    
    ####################################################
    
    Return value:
    
    Running flvtool2: /usr/bin/flvtool2 -U /home/amatecom/public_html/flvideo/1240602928501300864.flv
    in process queue it shows conversion error and video doesn't play at all :(

  2. #2
    Join Date
    Jan 2008
    Posts
    147

    Default Re: conversion error please help

    I think

    The problem is due to mencoder not able to convert the video to flv format

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

    Default Re: conversion error please help

    Run the command

    Code:
    /usr/bin/mencoder '/home/amatecom/public_html/video/MY-WIFE-AND-MY-FRIEND-1.3gp' -o /home/amatecom/public_html/flvideo/1240602928501300864.flv -of lavf -oac mp3lame -lameopts abr:br=56 -ovc lavc -lavcopts vcodec=flv:vbitrate=500:mbd=2:mv0:trell:v4mv:cbp:last_pred=3 -srate 22050 -ofps 24 -vf harddup
    in SSH and see if it is able to do the conversion. If you don't have ssh, contact your web host/server admin.

  4. #4

    Default Re: conversion error please help

    i asked management guys to reinstall ffmpeg

  5. #5

    Default Re: conversion error please help

    ok they got it reinstalled here is fresh new error :-

    Code:
    cronjob started
    
    STARTING VIDEO CONVERSION (process_queue.id = 364)
    
    File: /home/amatecom/public_html/video/MY-WIFE-AND-MY-FRIEND-2.3gp
    
    ####################################################
    
    INSERT INTO video SET UID='1', seo_name='mywifeandmyfriend2', title='MY-WIFE-AND-MY-FRIEND-2', description='MY-WIFE-AND-MY-FRIEND-2', keyword='test test ', channel='0|1|2|3|0', vdoname='MY-WIFE-AND-MY-FRIEND-2.3gp', flvdoname='12407307271133458623.flv', addtime='1240730727', adddate='2009-04-26', type='public', active='0', approve='0'
    
    ####################################################
    
    Video id: 344
    
    Find video duration - START
    
    /usr/local/bin/ffmpeg -i /home/amatecom/public_html/video/MY-WIFE-AND-MY-FRIEND-2.3gp
    
    ffmpeg version CVS, build 3277056, Copyright (c) 2000-2004 Fabrice Bellard
      configuration:  --enable-mp3lame --enable-libogg --enable-vorbis --disable-mmx --enable-shared --enable-gpl
      built on Apr 25 2009 16:16:53, gcc: 4.1.2 20080704 (Red Hat 4.1.2-44)
    
    Seems that stream 0 comes from film source: 2997.00 (2997/1) -> 24.00 (24/1)
    Input #0, mov,mp4,m4a,3gp,3g2, from '/home/amatecom/public_html/video/MY-WIFE-AND-MY-FRIEND-2.3gp':
      Duration: 00:01:02.1, start: 0.000000, bitrate: 445 kb/s
      Stream #0.0, 24.00 fps: Video: h263, yuv420p, 352x288
      Stream #0.1: Audio: mp4a / 0x6134706D, 44100 Hz, stereo
    Must supply at least one output file
    
    Duration (ffmpeg): 62
    
    DURATION: 01:02
    
    Create Thumbnail - START
    Creating Thumbnail with ffmpeg
    
    /home/amatecom/public_html/thumb/344.jpg
    
    /usr/local/bin/ffmpeg -i /home/amatecom/public_html/video/MY-WIFE-AND-MY-FRIEND-2.3gp -ss 00:00:46 -t 00:00:01 -s 320x240 -r 1 -f mjpeg /home/amatecom/public_html/thumb/344.jpg
    
    /home/amatecom/public_html/thumb/1_344.jpg
    
    /usr/local/bin/ffmpeg -i /home/amatecom/public_html/video/MY-WIFE-AND-MY-FRIEND-2.3gp -ss 00:00:43 -t 00:00:01 -s 120x90 -r 1 -f mjpeg /home/amatecom/public_html/thumb/1_344.jpg
    
    /home/amatecom/public_html/thumb/2_344.jpg
    
    /usr/local/bin/ffmpeg -i /home/amatecom/public_html/video/MY-WIFE-AND-MY-FRIEND-2.3gp -ss 00:00:25 -t 00:00:01 -s 120x90 -r 1 -f mjpeg /home/amatecom/public_html/thumb/2_344.jpg
    
    /home/amatecom/public_html/thumb/3_344.jpg
    
    /usr/local/bin/ffmpeg -i /home/amatecom/public_html/video/MY-WIFE-AND-MY-FRIEND-2.3gp -ss 00:00:37 -t 00:00:01 -s 120x90 -r 1 -f mjpeg /home/amatecom/public_html/thumb/3_344.jpg
    
    Create Thumbnail with ffmpeg - END
    
    CONVERT COMMAND: /usr/local/bin/mencoder '/home/amatecom/public_html/video/MY-WIFE-AND-MY-FRIEND-2.3gp' -o /home/amatecom/public_html/flvideo/12407307271133458623.flv -of lavf -oac mp3lame -lameopts abr:br=56 -ovc lavc -lavcopts vcodec=flv:vbitrate=500:mbd=2:mv0:trell:v4mv:cbp:last_pred=3 -srate 22050 -ofps 24 -vf harddup
    
    ####################################################
    
    Array
    (
        [0] => MEncoder 1.0rc1-4.1.2 (C) 2000-2006 MPlayer Team
        [1] => CPU: Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz (Family: 6, Model: 26, Stepping: 4)
        [2] => CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
        [3] => Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
        [4] => 
        [5] => success: format: 0  data: 0x0 - 0x34d08f
        [6] => ISO: File Type Major Brand: 3GPP Profile 4
        [7] => Quicktime/MOV file format detected.
        [8] => VIDEO:  [s263]  352x288  24bpp  23.976 fps    0.0 kbps ( 0.0 kbyte/s)
        [9] => [V] filefmt:7  fourcc:0x33363273  size:352x288  fps:23.98  ftime:=0.0417
        [10] => ==========================================================================
        [11] => Opening audio decoder: [faad] AAC (MPEG2/4 Advanced Audio Coding)
        [12] => AUDIO: 44100 Hz, 2 ch, s16le, 128.0 kbit/9.07% (ratio: 16000->176400)
        [13] => Selected audio codec: [faad] afm: faad (FAAD AAC (MPEG-2/MPEG-4 Audio) decoder)
        [14] => ==========================================================================
        [15] => 
        [16] => Exiting...
    )
    
    ####################################################
    
    Return value: Exiting...
    
    Running flvtool2: /usr/bin/flvtool2 -U /home/amatecom/public_html/flvideo/12407307271133458623.flv
    
    Convert Error or converted video is less than 1 kb in size, try upload a big video. If that do not work, verify convert command works on the server.

Similar Threads

  1. Mplayer conversion error
    By Saul V in forum Installation Support
    Replies: 1
    Last Post: 03-20-2009, 02:36 PM
  2. Conversion Error
    By topfreaks in forum Bug Reports
    Replies: 2
    Last Post: 02-08-2009, 11:42 PM
  3. Conversion error
    By deshmukh in forum Bug Reports
    Replies: 4
    Last Post: 01-10-2009, 07:34 AM
  4. Conversion error
    By PeterThePole in forum Fixed Bugs
    Replies: 6
    Last Post: 06-09-2008, 05:09 AM
  5. Conversion Error
    By ryce889 in forum Installation Support
    Replies: 6
    Last Post: 09-18-2007, 07:48 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
  •