Hello,
video convert say this error, where i have bug?
Code:
STARTING VIDEO CONVERSION (process_queue.id = 1)
File: /home/www/intent.cz/www/video/02.mpg
####################################################
SELECT * FROM `video` WHERE `VID`=1
####################################################
Video id: 1
Find video duration - START
Duration (ffmpeg-php): 102
DURATION: 01:42
Create Thumbnail - START
Create Thumbnail with ffmpeg-php - END
CONVERT COMMAND: /usr/bin/mencoder '/home/www/intent.cz/www/video/02.mpg' -o /home/www/intent.cz/www/flvideo/12038629351965880780.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 dev-SVN-rUNKNOWN-4.1.2 (C) 2000-2006 MPlayer Team
[1] => CPU: AMD Turion(tm) 64 X2 Mobile Technology TL-50 (Family: 15, Model: 72, Stepping: 2)
[2] => CPUflags: Type: 15 MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1
[3] => Compiled with runtime CPU detection.
[4] => success: format: 0 data: 0x0 - 0x17f2804
[5] => MPEG-PS file format detected.
[6] => VIDEO: MPEG1 720x576 (aspect 8) 25.000 fps 1700.0 kbps (212.5 kbyte/s)
[7] => [V] filefmt:2 fourcc:0x10000001 size:720x576 fps:25.00 ftime:=0.0400
[8] => ==========================================================================
[9] => Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
[10] => AUDIO: 44100 Hz, 2 ch, s16le, 224.0 kbit/15.87% (ratio: 28000->176400)
[11] => Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
[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
Thank you very much.
Bookmarks