i upgraded litespeed from apache since my server was crashing a lot :( now i see my videos are not converting :(

Code:
STARTING VIDEO CONVERSION (process_queue.id = 830)

File: /home/amattube/public_html/video/chennai_flat_fw.wmv

$file_extn = wmv

SELECT * FROM `videos` WHERE `video_id`=827

Video id: 827
Video Output File Name : /home/amattube/public_html/flvideo/4ca4238a0b/12422445101696556124.flv

$video_flv = Video Output File Name : /home/amattube/public_html/flvideo/4ca4238a0b/12422445101696556124.flv
Find video duration - START

/usr/local/bin/mplayer -vo null -ao null -frames 0 -identify /home/amattube/public_html/video/chennai_flat_fw.wmv

MPlayer 1.0rc1-4.1.2 (C) 2000-2006 MPlayer Team
CPU: Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz (Family: 6, Model: 26, Stepping: 4)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
Cannot find HOME directory.
Terminal type `unknown' is not defined.

Playing /home/amattube/public_html/video/chennai_flat_fw.wmv.
ASF file format detected.
ID_AUDIO_ID=1
ID_VIDEO_ID=2
VIDEO:  [WMV3]  320x240  24bpp  29.970 fps    0.0 kbps ( 0.0 kbyte/s)
ID_FILENAME=/home/amattube/public_html/video/chennai_flat_fw.wmv
ID_DEMUXER=asf
ID_VIDEO_FORMAT=WMV3
ID_VIDEO_BITRATE=0
ID_VIDEO_WIDTH=320
ID_VIDEO_HEIGHT=240
ID_VIDEO_FPS=29.970
ID_VIDEO_ASPECT=0.0000
ID_AUDIO_FORMAT=353
ID_AUDIO_BITRATE=0
ID_AUDIO_RATE=0
ID_AUDIO_NCH=0
ID_LENGTH=292.00
==========================================================================
Requested video codec family [wmv9dmo] (vfm=dmo) not available.
Enable it at compilation.
Requested video codec family [wmvdmo] (vfm=dmo) not available.
Enable it at compilation.
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
[wmv3 @ 0xce7750]Extra data: 8 bits left, value: 0
Selected video codec: [ffwmv3] vfm: ffmpeg (FFmpeg M$ WMV3/WMV9)
==========================================================================
ID_VIDEO_CODEC=ffwmv3
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 22050 Hz, 2 ch, s16le, 22.0 kbit/3.12% (ratio: 2751->88200)
ID_AUDIO_BITRATE=22008
ID_AUDIO_RATE=22050
ID_AUDIO_NCH=2
Selected audio codec: [ffwmav2] afm: ffmpeg (DivX audio v2 (FFmpeg))
==========================================================================
AO: [null] 22050Hz 2ch s16le (2 bytes per sample)
ID_AUDIO_CODEC=ffwmav2
Starting playback...


Exiting... (End of file)

Duration (mplayer): 292
DURATION: 04:52
Create Thumbnail - START
CREATING THUMBNAIL 0

/usr/local/bin/mplayer /home/amattube/public_html/video/chennai_flat_fw.wmv -ss 1 -nosound -vo jpeg:outdir=/home/amattube/public_html/templates_c/827/ -frames 2

Array
(
    [0] => MPlayer 1.0rc1-4.1.2 (C) 2000-2006 MPlayer Team
    [1] => CPU: Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz (Family: 6, Model: 26, Stepping: 4)
    [2] => CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
    [3] => Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
    [4] => Cannot find HOME directory.
    [5] => Terminal type `unknown' is not defined.
    [6] => 
    [7] => Playing /home/amattube/public_html/video/chennai_flat_fw.wmv.
    [8] => ASF file format detected.
    [9] => VIDEO:  [WMV3]  320x240  24bpp  29.970 fps    0.0 kbps ( 0.0 kbyte/s)
    [10] => jpeg: Parsing suboptions.
    [11] => jpeg: Progressive JPEG disabled.
    [12] => jpeg: Baseline JPEG enabled.
    [13] => jpeg: Suboptions parsed OK.
    [14] => ==========================================================================
    [15] => Requested video codec family [wmv9dmo] (vfm=dmo) not available.
    [16] => Enable it at compilation.
    [17] => Requested video codec family [wmvdmo] (vfm=dmo) not available.
    [18] => Enable it at compilation.
    [19] => Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
    [20] => [wmv3 @ 0xce7750]Extra data: 8 bits left, value: 0
    [21] => Selected video codec: [ffwmv3] vfm: ffmpeg (FFmpeg M$ WMV3/WMV9)
    [22] => ==========================================================================
    [23] => Audio: no sound
    [24] => Starting playback...
    [25] => VDec: vo config request - 320 x 240 (preferred colorspace: Planar YV12)
    [26] => Could not find matching colorspace - retrying with -vf scale...
    [27] => Opening video filter: [scale]
    [28] => VDec: using Planar YV12 as output csp (no 0)
    [29] => Movie-Aspect is undefined - no prescaling applied.
    [30] => SwScaler: using unscaled yuv420p -> rgb24 special converter
    [31] => VO: [jpeg] 320x240 => 320x240 RGB 24-bit
    [32] => jpeg: /home/amattube/public_html/templates_c/827/ - Output directory already exists and is writable.
    [33] => V:   5.0   1/  1 ??% ??% ??,?% 0 0                                              
V:   7.8   2/  2 ??% ??% ??,?% 0 0
    [34] => 
    [35] => Exiting... (End of file)
)

/home/amattube/public_html/thumb/4ca4238a0b//827.jpg
CREATING THUMBNAIL 1

/usr/local/bin/mplayer /home/amattube/public_html/video/chennai_flat_fw.wmv -ss 61 -nosound -vo jpeg:outdir=/home/amattube/public_html/templates_c/827/ -frames 2

Array
(
    [0] => MPlayer 1.0rc1-4.1.2 (C) 2000-2006 MPlayer Team
    [1] => CPU: Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz (Family: 6, Model: 26, Stepping: 4)
    [2] => CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
    [3] => Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
    [4] => Cannot find HOME directory.
    [5] => Terminal type `unknown' is not defined.
    [6] => 
    [7] => Playing /home/amattube/public_html/video/chennai_flat_fw.wmv.
    [8] => ASF file format detected.
    [9] => VIDEO:  [WMV3]  320x240  24bpp  29.970 fps    0.0 kbps ( 0.0 kbyte/s)
    [10] => jpeg: Parsing suboptions.
    [11] => jpeg: Progressive JPEG disabled.
    [12] => jpeg: Baseline JPEG enabled.
    [13] => jpeg: Suboptions parsed OK.
    [14] => ==========================================================================
    [15] => Requested video codec family [wmv9dmo] (vfm=dmo) not available.
    [16] => Enable it at compilation.
    [17] => Requested video codec family [wmvdmo] (vfm=dmo) not available.
    [18] => Enable it at compilation.
    [19] => Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
    [20] => [wmv3 @ 0xce7750]Extra data: 8 bits left, value: 0
    [21] => Selected video codec: [ffwmv3] vfm: ffmpeg (FFmpeg M$ WMV3/WMV9)
    [22] => ==========================================================================
    [23] => Audio: no sound
    [24] => Starting playback...
    [25] => VDec: vo config request - 320 x 240 (preferred colorspace: Planar YV12)
    [26] => Could not find matching colorspace - retrying with -vf scale...
    [27] => Opening video filter: [scale]
    [28] => VDec: using Planar YV12 as output csp (no 0)
    [29] => Movie-Aspect is undefined - no prescaling applied.
    [30] => SwScaler: using unscaled yuv420p -> rgb24 special converter
    [31] => VO: [jpeg] 320x240 => 320x240 RGB 24-bit
    [32] => jpeg: /home/amattube/public_html/templates_c/827/ - Output directory already exists and is writable.
    [33] => V:   5.0   1/  1 ??% ??% ??,?% 0 0                                              
V:   7.8   2/  2 ??% ??% ??,?% 0 0
    [34] => 
    [35] => Exiting... (End of file)
    [36] => MPlayer 1.0rc1-4.1.2 (C) 2000-2006 MPlayer Team
    [37] => CPU: Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz (Family: 6, Model: 26, Stepping: 4)
    [38] => CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
    [39] => Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
    [40] => Cannot find HOME directory.
    [41] => Terminal type `unknown' is not defined.
    [42] => 
    [43] => Playing /home/amattube/public_html/video/chennai_flat_fw.wmv.
    [44] => ASF file format detected.
    [45] => VIDEO:  [WMV3]  320x240  24bpp  29.970 fps    0.0 kbps ( 0.0 kbyte/s)
    [46] => jpeg: Parsing suboptions.
    [47] => jpeg: Progressive JPEG disabled.
    [48] => jpeg: Baseline JPEG enabled.
    [49] => jpeg: Suboptions parsed OK.
    [50] => ==========================================================================
    [51] => Requested video codec family [wmv9dmo] (vfm=dmo) not available.
    [52] => Enable it at compilation.
    [53] => Requested video codec family [wmvdmo] (vfm=dmo) not available.
    [54] => Enable it at compilation.
    [55] => Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
    [56] => [wmv3 @ 0xce7750]Extra data: 8 bits left, value: 0
    [57] => Selected video codec: [ffwmv3] vfm: ffmpeg (FFmpeg M$ WMV3/WMV9)
    [58] => ==========================================================================
    [59] => Audio: no sound
    [60] => Starting playback...
    [61] => VDec: vo config request - 320 x 240 (preferred colorspace: Planar YV12)
    [62] => Could not find matching colorspace - retrying with -vf scale...
    [63] => Opening video filter: [scale]
    [64] => VDec: using Planar YV12 as output csp (no 0)
    [65] => Movie-Aspect is undefined - no prescaling applied.
    [66] => SwScaler: using unscaled yuv420p -> rgb24 special converter
    [67] => VO: [jpeg] 320x240 => 320x240 RGB 24-bit
    [68] => jpeg: /home/amattube/public_html/templates_c/827/ - Output directory already exists and is writable.
    [69] => V:   5.0   1/  1 ??% ??% ??,?% 0 0                                              
V: 111.3   2/  2 ??% ??% ??,?% 0 0
    [70] => 
    [71] => Exiting... (End of file)
)

/home/amattube/public_html/thumb/4ca4238a0b//1_827.jpg
CREATING THUMBNAIL 2

/usr/local/bin/mplayer /home/amattube/public_html/video/chennai_flat_fw.wmv -ss 121 -nosound -vo jpeg:outdir=/home/amattube/public_html/templates_c/827/ -frames 2

Array
(
    [0] => MPlayer 1.0rc1-4.1.2 (C) 2000-2006 MPlayer Team
    [1] => CPU: Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz (Family: 6, Model: 26, Stepping: 4)
    [2] => CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
    [3] => Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
    [4] => Cannot find HOME directory.
    [5] => Terminal type `unknown' is not defined.
    [6] => 
    [7] => Playing /home/amattube/public_html/video/chennai_flat_fw.wmv.
    [8] => ASF file format detected.
    [9] => VIDEO:  [WMV3]  320x240  24bpp  29.970 fps    0.0 kbps ( 0.0 kbyte/s)
    [10] => jpeg: Parsing suboptions.
    [11] => jpeg: Progressive JPEG disabled.
    [12] => jpeg: Baseline JPEG enabled.
    [13] => jpeg: Suboptions parsed OK.
    [14] => ==========================================================================
    [15] => Requested video codec family [wmv9dmo] (vfm=dmo) not available.
    [16] => Enable it at compilation.
    [17] => Requested video codec family [wmvdmo] (vfm=dmo) not available.
    [18] => Enable it at compilation.
    [19] => Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
    [20] => [wmv3 @ 0xce7750]Extra data: 8 bits left, value: 0
    [21] => Selected video codec: [ffwmv3] vfm: ffmpeg (FFmpeg M$ WMV3/WMV9)
    [22] => ==========================================================================
    [23] => Audio: no sound
    [24] => Starting playback...
    [25] => VDec: vo config request - 320 x 240 (preferred colorspace: Planar YV12)
    [26] => Could not find matching colorspace - retrying with -vf scale...
    [27] => Opening video filter: [scale]
    [28] => VDec: using Planar YV12 as output csp (no 0)
    [29] => Movie-Aspect is undefined - no prescaling applied.
    [30] => SwScaler: using unscaled yuv420p -> rgb24 special converter
    [31] => VO: [jpeg] 320x240 => 320x240 RGB 24-bit
    [32] => jpeg: /home/amattube/public_html/templates_c/827/ - Output directory already exists and is writable.
    [33] => V:   5.0   1/  1 ??% ??% ??,?% 0 0                                              
V:   7.8   2/  2 ??% ??% ??,?% 0 0
    [34] => 
    [35] => Exiting... (End of file)
    [36] => MPlayer 1.0rc1-4.1.2 (C) 2000-2006 MPlayer Team
    [37] => CPU: Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz (Family: 6, Model: 26, Stepping: 4)
    [38] => CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
    [39] => Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
    [40] => Cannot find HOME directory.
    [41] => Terminal type `unknown' is not defined.
    [42] => 
    [43] => Playing /home/amattube/public_html/video/chennai_flat_fw.wmv.
    [44] => ASF file format detected.
    [45] => VIDEO:  [WMV3]  320x240  24bpp  29.970 fps    0.0 kbps ( 0.0 kbyte/s)
    [46] => jpeg: Parsing suboptions.
    [47] => jpeg: Progressive JPEG disabled.
    [48] => jpeg: Baseline JPEG enabled.
    [49] => jpeg: Suboptions parsed OK.
    [50] => ==========================================================================
    [51] => Requested video codec family [wmv9dmo] (vfm=dmo) not available.
    [52] => Enable it at compilation.
    [53] => Requested video codec family [wmvdmo] (vfm=dmo) not available.
    [54] => Enable it at compilation.
    [55] => Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
    [56] => [wmv3 @ 0xce7750]Extra data: 8 bits left, value: 0
    [57] => Selected video codec: [ffwmv3] vfm: ffmpeg (FFmpeg M$ WMV3/WMV9)
    [58] => ==========================================================================
    [59] => Audio: no sound
    [60] => Starting playback...
    [61] => VDec: vo config request - 320 x 240 (preferred colorspace: Planar YV12)
    [62] => Could not find matching colorspace - retrying with -vf scale...
    [63] => Opening video filter: [scale]
    [64] => VDec: using Planar YV12 as output csp (no 0)
    [65] => Movie-Aspect is undefined - no prescaling applied.
    [66] => SwScaler: using unscaled yuv420p -> rgb24 special converter
    [67] => VO: [jpeg] 320x240 => 320x240 RGB 24-bit
    [68] => jpeg: /home/amattube/public_html/templates_c/827/ - Output directory already exists and is writable.
    [69] => V:   5.0   1/  1 ??% ??% ??,?% 0 0                                              
V: 111.3   2/  2 ??% ??% ??,?% 0 0
    [70] => 
    [71] => Exiting... (End of file)
    [72] => MPlayer 1.0rc1-4.1.2 (C) 2000-2006 MPlayer Team
    [73] => CPU: Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz (Family: 6, Model: 26, Stepping: 4)
    [74] => CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
    [75] => Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
    [76] => Cannot find HOME directory.
    [77] => Terminal type `unknown' is not defined.
    [78] => 
    [79] => Playing /home/amattube/public_html/video/chennai_flat_fw.wmv.
    [80] => ASF file format detected.
    [81] => VIDEO:  [WMV3]  320x240  24bpp  29.970 fps    0.0 kbps ( 0.0 kbyte/s)
    [82] => jpeg: Parsing suboptions.
    [83] => jpeg: Progressive JPEG disabled.
    [84] => jpeg: Baseline JPEG enabled.
    [85] => jpeg: Suboptions parsed OK.
    [86] => ==========================================================================
    [87] => Requested video codec family [wmv9dmo] (vfm=dmo) not available.
    [88] => Enable it at compilation.
    [89] => Requested video codec family [wmvdmo] (vfm=dmo) not available.
    [90] => Enable it at compilation.
    [91] => Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
    [92] => [wmv3 @ 0xce7750]Extra data: 8 bits left, value: 0
    [93] => Selected video codec: [ffwmv3] vfm: ffmpeg (FFmpeg M$ WMV3/WMV9)
    [94] => ==========================================================================
    [95] => Audio: no sound
    [96] => Starting playback...
    [97] => VDec: vo config request - 320 x 240 (preferred colorspace: Planar YV12)
    [98] => Could not find matching colorspace - retrying with -vf scale...
    [99] => Opening video filter: [scale]
    [100] => VDec: using Planar YV12 as output csp (no 0)
    [101] => Movie-Aspect is undefined - no prescaling applied.
    [102] => SwScaler: using unscaled yuv420p -> rgb24 special converter
    [103] => VO: [jpeg] 320x240 => 320x240 RGB 24-bit
    [104] => jpeg: /home/amattube/public_html/templates_c/827/ - Output directory already exists and is writable.
    [105] => V:   5.0   1/  1 ??% ??% ??,?% 0 0                                              
V: 205.6   2/  2 ??% ??% ??,?% 0 0
    [106] => 
    [107] => Exiting... (End of file)
)

/home/amattube/public_html/thumb/4ca4238a0b//2_827.jpg
CREATING THUMBNAIL 3

/usr/local/bin/mplayer /home/amattube/public_html/video/chennai_flat_fw.wmv -ss 181 -nosound -vo jpeg:outdir=/home/amattube/public_html/templates_c/827/ -frames 2

Array
(
    [0] => MPlayer 1.0rc1-4.1.2 (C) 2000-2006 MPlayer Team
    [1] => CPU: Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz (Family: 6, Model: 26, Stepping: 4)
    [2] => CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
    [3] => Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
    [4] => Cannot find HOME directory.
    [5] => Terminal type `unknown' is not defined.
    [6] => 
    [7] => Playing /home/amattube/public_html/video/chennai_flat_fw.wmv.
    [8] => ASF file format detected.
    [9] => VIDEO:  [WMV3]  320x240  24bpp  29.970 fps    0.0 kbps ( 0.0 kbyte/s)
    [10] => jpeg: Parsing suboptions.
    [11] => jpeg: Progressive JPEG disabled.
    [12] => jpeg: Baseline JPEG enabled.
    [13] => jpeg: Suboptions parsed OK.
    [14] => ==========================================================================
    [15] => Requested video codec family [wmv9dmo] (vfm=dmo) not available.
    [16] => Enable it at compilation.
    [17] => Requested video codec family [wmvdmo] (vfm=dmo) not available.
    [18] => Enable it at compilation.
    [19] => Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
    [20] => [wmv3 @ 0xce7750]Extra data: 8 bits left, value: 0
    [21] => Selected video codec: [ffwmv3] vfm: ffmpeg (FFmpeg M$ WMV3/WMV9)
    [22] => ==========================================================================
    [23] => Audio: no sound
    [24] => Starting playback...
    [25] => VDec: vo config request - 320 x 240 (preferred colorspace: Planar YV12)
    [26] => Could not find matching colorspace - retrying with -vf scale...
    [27] => Opening video filter: [scale]
    [28] => VDec: using Planar YV12 as output csp (no 0)
    [29] => Movie-Aspect is undefined - no prescaling applied.
    [30] => SwScaler: using unscaled yuv420p -> rgb24 special converter
    [31] => VO: [jpeg] 320x240 => 320x240 RGB 24-bit
    [32] => jpeg: /home/amattube/public_html/templates_c/827/ - Output directory already exists and is writable.
    [33] => V:   5.0   1/  1 ??% ??% ??,?% 0 0                                              
V:   7.8   2/  2 ??% ??% ??,?% 0 0
    [34] => 
    [35] => Exiting... (End of file)
    [36] => MPlayer 1.0rc1-4.1.2 (C) 2000-2006 MPlayer Team
    [37] => CPU: Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz (Family: 6, Model: 26, Stepping: 4)
    [38] => CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
    [39] => Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
    [40] => Cannot find HOME directory.
    [41] => Terminal type `unknown' is not defined.
    [42] => 
    [43] => Playing /home/amattube/public_html/video/chennai_flat_fw.wmv.
    [44] => ASF file format detected.
    [45] => VIDEO:  [WMV3]  320x240  24bpp  29.970 fps    0.0 kbps ( 0.0 kbyte/s)
    [46] => jpeg: Parsing suboptions.
    [47] => jpeg: Progressive JPEG disabled.
    [48] => jpeg: Baseline JPEG enabled.
    [49] => jpeg: Suboptions parsed OK.
    [50] => ==========================================================================
    [51] => Requested video codec family [wmv9dmo] (vfm=dmo) not available.
    [52] => Enable it at compilation.
    [53] => Requested video codec family [wmvdmo] (vfm=dmo) not available.
    [54] => Enable it at compilation.
    [55] => Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
    [56] => [wmv3 @ 0xce7750]Extra data: 8 bits left, value: 0
    [57] => Selected video codec: [ffwmv3] vfm: ffmpeg (FFmpeg M$ WMV3/WMV9)
    [58] => ==========================================================================
    [59] => Audio: no sound
    [60] => Starting playback...
    [61] => VDec: vo config request - 320 x 240 (preferred colorspace: Planar YV12)
    [62] => Could not find matching colorspace - retrying with -vf scale...
    [63] => Opening video filter: [scale]
    [64] => VDec: using Planar YV12 as output csp (no 0)
    [65] => Movie-Aspect is undefined - no prescaling applied.
    [66] => SwScaler: using unscaled yuv420p -> rgb24 special converter
    [67] => VO: [jpeg] 320x240 => 320x240 RGB 24-bit
    [68] => jpeg: /home/amattube/public_html/templates_c/827/ - Output directory already exists and is writable.
    [69] => V:   5.0   1/  1 ??% ??% ??,?% 0 0                                              
V: 111.3   2/  2 ??% ??% ??,?% 0 0
    [70] => 
    [71] => Exiting... (End of file)
    [72] => MPlayer 1.0rc1-4.1.2 (C) 2000-2006 MPlayer Team
    [73] => CPU: Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz (Family: 6, Model: 26, Stepping: 4)
    [74] => CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
    [75] => Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
    [76] => Cannot find HOME directory.
    [77] => Terminal type `unknown' is not defined.
    [78] => 
    [79] => Playing /home/amattube/public_html/video/chennai_flat_fw.wmv.
    [80] => ASF file format detected.
    [81] => VIDEO:  [WMV3]  320x240  24bpp  29.970 fps    0.0 kbps ( 0.0 kbyte/s)
    [82] => jpeg: Parsing suboptions.
    [83] => jpeg: Progressive JPEG disabled.
    [84] => jpeg: Baseline JPEG enabled.
    [85] => jpeg: Suboptions parsed OK.
    [86] => ==========================================================================
    [87] => Requested video codec family [wmv9dmo] (vfm=dmo) not available.
    [88] => Enable it at compilation.
    [89] => Requested video codec family [wmvdmo] (vfm=dmo) not available.
    [90] => Enable it at compilation.
    [91] => Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
    [92] => [wmv3 @ 0xce7750]Extra data: 8 bits left, value: 0
    [93] => Selected video codec: [ffwmv3] vfm: ffmpeg (FFmpeg M$ WMV3/WMV9)
    [94] => ==========================================================================
    [95] => Audio: no sound
    [96] => Starting playback...
    [97] => VDec: vo config request - 320 x 240 (preferred colorspace: Planar YV12)
    [98] => Could not find matching colorspace - retrying with -vf scale...
    [99] => Opening video filter: [scale]
    [100] => VDec: using Planar YV12 as output csp (no 0)
    [101] => Movie-Aspect is undefined - no prescaling applied.
    [102] => SwScaler: using unscaled yuv420p -> rgb24 special converter
    [103] => VO: [jpeg] 320x240 => 320x240 RGB 24-bit
    [104] => jpeg: /home/amattube/public_html/templates_c/827/ - Output directory already exists and is writable.
    [105] => V:   5.0   1/  1 ??% ??% ??,?% 0 0                                              
V: 205.6   2/  2 ??% ??% ??,?% 0 0
    [106] => 
    [107] => Exiting... (End of file)
    [108] => MPlayer 1.0rc1-4.1.2 (C) 2000-2006 MPlayer Team
    [109] => CPU: Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz (Family: 6, Model: 26, Stepping: 4)
    [110] => CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
    [111] => Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
    [112] => Cannot find HOME directory.
    [113] => Terminal type `unknown' is not defined.
    [114] => 
    [115] => Playing /home/amattube/public_html/video/chennai_flat_fw.wmv.
    [116] => ASF file format detected.
    [117] => VIDEO:  [WMV3]  320x240  24bpp  29.970 fps    0.0 kbps ( 0.0 kbyte/s)
    [118] => jpeg: Parsing suboptions.
    [119] => jpeg: Progressive JPEG disabled.
    [120] => jpeg: Baseline JPEG enabled.
    [121] => jpeg: Suboptions parsed OK.
    [122] => ==========================================================================
    [123] => Requested video codec family [wmv9dmo] (vfm=dmo) not available.
    [124] => Enable it at compilation.
    [125] => Requested video codec family [wmvdmo] (vfm=dmo) not available.
    [126] => Enable it at compilation.
    [127] => Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
    [128] => [wmv3 @ 0xce7750]Extra data: 8 bits left, value: 0
    [129] => Selected video codec: [ffwmv3] vfm: ffmpeg (FFmpeg M$ WMV3/WMV9)
    [130] => ==========================================================================
    [131] => Audio: no sound
    [132] => Starting playback...
    [133] => VDec: vo config request - 320 x 240 (preferred colorspace: Planar YV12)
    [134] => Could not find matching colorspace - retrying with -vf scale...
    [135] => Opening video filter: [scale]
    [136] => VDec: using Planar YV12 as output csp (no 0)
    [137] => Movie-Aspect is undefined - no prescaling applied.
    [138] => SwScaler: using unscaled yuv420p -> rgb24 special converter
    [139] => VO: [jpeg] 320x240 => 320x240 RGB 24-bit
    [140] => jpeg: /home/amattube/public_html/templates_c/827/ - Output directory already exists and is writable.
    [141] => V:   5.0   1/  1 ??% ??% ??,?% 0 0                                              
V: 287.6   2/  2 ??% ??% ??,?% 0 0
    [142] => 
    [143] => Exiting... (End of file)
)

/home/amattube/public_html/thumb/4ca4238a0b//3_827.jpg

Create Thumbnail with mplayer - END

$cmd_convert_v = convert_wmv

428 $cmd_convert = /usr/local/bin/mencoder '/home/amattube/public_html/video/chennai_flat_fw.wmv' -o /home/amattube/public_html/flvideo/4ca4238a0b/12422445101696556124.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 -lavfopts i_certify_that_my_video_stream_does_not_use_b_frames

MEncoder 1.0rc1-4.1.2 (C) 2000-2006 MPlayer Team
CPU: Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz (Family: 6, Model: 26, Stepping: 4)
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 - 0xfbd25d
ASF file format detected.
VIDEO:  [WMV3]  320x240  24bpp  29.970 fps    0.0 kbps ( 0.0 kbyte/s)
[V] filefmt:6  fourcc:0x33564D57  size:320x240  fps:29.97  ftime:=0.0334
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 22050 Hz, 2 ch, s16le, 22.0 kbit/3.12% (ratio: 2751->88200)
Selected audio codec: [ffwmav2] afm: ffmpeg (DivX audio v2 (FFmpeg))
==========================================================================

Exiting...

Return value: Exiting...
Running flvtool2: /usr/bin/flvtool2 -U /home/amattube/public_html/flvideo/4ca4238a0b/12422445101696556124.flv

UPDATE `process_queue` SET `status`='6' WHERE `id`='830'

ERROR: failed video conversion.

Back
what maybe issue ?