moved to a new server import do not work
i moved my site to a new server i tried ti import a video using url it gave this error on running cron :-
cronjob started
Download startDownload Finished
File Name: /home/amatecom/public_html/video/xEwUd1i1c2NMrPkdlgg3.flv
File Size: 0ERROR: unable to connect
please help
Re: moved to a new server import do not work
Check your permissions on your site to make sure that the permissions are correct. Also, check the file paths to make sure that the paths to your video is correct.
Re: moved to a new server import do not work
it getting error while downloading from other server , i placed a video on my own server it downloaded without problem but stuck at conversion just shows :- "Convert Started " i tried running cron manually nothing happens except cronjob started
check my php info here :-
http://10gb.in/phpinfo.php
please guide me :(
Re: moved to a new server import do not work
There could be a ton of different reasons why it is sitting at the conversion started screen. If it is at this screen, your cron job is running. If it is not completing, this usually means that you have a problem in your conversion tools (mencoder, ffmpeg, etc). Do you own the 10gb.in domain? Are you on your own server or are you using a shared host?
Re: moved to a new server import do not work
yes i own 10gb.in its my own ded box maintained by server management guys "platinum server management"
Re: moved to a new server import do not work
hello guys server management guys reinstalled requirements
i get this error now :-
/usr/bin/mplayer -vo null -ao null -frames 0 -identify /home/amatecom/public_html/video/cute_5.mpeg
sh: /usr/bin/mplayer: No such file or directory
Re: moved to a new server import do not work
That error means that your server guys either deleted mplayer or moved it to another location. You will need to have them check on that information for you.
Also, I do offer a complete vShare installation service (including the required hardware). You can purchase that service from my website at http://www.vsharesolutions.com.
Re: moved to a new server import do not work
path to mplayer was wrong i changed it to new path in config now i get this new error :-
Code:
STARTING VIDEO CONVERSION (process_queue.id = 329)
File: /home/amatecom/public_html/video/pMgsUoyLdeuj3xKSjpS4.flv
####################################################
SELECT * FROM `video` WHERE `VID`=312
####################################################
Video id: 312
Find video duration - START
/usr/local/bin/mplayer -vo null -ao null -frames 0 -identify /home/amatecom/public_html/video/pMgsUoyLdeuj3xKSjpS4.flv
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
Playing /home/amatecom/public_html/video/pMgsUoyLdeuj3xKSjpS4.flv.
libavformat file format detected.
ID_VIDEO_ID=0
VIDEO: [FLV1] 320x234 0bpp 59.940 fps 0.0 kbps ( 0.0 kbyte/s)
ID_FILENAME=/home/amatecom/public_html/video/pMgsUoyLdeuj3xKSjpS4.flv
ID_DEMUXER=lavf
ID_VIDEO_FORMAT=FLV1
ID_VIDEO_BITRATE=0
ID_VIDEO_WIDTH=320
ID_VIDEO_HEIGHT=234
ID_VIDEO_FPS=59.940
ID_VIDEO_ASPECT=0.0000
ID_LENGTH=69.50
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffflv] vfm: ffmpeg (FFmpeg Flash video)
==========================================================================
ID_VIDEO_CODEC=ffflv
Audio: no sound
Starting playback...
Exiting... (End of file)
Duration (mplayer): 69
DURATION: 01:09
Create Thumbnail - START
CREATING THUMBNAIL 0
/usr/local/bin/mplayer /home/amatecom/public_html/video/pMgsUoyLdeuj3xKSjpS4.flv -ss 1 -nosound -vo jpeg:outdir=/home/amatecom/public_html/templates_c/312/ -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] =>
[5] => Playing /home/amatecom/public_html/video/pMgsUoyLdeuj3xKSjpS4.flv.
[6] => libavformat file format detected.
[7] => VIDEO: [FLV1] 320x234 0bpp 59.940 fps 0.0 kbps ( 0.0 kbyte/s)
[8] => jpeg: Parsing suboptions.
[9] => jpeg: Progressive JPEG disabled.
[10] => jpeg: Baseline JPEG enabled.
[11] => jpeg: Suboptions parsed OK.
[12] => ==========================================================================
[13] => Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
[14] => Selected video codec: [ffflv] vfm: ffmpeg (FFmpeg Flash video)
[15] => ==========================================================================
[16] => Audio: no sound
[17] => Starting playback...
[18] => VDec: vo config request - 320 x 234 (preferred colorspace: Planar YV12)
[19] => Could not find matching colorspace - retrying with -vf scale...
[20] => Opening video filter: [scale]
[21] => VDec: using Planar YV12 as output csp (no 0)
[22] => Movie-Aspect is undefined - no prescaling applied.
[23] => SwScaler: using unscaled yuv420p -> rgb24 special converter
[24] => VO: [jpeg] 320x234 => 320x234 RGB 24-bit
[25] => jpeg: /home/amatecom/public_html/templates_c/312/ - Output directory already exists and is writable.
[26] => V: 0.0 1/ 1 ??% ??% ??,?% 0 0 [J
V: 8.3 2/ 2 ??% ??% ??,?% 0 0 [J
[27] =>
[28] => Exiting... (End of file)
)
/home/amatecom/public_html/thumb/312.jpg
CREATING THUMBNAIL 1
/usr/local/bin/mplayer /home/amatecom/public_html/video/pMgsUoyLdeuj3xKSjpS4.flv -ss 14 -nosound -vo jpeg:outdir=/home/amatecom/public_html/templates_c/312/ -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] =>
[5] => Playing /home/amatecom/public_html/video/pMgsUoyLdeuj3xKSjpS4.flv.
[6] => libavformat file format detected.
[7] => VIDEO: [FLV1] 320x234 0bpp 59.940 fps 0.0 kbps ( 0.0 kbyte/s)
[8] => jpeg: Parsing suboptions.
[9] => jpeg: Progressive JPEG disabled.
[10] => jpeg: Baseline JPEG enabled.
[11] => jpeg: Suboptions parsed OK.
[12] => ==========================================================================
[13] => Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
[14] => Selected video codec: [ffflv] vfm: ffmpeg (FFmpeg Flash video)
[15] => ==========================================================================
[16] => Audio: no sound
[17] => Starting playback...
[18] => VDec: vo config request - 320 x 234 (preferred colorspace: Planar YV12)
[19] => Could not find matching colorspace - retrying with -vf scale...
[20] => Opening video filter: [scale]
[21] => VDec: using Planar YV12 as output csp (no 0)
[22] => Movie-Aspect is undefined - no prescaling applied.
[23] => SwScaler: using unscaled yuv420p -> rgb24 special converter
[24] => VO: [jpeg] 320x234 => 320x234 RGB 24-bit
[25] => jpeg: /home/amatecom/public_html/templates_c/312/ - Output directory already exists and is writable.
[26] => V: 0.0 1/ 1 ??% ??% ??,?% 0 0 [J
V: 8.3 2/ 2 ??% ??% ??,?% 0 0 [J
[27] =>
[28] => Exiting... (End of file)
[29] => MPlayer 1.0rc1-4.1.2 (C) 2000-2006 MPlayer Team
[30] => CPU: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (Family: 6, Model: 26, Stepping: 4)
[31] => CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
[32] => Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
[33] =>
[34] => Playing /home/amatecom/public_html/video/pMgsUoyLdeuj3xKSjpS4.flv.
[35] => libavformat file format detected.
[36] => VIDEO: [FLV1] 320x234 0bpp 59.940 fps 0.0 kbps ( 0.0 kbyte/s)
[37] => jpeg: Parsing suboptions.
[38] => jpeg: Progressive JPEG disabled.
[39] => jpeg: Baseline JPEG enabled.
[40] => jpeg: Suboptions parsed OK.
[41] => ==========================================================================
[42] => Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
[43] => Selected video codec: [ffflv] vfm: ffmpeg (FFmpeg Flash video)
[44] => ==========================================================================
[45] => Audio: no sound
[46] => Starting playback...
[47] => VDec: vo config request - 320 x 234 (preferred colorspace: Planar YV12)
[48] => Could not find matching colorspace - retrying with -vf scale...
[49] => Opening video filter: [scale]
[50] => VDec: using Planar YV12 as output csp (no 0)
[51] => Movie-Aspect is undefined - no prescaling applied.
[52] => SwScaler: using unscaled yuv420p -> rgb24 special converter
[53] => VO: [jpeg] 320x234 => 320x234 RGB 24-bit
[54] => jpeg: /home/amatecom/public_html/templates_c/312/ - Output directory already exists and is writable.
[55] => V: 0.0 1/ 1 ??% ??% ??,?% 0 0 [J
V: 16.7 2/ 2 ??% ??% ??,?% 0 0 [J
[56] =>
[57] => Exiting... (End of file)
)
/home/amatecom/public_html/thumb/1_312.jpg
CREATING THUMBNAIL 2
/usr/local/bin/mplayer /home/amatecom/public_html/video/pMgsUoyLdeuj3xKSjpS4.flv -ss 27 -nosound -vo jpeg:outdir=/home/amatecom/public_html/templates_c/312/ -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] =>
[5] => Playing /home/amatecom/public_html/video/pMgsUoyLdeuj3xKSjpS4.flv.
[6] => libavformat file format detected.
[7] => VIDEO: [FLV1] 320x234 0bpp 59.940 fps 0.0 kbps ( 0.0 kbyte/s)
[8] => jpeg: Parsing suboptions.
[9] => jpeg: Progressive JPEG disabled.
[10] => jpeg: Baseline JPEG enabled.
[11] => jpeg: Suboptions parsed OK.
[12] => ==========================================================================
[13] => Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
[14] => Selected video codec: [ffflv] vfm: ffmpeg (FFmpeg Flash video)
[15] => ==========================================================================
[16] => Audio: no sound
[17] => Starting playback...
[18] => VDec: vo config request - 320 x 234 (preferred colorspace: Planar YV12)
[19] => Could not find matching colorspace - retrying with -vf scale...
[20] => Opening video filter: [scale]
[21] => VDec: using Planar YV12 as output csp (no 0)
[22] => Movie-Aspect is undefined - no prescaling applied.
[23] => SwScaler: using unscaled yuv420p -> rgb24 special converter
[24] => VO: [jpeg] 320x234 => 320x234 RGB 24-bit
[25] => jpeg: /home/amatecom/public_html/templates_c/312/ - Output directory already exists and is writable.
[26] => V: 0.0 1/ 1 ??% ??% ??,?% 0 0 [J
V: 8.3 2/ 2 ??% ??% ??,?% 0 0 [J
[27] =>
[28] => Exiting... (End of file)
[29] => MPlayer 1.0rc1-4.1.2 (C) 2000-2006 MPlayer Team
[30] => CPU: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (Family: 6, Model: 26, Stepping: 4)
[31] => CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
[32] => Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
[33] =>
[34] => Playing /home/amatecom/public_html/video/pMgsUoyLdeuj3xKSjpS4.flv.
[35] => libavformat file format detected.
[36] => VIDEO: [FLV1] 320x234 0bpp 59.940 fps 0.0 kbps ( 0.0 kbyte/s)
[37] => jpeg: Parsing suboptions.
[38] => jpeg: Progressive JPEG disabled.
[39] => jpeg: Baseline JPEG enabled.
[40] => jpeg: Suboptions parsed OK.
[41] => ==========================================================================
[42] => Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
[43] => Selected video codec: [ffflv] vfm: ffmpeg (FFmpeg Flash video)
[44] => ==========================================================================
[45] => Audio: no sound
[46] => Starting playback...
[47] => VDec: vo config request - 320 x 234 (preferred colorspace: Planar YV12)
[48] => Could not find matching colorspace - retrying with -vf scale...
[49] => Opening video filter: [scale]
[50] => VDec: using Planar YV12 as output csp (no 0)
[51] => Movie-Aspect is undefined - no prescaling applied.
[52] => SwScaler: using unscaled yuv420p -> rgb24 special converter
[53] => VO: [jpeg] 320x234 => 320x234 RGB 24-bit
[54] => jpeg: /home/amatecom/public_html/templates_c/312/ - Output directory already exists and is writable.
[55] => V: 0.0 1/ 1 ??% ??% ??,?% 0 0 [J
V: 16.7 2/ 2 ??% ??% ??,?% 0 0 [J
[56] =>
[57] => Exiting... (End of file)
[58] => MPlayer 1.0rc1-4.1.2 (C) 2000-2006 MPlayer Team
[59] => CPU: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (Family: 6, Model: 26, Stepping: 4)
[60] => CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
[61] => Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
[62] =>
[63] => Playing /home/amatecom/public_html/video/pMgsUoyLdeuj3xKSjpS4.flv.
[64] => libavformat file format detected.
[65] => VIDEO: [FLV1] 320x234 0bpp 59.940 fps 0.0 kbps ( 0.0 kbyte/s)
[66] => jpeg: Parsing suboptions.
[67] => jpeg: Progressive JPEG disabled.
[68] => jpeg: Baseline JPEG enabled.
[69] => jpeg: Suboptions parsed OK.
[70] => ==========================================================================
[71] => Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
[72] => Selected video codec: [ffflv] vfm: ffmpeg (FFmpeg Flash video)
[73] => ==========================================================================
[74] => Audio: no sound
[75] => Starting playback...
[76] => VDec: vo config request - 320 x 234 (preferred colorspace: Planar YV12)
[77] => Could not find matching colorspace - retrying with -vf scale...
[78] => Opening video filter: [scale]
[79] => VDec: using Planar YV12 as output csp (no 0)
[80] => Movie-Aspect is undefined - no prescaling applied.
[81] => SwScaler: using unscaled yuv420p -> rgb24 special converter
[82] => VO: [jpeg] 320x234 => 320x234 RGB 24-bit
[83] => jpeg: /home/amatecom/public_html/templates_c/312/ - Output directory already exists and is writable.
[84] => V: 0.0 1/ 1 ??% ??% ??,?% 0 0 [J
V: 32.3 2/ 2 ??% ??% ??,?% 0 0 [J
[85] =>
[86] => Exiting... (End of file)
)
/home/amatecom/public_html/thumb/2_312.jpg
CREATING THUMBNAIL 3
/usr/local/bin/mplayer /home/amatecom/public_html/video/pMgsUoyLdeuj3xKSjpS4.flv -ss 40 -nosound -vo jpeg:outdir=/home/amatecom/public_html/templates_c/312/ -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] =>
[5] => Playing /home/amatecom/public_html/video/pMgsUoyLdeuj3xKSjpS4.flv.
[6] => libavformat file format detected.
[7] => VIDEO: [FLV1] 320x234 0bpp 59.940 fps 0.0 kbps ( 0.0 kbyte/s)
[8] => jpeg: Parsing suboptions.
[9] => jpeg: Progressive JPEG disabled.
[10] => jpeg: Baseline JPEG enabled.
[11] => jpeg: Suboptions parsed OK.
[12] => ==========================================================================
[13] => Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
[14] => Selected video codec: [ffflv] vfm: ffmpeg (FFmpeg Flash video)
[15] => ==========================================================================
[16] => Audio: no sound
[17] => Starting playback...
[18] => VDec: vo config request - 320 x 234 (preferred colorspace: Planar YV12)
[19] => Could not find matching colorspace - retrying with -vf scale...
[20] => Opening video filter: [scale]
[21] => VDec: using Planar YV12 as output csp (no 0)
[22] => Movie-Aspect is undefined - no prescaling applied.
[23] => SwScaler: using unscaled yuv420p -> rgb24 special converter
[24] => VO: [jpeg] 320x234 => 320x234 RGB 24-bit
[25] => jpeg: /home/amatecom/public_html/templates_c/312/ - Output directory already exists and is writable.
[26] => V: 0.0 1/ 1 ??% ??% ??,?% 0 0 [J
V: 8.3 2/ 2 ??% ??% ??,?% 0 0 [J
[27] =>
[28] => Exiting... (End of file)
[29] => MPlayer 1.0rc1-4.1.2 (C) 2000-2006 MPlayer Team
[30] => CPU: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (Family: 6, Model: 26, Stepping: 4)
[31] => CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
[32] => Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
[33] =>
[34] => Playing /home/amatecom/public_html/video/pMgsUoyLdeuj3xKSjpS4.flv.
[35] => libavformat file format detected.
[36] => VIDEO: [FLV1] 320x234 0bpp 59.940 fps 0.0 kbps ( 0.0 kbyte/s)
[37] => jpeg: Parsing suboptions.
[38] => jpeg: Progressive JPEG disabled.
[39] => jpeg: Baseline JPEG enabled.
[40] => jpeg: Suboptions parsed OK.
[41] => ==========================================================================
[42] => Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
[43] => Selected video codec: [ffflv] vfm: ffmpeg (FFmpeg Flash video)
[44] => ==========================================================================
[45] => Audio: no sound
[46] => Starting playback...
[47] => VDec: vo config request - 320 x 234 (preferred colorspace: Planar YV12)
[48] => Could not find matching colorspace - retrying with -vf scale...
[49] => Opening video filter: [scale]
[50] => VDec: using Planar YV12 as output csp (no 0)
[51] => Movie-Aspect is undefined - no prescaling applied.
[52] => SwScaler: using unscaled yuv420p -> rgb24 special converter
[53] => VO: [jpeg] 320x234 => 320x234 RGB 24-bit
[54] => jpeg: /home/amatecom/public_html/templates_c/312/ - Output directory already exists and is writable.
[55] => V: 0.0 1/ 1 ??% ??% ??,?% 0 0 [J
V: 16.7 2/ 2 ??% ??% ??,?% 0 0 [J
[56] =>
[57] => Exiting... (End of file)
[58] => MPlayer 1.0rc1-4.1.2 (C) 2000-2006 MPlayer Team
[59] => CPU: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (Family: 6, Model: 26, Stepping: 4)
[60] => CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
[61] => Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
[62] =>
[63] => Playing /home/amatecom/public_html/video/pMgsUoyLdeuj3xKSjpS4.flv.
[64] => libavformat file format detected.
[65] => VIDEO: [FLV1] 320x234 0bpp 59.940 fps 0.0 kbps ( 0.0 kbyte/s)
[66] => jpeg: Parsing suboptions.
[67] => jpeg: Progressive JPEG disabled.
[68] => jpeg: Baseline JPEG enabled.
[69] => jpeg: Suboptions parsed OK.
[70] => ==========================================================================
[71] => Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
[72] => Selected video codec: [ffflv] vfm: ffmpeg (FFmpeg Flash video)
[73] => ==========================================================================
[74] => Audio: no sound
[75] => Starting playback...
[76] => VDec: vo config request - 320 x 234 (preferred colorspace: Planar YV12)
[77] => Could not find matching colorspace - retrying with -vf scale...
[78] => Opening video filter: [scale]
[79] => VDec: using Planar YV12 as output csp (no 0)
[80] => Movie-Aspect is undefined - no prescaling applied.
[81] => SwScaler: using unscaled yuv420p -> rgb24 special converter
[82] => VO: [jpeg] 320x234 => 320x234 RGB 24-bit
[83] => jpeg: /home/amatecom/public_html/templates_c/312/ - Output directory already exists and is writable.
[84] => V: 0.0 1/ 1 ??% ??% ??,?% 0 0 [J
V: 32.3 2/ 2 ??% ??% ??,?% 0 0 [J
[85] =>
[86] => Exiting... (End of file)
[87] => MPlayer 1.0rc1-4.1.2 (C) 2000-2006 MPlayer Team
[88] => CPU: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (Family: 6, Model: 26, Stepping: 4)
[89] => CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
[90] => Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
[91] =>
[92] => Playing /home/amatecom/public_html/video/pMgsUoyLdeuj3xKSjpS4.flv.
[93] => libavformat file format detected.
[94] => VIDEO: [FLV1] 320x234 0bpp 59.940 fps 0.0 kbps ( 0.0 kbyte/s)
[95] => jpeg: Parsing suboptions.
[96] => jpeg: Progressive JPEG disabled.
[97] => jpeg: Baseline JPEG enabled.
[98] => jpeg: Suboptions parsed OK.
[99] => ==========================================================================
[100] => Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
[101] => Selected video codec: [ffflv] vfm: ffmpeg (FFmpeg Flash video)
[102] => ==========================================================================
[103] => Audio: no sound
[104] => Starting playback...
[105] => VDec: vo config request - 320 x 234 (preferred colorspace: Planar YV12)
[106] => Could not find matching colorspace - retrying with -vf scale...
[107] => Opening video filter: [scale]
[108] => VDec: using Planar YV12 as output csp (no 0)
[109] => Movie-Aspect is undefined - no prescaling applied.
[110] => SwScaler: using unscaled yuv420p -> rgb24 special converter
[111] => VO: [jpeg] 320x234 => 320x234 RGB 24-bit
[112] => jpeg: /home/amatecom/public_html/templates_c/312/ - Output directory already exists and is writable.
[113] => V: 0.0 1/ 1 ??% ??% ??,?% 0 0 [J
V: 40.6 2/ 2 ??% ??% ??,?% 0 0 [J
[114] =>
[115] => Exiting... (End of file)
)
/home/amatecom/public_html/thumb/3_312.jpg
Create Thumbnail with mplayer - END
MOVEING UPLOADED FLV: /home/amatecom/public_html/video/pMgsUoyLdeuj3xKSjpS4.flv => /home/amatecom/public_html/flvideo/12381496071468055520.flv
ERROR: moving uploded file failed
Video Conversion Finished
Back
Re: moved to a new server import do not work
Your folder permissions are not correct. Make sure that your flvideo and video folders are chmod 777