iPod video converter script

Hendrik

Here’s a simple Python script for converting videos for iPods or iPhones. You’ll need ffmpeg with libfaac enabled (I recommend Medibuntu packages) and python-notify for this script to work. You can customize default encoding options (video: 1000kb MPEG4, audio: 128kb AAC, no picture scaling) in the script. Copy it to ~/.gnome2/nautilus-scripts and it’ll be accessible through Nautilus’ Scripts submenu.

Download


Leave a Reply