Not sure why. When I first installed 2.8 it worked fine and I haven't changed anything. I double checked the settings and the paths to the files are what my web host said I should have yet it won't convert. Here is the log using ffmpeg-php in the MISC settings:

STARTING VIDEO CONVERSION (process_queue.id = 31)

File: /home/xxxxxxx/public_html/rigidheddleweaving/videos/video/doubleweave_0001.wmv
$file_extn = wmv
SELECT * FROM `videos` WHERE `video_id`=43
Video id: 43
Video Output File Name : /home/xxxxxxx/public_html/rigidheddleweaving/videos/flvideo/4ca4238a0b/12963451711647037366.flv$video_flv = Video Output File Name : /home/xxxxxxx/public_html/rigidheddleweaving/videos/flvideo/4ca4238a0b/12963451711647037366.flv
Find video duration - START


HANGS AT THIS POINT

Here it is using mplayer in the MISC settings


STARTING VIDEO CONVERSION (process_queue.id = 31)

File: /home/xxxxxx/public_html/rigidheddleweaving/videos/video/doubleweave_0001.wmv
$file_extn = wmv
SELECT * FROM `videos` WHERE `video_id`=43
Video id: 43
Video Output File Name : /home/xxxxxx/public_html/rigidheddleweaving/videos/flvideo/4ca4238a0b/12963451711647037366.flv$video_flv = Video Output File Name : /home/xxxxxx/public_html/rigidheddleweaving/videos/flvideo/4ca4238a0b/12963451711647037366.flv
Find video duration - START/usr/bin/mplayer -vo null -ao null -frames 0 -identify /home/xxxxxx/public_html/rigidheddleweaving/videos/video/doubleweave_0001.wmv
Cannot find HOME directory.
MPlayer SVN-r31628-4.1.2 (C) 2000-2010 MPlayer Team

Playing /home/xxxxxx/public_html/rigidheddleweaving/videos/video/doubleweave_0001.wmv.
ASF file format detected.
ID_AUDIO_ID=1
[asfheader] Audio stream found, -aid 1
ID_VIDEO_ID=2
[asfheader] Video stream found, -vid 2
No data chunk following header!
Seek failed
ID_VIDEO_ID=0
libavformat file format detected.
Seek failed
LAVF_header: av_open_input_stream() failed


Exiting... (End of file)
ID_EXIT=EOFBit Rate (mplayer): 500
Duration (mplayer): 0
DURATION: 00:00Create Thumbnail - START

Create Thumbnail with mplayer - END
$cmd_convert_v = convert_wmv
506 $cmd_convert = /usr/bin/mencoder '/home/xxxxxx/public_html/rigidheddleweaving/videos/video/doubleweave_0001.wmv' -o /home/xxxxxx/public_html/rigidheddleweaving/videos/flvideo/4ca4238a0b/12963451711647037366.flv -of lavf -oac mp3lame -lameopts abr:br=56 -ovc lavc -lavcopts vcodec=flv:vbitrate=512:mbd=2:mv0:trell:v4mv:cbp:l ast_pred=3 -srate 22050 -ofps 24 -vf harddup
MEncoder SVN-r31628-4.1.2 (C) 2000-2010 MPlayer Team
success: format: 0 data: 0x0 - 0xa2c5c47
ASF file format detected.
[asfheader] Audio stream found, -aid 1
[asfheader] Video stream found, -vid 2
libavformat file format detected.

Exiting...
Return value: Exiting...
UPDATE `process_queue` SET `status`='6' WHERE `id`='31'
ERROR: failed video conversion.


Here it is using ffmpeg in the MISC settings:

STARTING VIDEO CONVERSION (process_queue.id = 31)

File: /home/xxxxxx/public_html/rigidheddleweaving/videos/video/doubleweave_0001.wmv
$file_extn = wmv
SELECT * FROM `videos` WHERE `video_id`=43
Video id: 43
Video Output File Name : /home/xxxxxx/public_html/rigidheddleweaving/videos/flvideo/4ca4238a0b/12963451711647037366.flv$video_flv = Video Output File Name : /home/xxxxxx/public_html/rigidheddleweaving/videos/flvideo/4ca4238a0b/12963451711647037366.flv
Find video duration - START/usr/bin/ffmpeg -i /home/xxxxxx/public_html/rigidheddleweaving/videos/video/doubleweave_0001.wmv
FFmpeg version 0.6.1, Copyright (c) 2000-2010 the FFmpeg developers
built on Dec 4 2010 15:35:31 with gcc 4.1.2 20080704 (Red Hat 4.1.2-48)
configuration: --prefix=/usr --libdir=/usr/lib64 --shlibdir=/usr/lib64 --mandir=/usr/share/man --incdir=/usr/include --disable-avisynth --extra-cflags='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC' --enable-avfilter --enable-avfilter-lavf --enable-libdirac --enable-libfaac --enable-libfaad --enable-libfaadbin --enable-libgsm --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264 --enable-gpl --enable-nonfree --enable-postproc --enable-pthreads --enable-shared --enable-swscale --enable-vdpau --enable-version3 --enable-x11grab
libavutil 50.15. 1 / 50.15. 1
libavcodec 52.72. 2 / 52.72. 2
libavformat 52.64. 2 / 52.64. 2
libavdevice 52. 2. 0 / 52. 2. 0
libavfilter 1.19. 0 / 1.19. 0
libswscale 0.11. 0 / 0.11. 0
libpostproc 51. 2. 0 / 51. 2. 0
/home/xxxxxx/public_html/rigidheddleweaving/videos/video/doubleweave_0001.wmv: Operation not permittedBit Rate (ffmpeg): 500
Duration (ffmpeg): 0
DURATION: 00:00Create Thumbnail - START

Creating Thumbnail with ffmpeg

Create Thumbnail with ffmpeg - END
$cmd_convert_v = convert_wmv
506 $cmd_convert = /usr/bin/mencoder '/home/xxxxxx/public_html/rigidheddleweaving/videos/video/doubleweave_0001.wmv' -o /home/xxxxxx/public_html/rigidheddleweaving/videos/flvideo/4ca4238a0b/12963451711647037366.flv -of lavf -oac mp3lame -lameopts abr:br=56 -ovc lavc -lavcopts vcodec=flv:vbitrate=512:mbd=2:mv0:trell:v4mv:cbp:l ast_pred=3 -srate 22050 -ofps 24 -vf harddup
MEncoder SVN-r31628-4.1.2 (C) 2000-2010 MPlayer Team
success: format: 0 data: 0x0 - 0xa2c5c47
ASF file format detected.
[asfheader] Audio stream found, -aid 1
[asfheader] Video stream found, -vid 2
libavformat file format detected.

Exiting...
Return value: Exiting...
UPDATE `process_queue` SET `status`='6' WHERE `id`='31'
ERROR: failed video conversion.
Back


Here is my convert file (which has always worked before):

<?php

$cmd_ffmpeg = "$config[ffmpeg] -i '$video_src' -acodec libmp3lame -ar 22050 -ab 32 -f flv $video_flv";

# For old version of mplayer
# $cmd_mencoder = "$config[mencoder] '$video_src' -o $video_flv -of lavf -oac mp3lame -lameopts abr:br=56 -ovc lavc -lavcopts vcodec=flv:vbitrate=768:mbd=2:mv0:trell:v4mv:cbp:l ast_pred=3 -srate 22050 -lavfopts i_certify_that_my_video_stream_does_not_use_b_fram es";

# For latest version of mplayer
$cmd_mencoder = "$config[mencoder] '$video_src' -o $video_flv -of lavf -oac mp3lame -lameopts abr:br=56 -ovc lavc -lavcopts vcodec=flv:vbitrate=512:mbd=2:mv0:trell:v4mv:cbp:l ast_pred=3 -srate 22050 -ofps 24 -vf harddup";

$cmd_all = $cmd_mencoder;

$convert_3gp = $cmd_all;
$convert_mp4 = $cmd_all;
$convert_mov = $cmd_all;
$convert_asf = $cmd_all;
$convert_mpg = $cmd_all;
$convert_avi = $cmd_all;
$convert_mpeg = $cmd_all;
$convert_wmv = $cmd_all;
$convert_rm = $cmd_all;
$convert_dat = $cmd_all;