OK, I'm tired of loading up my script just to see what's the command line to encode AVC videos for the PS3 so I'm posting it here. This way It'll be quicker for me to come see it here. The PS3 doesn't play Quicktime files. It much prefers mp4, which is an open standard (not to be confused with open source). The best and fastest way I've found to encode mp4 files is with ffmpeg. Yes, it's command line but it's easy enough to remember the basic syntax rapidly. The syntax has several blocks, depend More