Command Line Video Editing: Difference between revisions
Line 2: | Line 2: | ||
Main tools I use: | Main tools I use: | ||
* | * [http://www.mplayerhq.hu/ Mplayer / Mencoder] | ||
* | * [http://ffmpeg.mplayerhq.hu/ ffmpeg] | ||
* | * [http://www.imagemagick.org/ ImageMagick] | ||
* | * [http://www.python.org python] | ||
* [[Good Text Editors | text editor]] | * [[Good Text Editors | text editor]] | ||
Revision as of 10:56, 11 November 2008
Command line video editing
Main tools I use:
Basic Operations
- transcoding (changing from one format of video to another)
- filtering / resizing
- extracting (pulling out a selection of video)
- movie to images
- images to movie
- joining audio & video