Encode H.264 Video for the iPod Nano
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
0 TrackBacks
Listed below are links to blogs that reference this entry: Encode H.264 Video for the iPod Nano.
TrackBack URL for this entry: http://kennethhunt.com/mt/mt-tb.cgi/1870