User Tools

Site Tools


howto_lm_ffmpeg

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

howto_lm_ffmpeg [2011/12/28 23:57]
cerberus created
howto_lm_ffmpeg [2015/01/14 15:32] (current)
zip
Line 1: Line 1:
-1. Open a Terminal (Under Applications - Utilities). +====== Run ffmpeg on OSX ====== 
- +  - Open a Terminal (Under Applications - Utilities). 
-2. You'll have to navigate to where your Serviio is installed (I'm presuming /Applications, if not, change accordingly): +  - Navigate to where your Serviio is installed: <code>cd /Libary/Application\ Support/Serviio/lib</code> 
-type "cd /Applications/Serviio.app/Contents/MacOS" +  - Run ffmpeg <code>./ffmpeg -i ~/Movies/filename.avi"</code> (of course change filename accordingly ) (~ is a shortcut for your home directory, BTW, eg. /Users/john/
- +  Select the output, push Cmd-C and then you can paste it in a mail, or forum post.
-3. Type "./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. +
howto_lm_ffmpeg.txt · Last modified: 2015/01/14 15:32 by zip