Run ffmpeg on OSX

  1. Open a Terminal (Under Applications - Utilities).
  2. Navigate to where your Serviio is installed:
    cd /Libary/Application\ Support/Serviio/lib
  3. Run ffmpeg
    ./ffmpeg -i ~/Movies/filename.avi"

    (of course change filename accordingly ) (~ is a shortcut for your home directory, BTW, eg. /Users/john/)

  4. Select the output, push Cmd-C and then you can paste it in a mail, or forum post.