Ugh, here I go with another error. Am also getting this convert error for any file that isn't already converted to flv. From reading this post and searching the forum, I still don't have an answer. I am on shared hosting with apthost.com and would really appreciate if someone could get back to me with help for this problem and the other problems I've posted about in other threads. I mean, we didn't pay much for the script, but it is a paid script after all. We can reasonably expect for it to work correctly or atleast get a response to our questions. If I upload an flv it works perfectly. But not all users are going to have flv files.

My site can't go live until these issues fixed somehow and I've been trying to get help for more than 4 days now.

Flvtool is disabled. And I've tried mplayer, ffmpeg, and ffmpeg-php to convert.


STARTING VIDEO CONVERSION (process_queue.id = 72)

File: /home/********/public_html/video/sub_15539.wmv

################################################## ##

SELECT * FROM `video` WHERE `VID`=75

################################################## ##

Video id: 75

Find video duration - START

Duration (ffmpeg-php): 37

DURATION: 00:37

Create Thumbnail - START

Create Thumbnail with ffmpeg-php - END

CONVERT COMMAND: /usr/bin/mencoder '/home/********/public_html/video/sub_15539.wmv' -o /home/******/public_html/flvideo/1199864785628360043.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-3.4.6 (C) 2000-2006 MPlayer Team
[1] => CPU: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz (Family: 6, Model: 15, Stepping: 11)
[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 - 0x1e5c5e
[5] => ASF file format detected.
[6] => VIDEO: [WMV3] 320x240 24bpp 25.000 fps 0.0 kbps ( 0.0 kbyte/s)
[7] => [V] filefmt:6 fourcc:0x33564D57 size:320x240 fps:25.00 ftime:=0.0400
[8] => ================================================== ========================
[9] => Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
[10] => AUDIO: 44100 Hz, 2 ch, s16le, 32.0 kbit/2.27% (ratio: 3998->176400)
[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