Quote Originally Posted by somertech
Looking at your debug file it looks like the file name for your .mov has spaces in it.
I'm not sure this will fix it, but I've noticed problems with video file names that have spaces in them.
When I changed the file name of the exact same movie file that failed and replaced the spaces with _ then it uploaded and converted just fine. I think it's a Unix thing.

Give it a try.
Yeah, you are exactly right, now my command line is set so it can works with space in the name and it works good. My host server gave me the same answer as you did. Thanks.