Results 1 to 2 of 2

Thread: Failed video conversion

  1. #1
    Join Date
    Aug 2010
    Posts
    15

    Default Failed video conversion

    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

  2. #2
    Join Date
    Aug 2010
    Posts
    15

    Default

    I found out that the failed video conversion error was caused by user permission problem. The subfolder inside the "flvideo" folder where the video is saved must be owned by the virtualhost.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •