Results 1 to 3 of 3

Thread: Convert error

  1. #1

    Default Convert error

    Hi guys,

    i have problem after uploading (or importing) video file.
    I did checked forum and tried and used info from viewtopic.php?t=351
    I have no idea what is the problem, but i seen that the flv files are created but they have 0 byte.
    This is what i see when pasted commend into convert.php file:

    Video 1 (mpg4):


    MEncoder 1.0rc1-3.4.6 (C) 2000-2006 MPlayer Team
    CPU: Dual-Core AMD Opteron(tm) Processor 2212 (Family: 15, Model: 65, Stepping: 2)
    CPUflags: Type: 15 MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1
    Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE SSE2

    success: format: 0 data: 0x0 - 0x9589e
    ISO: File Type Major Brand: 3GPP Profile 4
    Quicktime/MOV file format detected.
    VIDEO: [s263] 176x144 24bpp 12.500 fps 0.0 kbps ( 0.0 kbyte/s)
    [V] filefmt:7 fourcc:0x33363273 size:176x144 fps:12.50 ftime:=0.0800
    ================================================== ========================
    Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
    ADecoder init failed :(
    Read DOCS/HTML/en/codecs.html!
    ================================================== ========================

    Exiting...



    Video 2 (3gp):

    MEncoder 1.0rc1-3.4.6 (C) 2000-2006 MPlayer Team
    CPU: Dual-Core AMD Opteron(tm) Processor 2212 (Family: 15, Model: 65, Stepping: 2)
    CPUflags: Type: 15 MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1
    Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE SSE2

    success: format: 0 data: 0x0 - 0x3c9000
    MPEG-PS file format detected.
    VIDEO: MPEG2 720x576 (aspect 2) 25.000 fps 8900.0 kbps (1112.5 kbyte/s)
    [V] filefmt:2 fourcc:0x10000002 size:720x576 fps:25.00 ftime:=0.0400
    ================================================== ========================
    Opening audio decoder: [liba52] AC3 decoding with liba52
    AUDIO: 48000 Hz, 2 ch, s16le, 384.0 kbit/25.00% (ratio: 48000->192000)
    Selected audio codec: [a52] afm: liba52 (AC3-liba52)
    ================================================== ========================

    Exiting...


    Anyone can advise ?

  2. #2

    Default Re: Convert error

    debug.txt from another video (wmv):

    2007-11-09 3:23:31 Upload Finished

    2007-11-09 3:23:31 Video (10) Conversion starting...

    2007-11-09 3:23:31 File: /home/leedsplt/public_html/video/skateboard_trick.wmv

    2007-11-09 3:23:31 -------------------------------------------------------------

    2007-11-09 3:23:31 INSERT INTO video SET
    UID='1',
    title='skateboard',
    description='skateboard',
    keyword='skateboard',
    channel='0|14|0',
    addtime='1194600211',
    adddate='2007-11-09',
    vkey='1629196837',
    type='public',
    active='0',
    approve='1'

    2007-11-09 3:23:31 -------------------------------------------------------------

    2007-11-09 3:23:31 Video id: 8

    2007-11-09 3:23:31 Calling ffmpeg-php -> ffmpeg_movie()

    2007-11-09 3:23:31 Get video duration - START

    2007-11-09 3:23:31 Get video duration - END

    2007-11-09 3:23:31 DURATION: 28.003

    2007-11-09 3:23:31 Create Thumbnail - START

    2007-11-09 3:23:31 Create Thumbnail - END

    2007-11-09 3:23:31 CONVERT COMMAND:

    /usr/bin/mencoder '/home/leedsplt/public_html/video/skateboard_trick.wmv' -o /home/leedsplt/public_html/flvideo/11946002111122988016.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



    2007-11-09 3:23:32 -------------------------------------------------------------

    2007-11-09 3:23:32 MEncoder 1.0rc1-3.4.6 (C) 2000-2006 MPlayer Team

    CPU: Dual-Core AMD Opteron(tm) Processor 2212 (Family: 15, Model: 65, Stepping: 2)

    CPUflags: Type: 15 MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1

    Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE SSE2


    success: format: 0 data: 0x0 - 0xa2b05

    ASF file format detected.

    VIDEO: [WMV2] 320x240 24bpp 1000.000 fps 0.0 kbps ( 0.0 kbyte/s)

    [V] filefmt:6 fourcc:0x32564D57 size:320x240 fps:1000.00 ftime:=0.0010

    ================================================== ========================

    Opening audio decoder: [mp3lib] MPEG layer-2, layer-3

    AUDIO: 22050 Hz, 2 ch, s16le, 32.0 kbit/4.54% (ratio: 4000->88200)

    Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)

    ================================================== ========================


    Exiting...


    2007-11-09 3:23:32 -------------------------------------------------------------

    2007-11-09 3:23:32 Return value: Exiting...

    2007-11-09 3:23:32 File Size too small : 0 Bytes, Upload a big video.

    2007-11-09 3:23:32 Calling process_video[10,0]

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

    Default Re: Convert error

    Convert command is not working on your server. Ask your web host if the convert command works on the server

    Code:
    /usr/bin/mencoder '/home/leedsplt/public_html/video/skateboard_trick.wmv' -o /home/leedsplt/public_html/flvideo/11946002111122988016.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
    See FAQ

    Video Not Playing
    Video not getting converted to flv

Similar Threads

  1. Convert Error
    By ct2k7 in forum Installation Support
    Replies: 1
    Last Post: 04-20-2009, 04:05 AM
  2. Convert Error
    By pjohn in forum Installation Support
    Replies: 20
    Last Post: 01-17-2009, 06:13 PM
  3. Convert error
    By tanjiajun_34 in forum Installation Support
    Replies: 5
    Last Post: 01-05-2009, 07:33 AM
  4. convert error
    By harleywiz in forum Installation Support
    Replies: 2
    Last Post: 06-06-2008, 04:44 AM
  5. Convert Error
    By sathees in forum Bug Reports
    Replies: 1
    Last Post: 02-14-2008, 05:01 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
  •