Hey,
I've successfully installed all the extra scripts, struggeled some and I am stuck now, it appears that it does not find the lame part of the source I compiled. However, I get an error when I configure with the lame, ogg and vorbis, even though I have compiled those aswell!
My DEBUG file:
Code:
2007-11-30 9:41:15 Upload Finished
2007-11-30 9:41:15 Running: /usr/bin/php -q /var/www/html/tmp/tube/convert.php 7 > /dev/null &
2007-11-30 9:41:15 Starting Background video conversion - 7
2007-11-30 9:41:15 Video (7) Conversion starting...
2007-11-30 9:41:15 File: /var/www/html/tmp/tube/video/INT12F01.avi
2007-11-30 9:41:15 -------------------------------------------------------------
2007-11-30 9:41:15 INSERT INTO video SET
UID='1',
title='Wankers',
description='Tossers!',
keyword='something',
channel='0|25|0',
addtime='1196412075',
adddate='2007-11-30',
vkey='1451391310',
type='public',
active='0',
approve='1'
2007-11-30 9:41:15 -------------------------------------------------------------
2007-11-30 9:41:15 Video id: 7
2007-11-30 9:41:15 Calling ffmpeg-php -> ffmpeg_movie()
2007-11-30 9:41:15 Get video duration - START
2007-11-30 9:41:15 Get video duration - END
2007-11-30 9:41:15 DURATION: 31.46352
2007-11-30 9:41:15 Create Thumbnail - START
2007-11-30 9:41:17 Create Thumbnail - END
2007-11-30 9:41:17 CONVERT COMMAND:
/usr/local/bin/mencoder '/var/www/html/tmp/tube/video/INT12F01.avi' -o /var/www/html/tmp/tube/flvideo/119641207777784757.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
2007-11-30 9:41:17 -------------------------------------------------------------
2007-11-30 9:41:17 MEncoder dev-SVN-r25208-4.1.2 (C) 2000-2007 MPlayer Team
CPU: AMD Athlon(tm) 64 Processor 3500+ (Family: 15, Model: 95, 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
MPlayer was compiled without libmp3lame support.
Exiting... (error parsing command line)
2007-11-30 9:41:17 -------------------------------------------------------------
2007-11-30 9:41:17 Return value: Exiting... (error parsing command line)
2007-11-30 9:41:17 File Size too small : Bytes, Upload a big video.
2007-11-30 9:41:17 End of Background video conversion - 7
Any thoughts/inputs?
Bookmarks