Hi
i gust install the script in new Server
in the (( Process Queue )) oll file in there Status got Added to Queue
and Nothing go on
Hi
i gust install the script in new Server
in the (( Process Queue )) oll file in there Status got Added to Queue
and Nothing go on
login to admin area = > Video Processing = > Process Queue = > Convert now.
Post the content here
STARTING VIDEO CONVERSION (process_queue.id = 492)
File: /home/USER/public_html/video/File_025.wmv
$file_extn = wmv
--------------------------------------------------------------------------------
SELECT * FROM `videos` WHERE `video_id`=186
--------------------------------------------------------------------------------
Video id: 186
Video Output File Name : /home/USER/public_html/flvideo/4ca4238a0b/1261704063288194789.flv
$video_flv = Video Output File Name : /home/USER/public_html/flvideo/4ca4238a0b/1261704063288194789.flv
Find video duration - START
Duration (ffmpeg-php): 1263
DURATION: 21:03
Create Thumbnail - START
Create Thumbnail with ffmpeg-php - END
$cmd_convert_v = convert_wmv
428 $cmd_convert = /usr/bin/mencoder '/home/USER/public_html/video/File_025.wmv' -o /home/USER/public_html/flvideo/4ca4238a0b/1261704063288194789.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
--------------------------------------------------------------------------------
MEncoder 1.0rc1-4.1.2 (C) 2000-2006 MPlayer Team
CPU: Intel(R) Core(TM)2 Duo CPU E4500 @ 2.20GHz (Family: 6, Model: 15, Stepping: 13)
CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
success: format: 0 data: 0x0 - 0x1564ffd
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...
--------------------------------------------------------------------------------
Return value: Exiting...
Running flvtool2: /usr/bin/flvtool2 -U /home/USER/public_html/flvideo/4ca4238a0b/1261704063288194789.flv
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.
UPDATE `process_queue` SET `status`='6' WHERE `id`='492'
ERROR: failed video conversion.
Back
Did you ever get this fixed? I noticed in the error that it states:
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.
What is the size of the video you tried to convert?
If it's not fun, stop doing it!
I used to get that message when converting certain wmv files. I switched to using ffmpeg for conversion and it works fine now.
Mersh, for people who don't know...how did you switch to ffmpeg for converting and...good to see you again, been a while!
If it's not fun, stop doing it!
Bookmarks