Yes, I'm probably slightly insane for trying to do this, but I am indeed trying to do it. I'm trying to figure out how to (or even if it's possible to...) convert over video from a format that ffmpeg can take (my test case is a roughly 8MB XviD file...) and into a format playable by the iPhone on the phone itself using ffmpeg4iphone. So far all my attempts at doing so with the scripts that exist for converting video for the iPhone/iPod using ffmpeg have bombed out (usually on the '-aic 2' setting). Has anyone else tried this and/or (hopefully) had more success at it? Thanks!