I found this excellent script to convert any video to h264/aac (video/audio) in a mp4 container. It has created about 500mb for a 60 minutes dv with 1000 bit rate and 480x340 size. If you reduce the size to 320x240 and bit rate to around 600 the size of the resulting file will dramatically reduce to around 200mb. If you are panning to watch these on your iPhone/iPod this quality is pretty much acceptable. But if you want to watch it on LCD you better go for little larger size and bitrate
Here is the script:
Please note that if you have the default ffmpeg that comes with ubuntu, the above script may not work. The default ffmpeg does not have codecs like h264 and aac (copyright problems). please follow this Fixing ffmpeg on Ubuntu.
I know it is little intimidating but all I did on my Gutsy was this:
1. Added the necessary repository
2. Get the gpg key
3. Add the required packages
4. and ran the Ubuntu update manager and installed all the packages
Tuesday, March 4, 2008
Super Duper Script to Convert any Video to iPhone/iPod
Subscribe to:
Posts (Atom)