description | An Automator Action to encode videos to iPod compatible format |
owner | pierre.andrews@gmail.com |
last change | Mon, 17 Sep 2007 16:44:40 +0000 (17 17:44 +0100) |
URL | git://repo.or.cz/VideoToiPod.git |
| https://repo.or.cz/VideoToiPod.git |
push URL | ssh://repo.or.cz/VideoToiPod.git |
| https://repo.or.cz/VideoToiPod.git (learn more) |
bundle info | VideoToiPod.git downloadable bundles |
content tags
|
|
readme
This is an automator action using ffmpeg to encode the video passed as input into an mp4.h264 format compatible with iTunes and iPod videos.
Just provide video files (from a finder actions, etc...) and the new mp4 files will be created. This might take a while as the video encoding is long. You can pass all the format supported by FFmpeg (including flv, real media, etc.. etc..).
It mainly puts together the ffmpeg decoder/encoder from: http://ffmpeg.mplayerhq.hu/
with tweaking of the parameters described here:
http://rob.opendot.cl/index.php/useful-stuff/ipod-video-guide/
to create an easy to use Automator action.
This project is distributed under the terms of the GPL version 3