Results 1 to 5 of 5

Thread: Convert PRoblem

  1. #1

    Default Convert PRoblem

    I am having some converting issues.. Here are the logs:


    Create Thumbnail with mplayer - END


    CONVERT COMMAND: /usr/local/bin/mencoder '/home/**/domains/**/public_html/video/uqxqkdtp29.avi' -o /home/**/domains/**/public_html/flvideo/12397101011554928512.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
    (
    [0] => MEncoder 1.0rc1-4.1.2 (C) 2000-2006 MPlayer Team
    [1] => CPU: Intel(R) Core(TM)2 Duo CPU E4600 @ 2.40GHz (Family: 6, Model: 15, Stepping: 13)
    [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 - 0x14400
    [6] => AVI file format detected.
    [7] => VIDEO: [] 321x321 8bpp 1.000 fps 43.6 kbps ( 5.3 kbyte/s)
    [8] => [V] filefmt:3 fourcc:0x1 size:321x321 fps: 1.00 ftime:=1.0000
    [9] => ================================================== ========================
    [10] => Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
    [11] => AUDIO: 8000 Hz, 1 ch, s16le, 8.5 kbit/6.67% (ratio: 1067->16000)
    [12] => Selected audio codec: [fftruespeech] afm: ffmpeg (FFmpeg TrueSpeech)
    [13] => ================================================== ========================
    [14] =>
    [15] => Exiting...
    )


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


    Return value: Exiting...


    Running flvtool2: /usr/bin/flvtool2 -U /home/**/domains/**/public_html/flvideo/12397101011554928512.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.


    Back

    I have tried both mencoder command lines in the conversion.php file, have also tried ffmpeg, no luck. Please help.
    Last edited by umarsa; 05-02-2013 at 12:59 PM.

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

    Default Re: Convert PRoblem

    You are using RC1 of mencoder so you will need to use the other mencoder command. However, from the looks of it, it appears as though your video file may be bad. I never allow uploads of .avi files because .avi isn't a video format. Rather, it's a container format. The video inside of it can be anything. Based on what you are seeing, it's is detecting the video as 1FPS which isn't a video at all and the audio as 8000Hz that is mono, which isn't common for any type of audio (most audio is at least 24Hz). Try a different video and see what happens.
    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!

  3. #3

    Default Re: Convert PRoblem

    Create Thumbnail with mplayer - END

    CONVERT COMMAND: /usr/local/bin/mencoder '/home/umar/domains/airvids.net/public_html/video/z0h472l80x.wmv' -o /home/umar/domains/airvids.net/public_html/flvideo/e66ced59a4f76329ccb223a44b168f1f.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 -lavfopts i_certify_that_my_video_stream_does_not_use_b_fram es

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

    Array
    (
    [0] => MEncoder 1.0rc1-4.1.2 (C) 2000-2006 MPlayer Team
    [1] => CPU: Intel(R) Core(TM)2 Duo CPU E4600 @ 2.40GHz (Family: 6, Model: 15, Stepping: 13)
    [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 - 0x9e306b
    [6] => ASF file format detected.
    [7] => VIDEO: [WMV3] 640x480 24bpp 30.000 fps 0.0 kbps ( 0.0 kbyte/s)
    [8] => [V] filefmt:6 fourcc:0x33564D57 size:640x480 fps:30.00 ftime:=0.0333
    [9] => ================================================== ========================
    [10] => Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
    [11] => AUDIO: 44100 Hz, 2 ch, s16le, 96.0 kbit/6.81% (ratio: 12005->176400)
    [12] => Selected audio codec: [ffwmav2] afm: ffmpeg (DivX audio v2 (FFmpeg))
    [13] => ================================================== ========================
    [14] =>
    [15] => Exiting...
    )

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

    Return value: Exiting...

    Running flvtool2: /usr/bin/flvtool2 -U /home/umar/domains/airvids.net/public_html/flvideo/e66ced59a4f76329ccb223a44b168f1f.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.
    Create Thumbnail with mplayer - END

    CONVERT COMMAND: /usr/local/bin/mencoder '/home/umar/domains/airvids.net/public_html/video/z0h472l80x.wmv' -o /home/umar/domains/airvids.net/public_html/flvideo/e66ced59a4f76329ccb223a44b168f1f.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
    (
    [0] => MEncoder 1.0rc1-4.1.2 (C) 2000-2006 MPlayer Team
    [1] => CPU: Intel(R) Core(TM)2 Duo CPU E4600 @ 2.40GHz (Family: 6, Model: 15, Stepping: 13)
    [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 - 0x9e306b
    [6] => ASF file format detected.
    [7] => VIDEO: [WMV3] 640x480 24bpp 30.000 fps 0.0 kbps ( 0.0 kbyte/s)
    [8] => [V] filefmt:6 fourcc:0x33564D57 size:640x480 fps:30.00 ftime:=0.0333
    [9] => ================================================== ========================
    [10] => Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
    [11] => AUDIO: 44100 Hz, 2 ch, s16le, 96.0 kbit/6.81% (ratio: 12005->176400)
    [12] => Selected audio codec: [ffwmav2] afm: ffmpeg (DivX audio v2 (FFmpeg))
    [13] => ================================================== ========================
    [14] =>
    [15] => Exiting...
    )

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

    Return value: Exiting...

    Running flvtool2: /usr/bin/flvtool2 -U /home/umar/domains/airvids.net/public_html/flvideo/e66ced59a4f76329ccb223a44b168f1f.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.

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

    Default Re: Convert PRoblem

    You may need to upgrade your version of ffmpeg and mencoder as your system isn't detecting the video properly. In this log, it's showing a video with no size. It could either be a codec problem (missing codecs) or a version problem.
    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!

  5. #5

    Default Re: Convert PRoblem

    The video is very small could this be the problem?

    It is the clock.avi found in the windows folder.

Similar Threads

  1. CONVERT PROBLEM :(
    By gergokee in forum Installation Support
    Replies: 16
    Last Post: 09-17-2008, 02:19 PM
  2. 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
  3. Problem with convert
    By Nickolin in forum Installation Support
    Replies: 1
    Last Post: 10-12-2007, 09:42 AM
  4. Video Does Not Load/Convert Mencoder Problem Maybe
    By Gersitz in forum Installation Support
    Replies: 1
    Last Post: 09-17-2007, 07:05 AM
  5. Convert Problem
    By outtime in forum Installation Support
    Replies: 3
    Last Post: 06-22-2007, 08:01 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
  •