Hi admin and ppl,
the new bulk import is awesome but
Im getting this error when im trying to import a video from youtube via admin and then I can't convert it..
Embed option works perfectly except the other option (Download// needs space)

here's what I get when im trying to convert one video:

STARTING VIDEO CONVERSION (process_queue.id = 55)

File: /home/natasham/public_html/video/
$file_extn =
$re_process_vid = 0
$rand_flv_name = 1245303268434570992.flv
sql
INSERT INTO `videos` SET `video_user_id`='2', `video_seo_name`='remembering-natasha-richardson-from-the-today-show', `video_title`='Remembering Natasha Richardson - from The Today Show', `video_description`='a tribute to Natasha Richardson on The Today Show', `video_keywords`='natasha, richardson', `video_channels`='0|0|32|0|0', `video_name`='', `video_flv_name`='1245303268434570992.flv', `video_add_time`='1245303268', `video_add_date`='2009-06-17', `video_type`='public', `video_active`='0', `video_approve`='1', `video_folder`='4ca4238a0b/'
UPDATE `process_queue` SET `vid`='58' WHERE `id`='55'
Video id: 58
Video Output File Name : /home/natasham/public_html/flvideo/4ca4238a0b/1245303268434570992.flv$video_flv = Video Output File Name : /home/natasham/public_html/flvideo/4ca4238a0b/1245303268434570992.flv
Find video duration - START/usr/local/bin/mplayer -vo null -ao null -frames 0 -identify /home/natasham/public_html/video/
MPlayer 1.0rc2-4.1.2 (C) 2000-2007 MPlayer Team
CPU: Intel(R) Xeon(R) CPU X3220 @ 2.40GHz (Family: 6, Model: 15, Stepping: 7)
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/natasham/public_html/video/.
Seek failed
Win32 LoadLibrary failed to load: avisynth.dll, /usr/local/lib/codecs/avisynth.dll, /usr/lib/win32/avisynth.dll, /usr/local/lib/win32/avisynth.dll


Exiting... (End of file)Duration (mplayer): 0
DURATION: 00:00Create Thumbnail - START

Create Thumbnail with mplayer - END
$cmd_convert_v = convert_
428 $cmd_convert =
Return value:
Running flvtool2: /usr/bin/flvtool2 -U /home/natasham/public_html/flvideo/4ca4238a0b/1245303268434570992.flv

UPDATE `process_queue` SET `status`='6' WHERE `id`='55'
ERROR: failed video conversion.



any ideas of what's wrong?
Thanks everyone!