Command Line Video Editing: Difference between revisions
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
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]] | ||
Latest revision as of 10:56, 11 November 2008
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