Results tagged “bash” from Tech Observer: Linux And Open Source
I haven't tried this yet, though it looks like exactly what I need to move some video to the new iPod nano that supports video.
Howto: Encode H.264 Video for the iPod using ffmpeg Homer's picture Mon, 05/02/2007 - 6:57am — HomerSave this script somewhere, e.g. /usr/local/bin/podit, then chmod 755 /usr/local/bin/podit
#!/bin/sh
# Name: podit
# Summary: iPod H264 640x480 video transcoder script.
# Version: 1.1.1
# Date: 2007.07.11
# License: GPL Version 3 or Later
# URL: http://slated.org/howto_transcode_h264_for_ipod_with_ffmpeg