Android hardware: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
Line 15: Line 15:


==Chipsets==
==Chipsets==
{{Note|This is a rough draft of chipsets. Exact model numbers and various notes should be added as we go along. Mostly focusing on the current generations of these listed chipsets.}}


* AMLogic - '''Yes'''
{| width="100%" class="datatable"
* Rockchip - '''Yes''', but some devices might need an updated firmware for smooth 1080 playback. [http://forum.xbmc.org/showthread.php?tid=168268&pid=1479042#pid1479042]
|-
! rowspan="2" | Chip<br />manufacturer !! rowspan="2" | Chipset !! rowspan="2" | Examples !! colspan="3" | Video decoding !! rowspan="2" | Notes
|-
! H.264<br />& others<ref name="other codecs">Note goes here about common formats that are hardware decoded</ref> !! MPEG2 !! VC-1
|-
| AMLogic || 8726-M6 ||  || {{yes}} || {{yes}} || {{yes}} ||
|-
| Rockchip || RK3066 ||  || {{yes}} || CPU || {{no}} || <ref>some devices might need an updated firmware for smooth 1080 playback. [http://forum.xbmc.org/showthread.php?tid=168268&pid=1479042#pid1479042]</ref>
|-
| Rockchip || RK3188 ||  || {{yes}} || CPU || {{no}} || <ref>some devices might need an updated firmware for smooth 1080 playback. [http://forum.xbmc.org/showthread.php?tid=168268&pid=1479042#pid1479042]</ref>
|-
|}
* Tegra 3/4 - '''Yes'''
* Tegra 3/4 - '''Yes'''
* Allwinner A10, A13, A20 - '''No'''
* Allwinner A10, A13, A20 - '''No'''
Line 30: Line 40:
* Marvell Armada - ?
* Marvell Armada - ?
* MediaTek MTK6589T - '''Yes'''
* MediaTek MTK6589T - '''Yes'''
===Notes===
<references />


[[Category:Android]]
[[Category:Android]]

Revision as of 01:10, 4 February 2014

Home icon grey.png   ▶ Devices ▶ Android ▶ Android hardware

This is a list of Android SoC's (System on a Chip, which is the CPU, GPU, VPU, etc. Also known as "chipsets") that will use hardware video decoding with XBMC. For most HD videos, hardware video decoding is necessary for smooth video playback. While some devices might be able to do SD and even some 720 content using software video decoding, hardware video decoding is considered essential for most Android devices.

Basic requirements

Stop hand.png It is highly recommended for users to not make any hardware purchases in anticipation of running Kodi on Android without first researching the device you want to buy. Before you do buy, make sure multiple people have verified that it works! If in doubt, do not buy any hardware!
  • Kodi v17 and later requires Android 5.0 or higher.
  • x86 (Intel) or a NEON-compatible ARM-processor, (for example: Nvidia Tegra 3 and newer are fully supported by Kodi, while Tegra 2 and older are not).
  • The main aim for the Android port of Kodi is to foremost target media-players/set-top-boxes/sticks that connect to a large screen television and uses a standard remote control as its main interface device, (that is the same market as for HTPC).

How do I know what chipset I have?

Some places that are good for looking up the chipset/SoC (System on a chip):

Chipsets

Chip
manufacturer
Chipset Examples Video decoding Notes
H.264
& others[1]
MPEG2 VC-1
AMLogic 8726-M6 Yes Yes Yes
Rockchip RK3066 Yes CPU No [2]
Rockchip RK3188 Yes CPU No [3]
  • Tegra 3/4 - Yes
  • Allwinner A10, A13, A20 - No
  • Allwinner A31 - Yes
  • Snapdragon - Yes
  • Freescale - ?
  • OMAP - Yes
  • Samsung/Exynos - Yes
  • Mediatek - No
  • Hisilicon - Maybe? (needs verification)
  • Marvell Armada - ?
  • MediaTek MTK6589T - Yes

Notes

  1. Note goes here about common formats that are hardware decoded
  2. some devices might need an updated firmware for smooth 1080 playback. [1]
  3. some devices might need an updated firmware for smooth 1080 playback. [2]