My program has been working fine for several months. Now I'm having problems. I upload a video but don't see it. I check Process Queue and it says Convert Error. I click "convert again" and get

STARTING VIDEO CONVERSION (process_queue.id = 72)

File: /home/springfi/public_html/video/IMAG0001_2.ASF

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

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

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

Video id: 150

Find video duration - START

/usr/bin/mplayer -vo null -ao null -frames 0 -identify /home/springfi/public_html/video/IMAG0001_2.ASF

MPlayer 1.0rc2-4.1.2 (C) 2000-2007 MPlayer Team
CPU: Intel(R) Xeon(R) CPU E5430 @ 2.66GHz (Family: 6, Model: 23, Stepping: 6)
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled with runtime CPU detection.
Cannot find HOME directory.
Terminal type `unknown' is not defined.

Playing /home/springfi/public_html/video/IMAG0001_2.ASF.
ASF file format detected.
ID_AUDIO_ID=1
[asfheader] Audio stream found, -aid 1
ID_VIDEO_ID=2
[asfheader] Video stream found, -vid 2
VIDEO: [M4S2] 640x480 24bpp 1000.000 fps 0.0 kbps ( 0.0 kbyte/s)
ID_FILENAME=/home/springfi/public_html/video/IMAG0001_2.ASF
ID_DEMUXER=asf
ID_VIDEO_FORMAT=M4S2
ID_VIDEO_BITRATE=0
ID_VIDEO_WIDTH=640
ID_VIDEO_HEIGHT=480
ID_VIDEO_FPS=1000.000
ID_VIDEO_ASPECT=0.0000
ID_AUDIO_FORMAT=17
ID_AUDIO_BITRATE=0
ID_AUDIO_RATE=0
ID_AUDIO_NCH=0
ID_LENGTH=108.00
================================================== ========================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
================================================== ========================
ID_VIDEO_CODEC=ffodivx
================================================== ========================
Opening audio decoder: [imaadpcm] IMA ADPCM audio decoder
AUDIO: 8000 Hz, 1 ch, s16le, 32.2 kbit/25.19% (ratio: 4031->16000)
ID_AUDIO_BITRATE=32248
ID_AUDIO_RATE=8000
ID_AUDIO_NCH=1
Selected audio codec: [imaadpcm] afm: imaadpcm (IMA ADPCM)
================================================== ========================
AO: [null] 8000Hz 1ch s16le (2 bytes per sample)
ID_AUDIO_CODEC=imaadpcm
Starting playback...


Exiting... (End of file)

Duration (mplayer): 108

DURATION: 01:48

Create Thumbnail - START
CREATING THUMBNAIL 0

/usr/bin/mplayer /home/springfi/public_html/video/IMAG0001_2.ASF -ss 1 -nosound -vo jpeg:outdir=/home/springfi/public_html/templates_c/150/ -frames 2

Array
(
[0] => MPlayer 1.0rc2-4.1.2 (C) 2000-2007 MPlayer Team
[1] => CPU: Intel(R) Xeon(R) CPU E5430 @ 2.66GHz (Family: 6, Model: 23, Stepping: 6)
[2] => CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
[3] => Compiled with runtime CPU detection.
[4] => Cannot find HOME directory.
[5] => Terminal type `unknown' is not defined.
[6] =>
[7] => Playing /home/springfi/public_html/video/IMAG0001_2.ASF.
[8] => ASF file format detected.
[9] => [asfheader] Audio stream found, -aid 1
[10] => [asfheader] Video stream found, -vid 2
[11] => VIDEO: [M4S2] 640x480 24bpp 1000.000 fps 0.0 kbps ( 0.0 kbyte/s)
[12] => jpeg: Parsing suboptions.
[13] => jpeg: Progressive JPEG disabled.
[14] => jpeg: Baseline JPEG enabled.
[15] => jpeg: Suboptions parsed OK.
[16] => ================================================== ========================
[17] => Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
[18] => Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
[19] => ================================================== ========================
[20] => Audio: no sound
[21] => Starting playback...
[22] => VDec: vo config request - 640 x 480 (preferred colorspace: Planar YV12)
[23] => Could not find matching colorspace - retrying with -vf scale...
[24] => Opening video filter: [scale]
[25] => VDec: using Planar YV12 as output csp (no 0)
[26] => Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
[27] => [swscaler @ 0x89a2a50]No accelerated colorspace conversion found
[28] => [swscaler @ 0x89a2a50]SwScaler: using unscaled yuv420p -> rgb24 special converter
[29] => VO: [jpeg] 640x480 => 640x480 RGB 24-bit
[30] => jpeg: /home/springfi/public_html/templates_c/150/ - Output directory already exists and is writable.
[31] => V: 6.1 1/ 1 ??% ??% ??,?% 0 0
V: 6.2 2/ 2 ??% ??% ??,?% 0 0
V: 6.3 3/ 3 ??% ??% ??,?% 0 0
[32] =>
[33] => Exiting... (End of file)
)

/home/springfi/public_html/thumb/150.jpg
CREATING THUMBNAIL 1

/usr/bin/mplayer /home/springfi/public_html/video/IMAG0001_2.ASF -ss 22 -nosound -vo jpeg:outdir=/home/springfi/public_html/templates_c/150/ -frames 2

Array
(
[0] => MPlayer 1.0rc2-4.1.2 (C) 2000-2007 MPlayer Team
[1] => CPU: Intel(R) Xeon(R) CPU E5430 @ 2.66GHz (Family: 6, Model: 23, Stepping: 6)
[2] => CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
[3] => Compiled with runtime CPU detection.
[4] => Cannot find HOME directory.
[5] => Terminal type `unknown' is not defined.
[6] =>
[7] => Playing /home/springfi/public_html/video/IMAG0001_2.ASF.
[8] => ASF file format detected.
[9] => [asfheader] Audio stream found, -aid 1
[10] => [asfheader] Video stream found, -vid 2
[11] => VIDEO: [M4S2] 640x480 24bpp 1000.000 fps 0.0 kbps ( 0.0 kbyte/s)
[12] => jpeg: Parsing suboptions.
[13] => jpeg: Progressive JPEG disabled.
[14] => jpeg: Baseline JPEG enabled.
[15] => jpeg: Suboptions parsed OK.
[16] => ================================================== ========================
[17] => Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
[18] => Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
[19] => ================================================== ========================
[20] => Audio: no sound
[21] => Starting playback...
[22] => VDec: vo config request - 640 x 480 (preferred colorspace: Planar YV12)
[23] => Could not find matching colorspace - retrying with -vf scale...
[24] => Opening video filter: [scale]
[25] => VDec: using Planar YV12 as output csp (no 0)
[26] => Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
[27] => [swscaler @ 0x89a2a50]No accelerated colorspace conversion found
[28] => [swscaler @ 0x89a2a50]SwScaler: using unscaled yuv420p -> rgb24 special converter
[29] => VO: [jpeg] 640x480 => 640x480 RGB 24-bit
[30] => jpeg: /home/springfi/public_html/templates_c/150/ - Output directory already exists and is writable.
[31] => V: 6.1 1/ 1 ??% ??% ??,?% 0 0
V: 6.2 2/ 2 ??% ??% ??,?% 0 0
V: 6.3 3/ 3 ??% ??% ??,?% 0 0
[32] =>
[33] => Exiting... (End of file)
[34] => MPlayer 1.0rc2-4.1.2 (C) 2000-2007 MPlayer Team
[35] => CPU: Intel(R) Xeon(R) CPU E5430 @ 2.66GHz (Family: 6, Model: 23, Stepping: 6)
[36] => CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
[37] => Compiled with runtime CPU detection.
[38] => Cannot find HOME directory.
[39] => Terminal type `unknown' is not defined.
[40] =>
[41] => Playing /home/springfi/public_html/video/IMAG0001_2.ASF.
[42] => ASF file format detected.
[43] => [asfheader] Audio stream found, -aid 1
[44] => [asfheader] Video stream found, -vid 2
[45] => VIDEO: [M4S2] 640x480 24bpp 1000.000 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] => Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
[52] => Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
[53] => ================================================== ========================
[54] => Audio: no sound
[55] => Starting playback...
[56] => VDec: vo config request - 640 x 480 (preferred colorspace: Planar YV12)
[57] => Could not find matching colorspace - retrying with -vf scale...
[58] => Opening video filter: [scale]
[59] => VDec: using Planar YV12 as output csp (no 0)
[60] => Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
[61] => [swscaler @ 0x89a2a50]No accelerated colorspace conversion found
[62] => [swscaler @ 0x89a2a50]SwScaler: using unscaled yuv420p -> rgb24 special converter
[63] => VO: [jpeg] 640x480 => 640x480 RGB 24-bit
[64] => jpeg: /home/springfi/public_html/templates_c/150/ - Output directory already exists and is writable.
[65] => V: 27.1 1/ 1 ??% ??% ??,?% 0 0
V: 27.2 2/ 2 ??% ??% ??,?% 0 0
V: 27.3 3/ 3 ??% ??% ??,?% 0 0
[66] =>
[67] => Exiting... (End of file)
)

/home/springfi/public_html/thumb/1_150.jpg
CREATING THUMBNAIL 2

/usr/bin/mplayer /home/springfi/public_html/video/IMAG0001_2.ASF -ss 43 -nosound -vo jpeg:outdir=/home/springfi/public_html/templates_c/150/ -frames 2

Array
(
[0] => MPlayer 1.0rc2-4.1.2 (C) 2000-2007 MPlayer Team
[1] => CPU: Intel(R) Xeon(R) CPU E5430 @ 2.66GHz (Family: 6, Model: 23, Stepping: 6)
[2] => CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
[3] => Compiled with runtime CPU detection.
[4] => Cannot find HOME directory.
[5] => Terminal type `unknown' is not defined.
[6] =>
[7] => Playing /home/springfi/public_html/video/IMAG0001_2.ASF.
[8] => ASF file format detected.
[9] => [asfheader] Audio stream found, -aid 1
[10] => [asfheader] Video stream found, -vid 2
[11] => VIDEO: [M4S2] 640x480 24bpp 1000.000 fps 0.0 kbps ( 0.0 kbyte/s)
[12] => jpeg: Parsing suboptions.
[13] => jpeg: Progressive JPEG disabled.
[14] => jpeg: Baseline JPEG enabled.
[15] => jpeg: Suboptions parsed OK.
[16] => ================================================== ========================
[17] => Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
[18] => Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
[19] => ================================================== ========================
[20] => Audio: no sound
[21] => Starting playback...
[22] => VDec: vo config request - 640 x 480 (preferred colorspace: Planar YV12)
[23] => Could not find matching colorspace - retrying with -vf scale...
[24] => Opening video filter: [scale]
[25] => VDec: using Planar YV12 as output csp (no 0)
[26] => Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
[27] => [swscaler @ 0x89a2a50]No accelerated colorspace conversion found
[28] => [swscaler @ 0x89a2a50]SwScaler: using unscaled yuv420p -> rgb24 special converter
[29] => VO: [jpeg] 640x480 => 640x480 RGB 24-bit
[30] => jpeg: /home/springfi/public_html/templates_c/150/ - Output directory already exists and is writable.
[31] => V: 6.1 1/ 1 ??% ??% ??,?% 0 0
V: 6.2 2/ 2 ??% ??% ??,?% 0 0
V: 6.3 3/ 3 ??% ??% ??,?% 0 0
[32] =>
[33] => Exiting... (End of file)
[34] => MPlayer 1.0rc2-4.1.2 (C) 2000-2007 MPlayer Team
[35] => CPU: Intel(R) Xeon(R) CPU E5430 @ 2.66GHz (Family: 6, Model: 23, Stepping: 6)
[36] => CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
[37] => Compiled with runtime CPU detection.
[38] => Cannot find HOME directory.
[39] => Terminal type `unknown' is not defined.
[40] =>
[41] => Playing /home/springfi/public_html/video/IMAG0001_2.ASF.
[42] => ASF file format detected.
[43] => [asfheader] Audio stream found, -aid 1
[44] => [asfheader] Video stream found, -vid 2
[45] => VIDEO: [M4S2] 640x480 24bpp 1000.000 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] => Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
[52] => Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
[53] => ================================================== ========================
[54] => Audio: no sound
[55] => Starting playback...
[56] => VDec: vo config request - 640 x 480 (preferred colorspace: Planar YV12)
[57] => Could not find matching colorspace - retrying with -vf scale...
[58] => Opening video filter: [scale]
[59] => VDec: using Planar YV12 as output csp (no 0)
[60] => Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
[61] => [swscaler @ 0x89a2a50]No accelerated colorspace conversion found
[62] => [swscaler @ 0x89a2a50]SwScaler: using unscaled yuv420p -> rgb24 special converter
[63] => VO: [jpeg] 640x480 => 640x480 RGB 24-bit
[64] => jpeg: /home/springfi/public_html/templates_c/150/ - Output directory already exists and is writable.
[65] => V: 27.1 1/ 1 ??% ??% ??,?% 0 0
V: 27.2 2/ 2 ??% ??% ??,?% 0 0
V: 27.3 3/ 3 ??% ??% ??,?% 0 0
[66] =>
[67] => Exiting... (End of file)
[68] => MPlayer 1.0rc2-4.1.2 (C) 2000-2007 MPlayer Team
[69] => CPU: Intel(R) Xeon(R) CPU E5430 @ 2.66GHz (Family: 6, Model: 23, Stepping: 6)
[70] => CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
[71] => Compiled with runtime CPU detection.
[72] => Cannot find HOME directory.
[73] => Terminal type `unknown' is not defined.
[74] =>
[75] => Playing /home/springfi/public_html/video/IMAG0001_2.ASF.
[76] => ASF file format detected.
[77] => [asfheader] Audio stream found, -aid 1
[78] => [asfheader] Video stream found, -vid 2
[79] => VIDEO: [M4S2] 640x480 24bpp 1000.000 fps 0.0 kbps ( 0.0 kbyte/s)
[80] => jpeg: Parsing suboptions.
[81] => jpeg: Progressive JPEG disabled.
[82] => jpeg: Baseline JPEG enabled.
[83] => jpeg: Suboptions parsed OK.
[84] => ================================================== ========================
[85] => Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
[86] => Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
[87] => ================================================== ========================
[88] => Audio: no sound
[89] => Starting playback...
[90] => VDec: vo config request - 640 x 480 (preferred colorspace: Planar YV12)
[91] => Could not find matching colorspace - retrying with -vf scale...
[92] => Opening video filter: [scale]
[93] => VDec: using Planar YV12 as output csp (no 0)
[94] => Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
[95] => [swscaler @ 0x89a2a50]No accelerated colorspace conversion found
[96] => [swscaler @ 0x89a2a50]SwScaler: using unscaled yuv420p -> rgb24 special converter
[97] => VO: [jpeg] 640x480 => 640x480 RGB 24-bit
[98] => jpeg: /home/springfi/public_html/templates_c/150/ - Output directory already exists and is writable.
[99] => V: 48.1 1/ 1 ??% ??% ??,?% 0 0
V: 48.2 2/ 2 ??% ??% ??,?% 0 0
V: 48.3 3/ 3 ??% ??% ??,?% 0 0
[100] =>
[101] => Exiting... (End of file)
)

/home/springfi/public_html/thumb/2_150.jpg
CREATING THUMBNAIL 3

/usr/bin/mplayer /home/springfi/public_html/video/IMAG0001_2.ASF -ss 64 -nosound -vo jpeg:outdir=/home/springfi/public_html/templates_c/150/ -frames 2

Array
(
[0] => MPlayer 1.0rc2-4.1.2 (C) 2000-2007 MPlayer Team
[1] => CPU: Intel(R) Xeon(R) CPU E5430 @ 2.66GHz (Family: 6, Model: 23, Stepping: 6)
[2] => CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
[3] => Compiled with runtime CPU detection.
[4] => Cannot find HOME directory.
[5] => Terminal type `unknown' is not defined.
[6] =>
[7] => Playing /home/springfi/public_html/video/IMAG0001_2.ASF.
[8] => ASF file format detected.
[9] => [asfheader] Audio stream found, -aid 1
[10] => [asfheader] Video stream found, -vid 2
[11] => VIDEO: [M4S2] 640x480 24bpp 1000.000 fps 0.0 kbps ( 0.0 kbyte/s)
[12] => jpeg: Parsing suboptions.
[13] => jpeg: Progressive JPEG disabled.
[14] => jpeg: Baseline JPEG enabled.
[15] => jpeg: Suboptions parsed OK.
[16] => ================================================== ========================
[17] => Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
[18] => Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
[19] => ================================================== ========================
[20] => Audio: no sound
[21] => Starting playback...
[22] => VDec: vo config request - 640 x 480 (preferred colorspace: Planar YV12)
[23] => Could not find matching colorspace - retrying with -vf scale...
[24] => Opening video filter: [scale]
[25] => VDec: using Planar YV12 as output csp (no 0)
[26] => Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
[27] => [swscaler @ 0x89a2a50]No accelerated colorspace conversion found
[28] => [swscaler @ 0x89a2a50]SwScaler: using unscaled yuv420p -> rgb24 special converter
[29] => VO: [jpeg] 640x480 => 640x480 RGB 24-bit
[30] => jpeg: /home/springfi/public_html/templates_c/150/ - Output directory already exists and is writable.
[31] => V: 6.1 1/ 1 ??% ??% ??,?% 0 0
V: 6.2 2/ 2 ??% ??% ??,?% 0 0
V: 6.3 3/ 3 ??% ??% ??,?% 0 0
[32] =>
[33] => Exiting... (End of file)
[34] => MPlayer 1.0rc2-4.1.2 (C) 2000-2007 MPlayer Team
[35] => CPU: Intel(R) Xeon(R) CPU E5430 @ 2.66GHz (Family: 6, Model: 23, Stepping: 6)
[36] => CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
[37] => Compiled with runtime CPU detection.
[38] => Cannot find HOME directory.
[39] => Terminal type `unknown' is not defined.
[40] =>
[41] => Playing /home/springfi/public_html/video/IMAG0001_2.ASF.
[42] => ASF file format detected.
[43] => [asfheader] Audio stream found, -aid 1
[44] => [asfheader] Video stream found, -vid 2
[45] => VIDEO: [M4S2] 640x480 24bpp 1000.000 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] => Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
[52] => Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
[53] => ================================================== ========================
[54] => Audio: no sound
[55] => Starting playback...
[56] => VDec: vo config request - 640 x 480 (preferred colorspace: Planar YV12)
[57] => Could not find matching colorspace - retrying with -vf scale...
[58] => Opening video filter: [scale]
[59] => VDec: using Planar YV12 as output csp (no 0)
[60] => Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
[61] => [swscaler @ 0x89a2a50]No accelerated colorspace conversion found
[62] => [swscaler @ 0x89a2a50]SwScaler: using unscaled yuv420p -> rgb24 special converter
[63] => VO: [jpeg] 640x480 => 640x480 RGB 24-bit
[64] => jpeg: /home/springfi/public_html/templates_c/150/ - Output directory already exists and is writable.
[65] => V: 27.1 1/ 1 ??% ??% ??,?% 0 0
V: 27.2 2/ 2 ??% ??% ??,?% 0 0
V: 27.3 3/ 3 ??% ??% ??,?% 0 0
[66] =>
[67] => Exiting... (End of file)
[68] => MPlayer 1.0rc2-4.1.2 (C) 2000-2007 MPlayer Team
[69] => CPU: Intel(R) Xeon(R) CPU E5430 @ 2.66GHz (Family: 6, Model: 23, Stepping: 6)
[70] => CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
[71] => Compiled with runtime CPU detection.
[72] => Cannot find HOME directory.
[73] => Terminal type `unknown' is not defined.
[74] =>
[75] => Playing /home/springfi/public_html/video/IMAG0001_2.ASF.
[76] => ASF file format detected.
[77] => [asfheader] Audio stream found, -aid 1
[78] => [asfheader] Video stream found, -vid 2
[79] => VIDEO: [M4S2] 640x480 24bpp 1000.000 fps 0.0 kbps ( 0.0 kbyte/s)
[80] => jpeg: Parsing suboptions.
[81] => jpeg: Progressive JPEG disabled.
[82] => jpeg: Baseline JPEG enabled.
[83] => jpeg: Suboptions parsed OK.
[84] => ================================================== ========================
[85] => Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
[86] => Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
[87] => ================================================== ========================
[88] => Audio: no sound
[89] => Starting playback...
[90] => VDec: vo config request - 640 x 480 (preferred colorspace: Planar YV12)
[91] => Could not find matching colorspace - retrying with -vf scale...
[92] => Opening video filter: [scale]
[93] => VDec: using Planar YV12 as output csp (no 0)
[94] => Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
[95] => [swscaler @ 0x89a2a50]No accelerated colorspace conversion found
[96] => [swscaler @ 0x89a2a50]SwScaler: using unscaled yuv420p -> rgb24 special converter
[97] => VO: [jpeg] 640x480 => 640x480 RGB 24-bit
[98] => jpeg: /home/springfi/public_html/templates_c/150/ - Output directory already exists and is writable.
[99] => V: 48.1 1/ 1 ??% ??% ??,?% 0 0
V: 48.2 2/ 2 ??% ??% ??,?% 0 0
V: 48.3 3/ 3 ??% ??% ??,?% 0 0
[100] =>
[101] => Exiting... (End of file)
[102] => MPlayer 1.0rc2-4.1.2 (C) 2000-2007 MPlayer Team
[103] => CPU: Intel(R) Xeon(R) CPU E5430 @ 2.66GHz (Family: 6, Model: 23, Stepping: 6)
[104] => CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
[105] => Compiled with runtime CPU detection.
[106] => Cannot find HOME directory.
[107] => Terminal type `unknown' is not defined.
[108] =>
[109] => Playing /home/springfi/public_html/video/IMAG0001_2.ASF.
[110] => ASF file format detected.
[111] => [asfheader] Audio stream found, -aid 1
[112] => [asfheader] Video stream found, -vid 2
[113] => VIDEO: [M4S2] 640x480 24bpp 1000.000 fps 0.0 kbps ( 0.0 kbyte/s)
[114] => jpeg: Parsing suboptions.
[115] => jpeg: Progressive JPEG disabled.
[116] => jpeg: Baseline JPEG enabled.
[117] => jpeg: Suboptions parsed OK.
[118] => ================================================== ========================
[119] => Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
[120] => Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
[121] => ================================================== ========================
[122] => Audio: no sound
[123] => Starting playback...
[124] => VDec: vo config request - 640 x 480 (preferred colorspace: Planar YV12)
[125] => Could not find matching colorspace - retrying with -vf scale...
[126] => Opening video filter: [scale]
[127] => VDec: using Planar YV12 as output csp (no 0)
[128] => Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
[129] => [swscaler @ 0x89a2a50]No accelerated colorspace conversion found
[130] => [swscaler @ 0x89a2a50]SwScaler: using unscaled yuv420p -> rgb24 special converter
[131] => VO: [jpeg] 640x480 => 640x480 RGB 24-bit
[132] => jpeg: /home/springfi/public_html/templates_c/150/ - Output directory already exists and is writable.
[133] => V: 69.1 1/ 1 ??% ??% ??,?% 0 0
V: 69.2 2/ 2 ??% ??% ??,?% 0 0
V: 69.3 3/ 3 ??% ??% ??,?% 0 0
[134] =>
[135] => Exiting... (End of file)
)

/home/springfi/public_html/thumb/3_150.jpg

Create Thumbnail with mplayer - END

CONVERT COMMAND: /usr/bin/mencoder '/home/springfi/public_html/video/IMAG0001_2.ASF' -o /home/springfi/public_html/flvideo/122398752246937068.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 -lavfopts i_certify_that_my_video_stream_does_not_use_b_fram es

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

Array
(
[0] => MEncoder 1.0rc2-4.1.2 (C) 2000-2007 MPlayer Team
[1] => CPU: Intel(R) Xeon(R) CPU E5430 @ 2.66GHz (Family: 6, Model: 23, Stepping: 6)
[2] => CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
[3] => Compiled with runtime CPU detection.
[4] =>
[5] => Exiting... (error parsing command line)
)

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

Return value: Exiting... (error parsing command line)

Running flvtool2: /usr/bin/flvtool2 -U /home/springfi/public_html/flvideo/122398752246937068.flv



Help.