I can upload a file with no problem,It shows on the main page but will not play. When I go to the processing que it says "convert error" When I do a convert now it comes up with this:
STARTING VIDEO CONVERSION (process_queue.id = 2)
File: /home/babytoob/public_html/felinetube/video/90kb.wmv
################################################## ##
SELECT * FROM `video` WHERE `VID`=2
################################################## ##
Video id: 2
Find video duration - START
Duration (ffmpeg-php): 4
DURATION: 00:04
Create Thumbnail - START
Create Thumbnail with ffmpeg-php - END
CONVERT COMMAND: /usr/bin/mencoder '/home/babytoob/public_html/felinetube/video/90kb.wmv' -o /home/babytoob/public_html/felinetube/flvideo/1218600615489301086.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) Xeon(R) CPU E5430 @ 2.66GHz (Family: 6, Model: 23, Stepping: 6)
[2] => CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
[3] => Compiled with runtime CPU detection.
[4] => success: format: 0 data: 0x0 - 0x167b4
[5] => ASF file format detected.
[6] => VIDEO: [WMV2] 320x240 24bpp 15.000 fps 0.0 kbps ( 0.0 kbyte/s)
[7] => [V] filefmt:6 fourcc:0x32564D57 size:320x240 fps:15.00 ftime:=0.0667
[8] => ================================================== ========================
[9] => Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
[10] => AUDIO: 16000 Hz, 1 ch, s16le, 16.0 kbit/6.25% (ratio: 2000->32000)
[11] => Selected audio codec: [ffwmav2] afm: ffmpeg (DivX audio v2 (FFmpeg))
[12] => ================================================== ========================
[13] =>
[14] => Exiting...
)
################################################## ##
Return value: Exiting...
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
Bookmarks