-
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 ?
-
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]
-
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