What video format will play on all Android devices? -


android can play variety of video formats, need choose 1 format work on devices.

do android 2.3 devices support same formats? i.e. if format play in emulator, mean play on hardware? or different devices support different formats depending on decoder chips have?

if same best format h.264 @ high bitrate , resolution. if not, best codec/bitrate/resolution play on 90% of devices? google provide way of querying device's video capabilities , choosing appropriate format?

the emulator poor test of codecs , isn't functional in few areas. , yes device manufacturers may add additional codecs build of android. may want check out android compatibility , read compatibility definition document more details required manufacturer android market on device. unfortunately quick through doesn't state minimum bitrate depending on how old version of android willing support may have issues there.


Comments

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -