The video conversion failed on the admin site but finished without error from the command line.

Below is the command that I ran on the terminal:
Code:
/usr/bin/ffmpeg -i '/var/www/vshare.local/web/video/confpromo-phone.mp4' -acodec libfaac -ab 96k -vcodec libx264 -vpre hq -crf 22 -threads 0 -b 500k /var/www/vshare.local/web/flvideo/4ca4238a0b/13084700571849298773.mp4
I have already submitted a support ticket and of course vshare is running on a local server.

Thank you.

Chu