Friday, November 28, 2008

avi2ipod.pl - Convert any supported video to an IPOD playable mp4


Requirements
perl
ffmpeg
libfaac (for audio)


Usage: ./avi2ipod.pl -i <input>
Output file will be written to the same directory as the original,
unless specified with the --output option.
Command Flags:
--input|-i <input> - Specify input file.
--output|-o <output> - Specify output file.
--force - Force a possibly unsafe operation.
--help|-h - Print's this help.
--version|-v - Print this script's version information.



Then just copy to your ipod with something like gtkpod

Download: avi2ipod.pl

Enjoy!

-dan

No comments: