I am about to encode some of my videos so that they can be played on android devices?
what is the most compatible container, codec and dimension for android devices. thanks!
|
I am about to encode some of my videos so that they can be played on android devices? what is the most compatible container, codec and dimension for android devices. thanks! |
|||
|
|
The Android Developer Guide covers this pretty thoroughly. They have all the supported formats as well as recommendations. I would additionally recommend using the same resolution as your screen if your device can handle it, that will much improve the quality. |
|||||||||
|
|
When I encode movies using Handbrake or DVDFab, I choose the "iPad" option, which create an m4v with h.264 and AAC (I think). Yes, this feels like sacrilege, but I just ignore the voices in my head. ;) On XOOM, this plays fine. To keep the file size down, I take the audio down to stereo @ 44.1khz and 96kbps and the video rate to 1200kbps, while still maintaining 720p. This seems to work out alright and most 2 hour movies are in the 1 to 1.5GB range. |
|||
|
|