Kodi Community Forum
[split] SBC - 1080p Hi10P aka Anime compatible. - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Discussions (https://forum.kodi.tv/forumdisplay.php?fid=222)
+--- Forum: Hardware (https://forum.kodi.tv/forumdisplay.php?fid=112)
+--- Thread: [split] SBC - 1080p Hi10P aka Anime compatible. (/showthread.php?tid=335441)



[split] SBC - 1080p Hi10P aka Anime compatible. - Flest - 2018-09-10

hellow.

who can help?

I want to put kodi on a single board computer.
but there is one problem, I need to play 1080p Hi10P video.

the hardware support does not work for Hi10P?

can anyone tell what better to take for Hi10P, like raspberry pi or similar.


RE: [split] SBC - 1080p Hi10P aka Anime compatible. - wrxtasy - 2018-09-11

None of the RPi's has the CPU power to software decode 1080p Hi10P

You need something that has the CPU Ponies (decent CPU package) to CPU Software decode the non Standard, "Anime Scene" invented Hi10P video compression format.
Hi10P aka 10bit Anime aka 10bit H.264 they are all interchangeable names.

CPU Ponies capable hardware will not be dirt cheap, you are looking at:
- Intel, like an i3 I would think if it's high bitrate 1080p Hi10P
- Apple TV 4K
- NVIDIA Shield.


RE: [split] SBC - 1080p Hi10P aka Anime compatible. - Flest - 2018-09-11

(2018-09-11, 10:09)wrxtasy Wrote: None of the RPi's has the CPU power to software decode 1080p Hi10P

You need something that has the CPU Ponies (decent CPU package) to CPU Software decode the non Standard, "Anime Scene" invented Hi10P video compression format.
Hi10P aka 10bit Anime aka 10bit H.264 they are all interchangeable names.

CPU Ponies capable hardware will not be dirt cheap, you are looking at:
- Intel, like an i3 I would think if it's high bitrate 1080p Hi10P
- Apple TV 4K
- NVIDIA Shield.
intel nuc too expensive Sadmin 200 € +ram + ssd

I was thinking of buying this.
But its performance is not enough for hi10p

https://www.aliexpress.com/item/Khadas-VIM2-Pro-4K-Dev-board-DDR4-3GB-eMMC-32GB-AP6359SA-Octa-Core-ARM-64Bit-with/1000006190987.html?dp=7655a060bd220e372f943d33b2f07f58&af=607243&cv=47843&afref=&mall_affr=pr3&dp=7655a060bd220e372f943d33b2f07f58&af=607243&cv=47843&afref=&mall_affr=pr3&aff_platform=link-c-tool&cpt=1536680101593&sk=byG3Sbq0&aff_trace_key=de190d0340434270830b81704427dcda-1536680101593-02345-byG3Sbq0&terminal_id=f991caa52efc485f8274d4f364dacd07


RE: [split] SBC - 1080p Hi10P aka Anime compatible. - Flest - 2018-09-16

(2018-09-11, 10:09)wrxtasy Wrote: None of the RPi's has the CPU power to software decode 1080p Hi10P

You need something that has the CPU Ponies (decent CPU package) to CPU Software decode the non Standard, "Anime Scene" invented Hi10P video compression format.
Hi10P aka 10bit Anime aka 10bit H.264 they are all interchangeable names.

CPU Ponies capable hardware will not be dirt cheap, you are looking at:
- Intel, like an i3 I would think if it's high bitrate 1080p Hi10P
- Apple TV 4K
- NVIDIA Shield.
 what about Rockchip RK3399?

https://www.aliexpress.com/af/rk3399.html?site=glo&g=y&blanktest=0&origin=n&spm=2114.search0604.0.0.6fde7f083OjBxw&filterCat=5092303%2C200004329%2C200214206&jump=afs&SortType=price_asc&SearchText=rk3399&groupsort=1&initiative_id=SB_20180916042446&needQuery=n

http://rockchip.wikidot.com/rk3399

Video
Real-time video decoder of MPEG-1, MPEG-2, MPEG-4,H.263, H.264, H.265, VC-1, VP9, VP8, MVC
H.264 10bit up to HP level 5.1 : 2160p@60fps (4096x2304)

or nvidia shield tv? Blush


RE: [split] SBC - 1080p Hi10P aka Anime compatible. - JiSiN - 2019-07-12

Just to let you know Guys.
Mali-V52 and Mali-V76 both can hardware decode Hi10p (including HEVC Main 10 and VP9 Profile 2)  Big Grin


RE: [split] SBC - 1080p Hi10P aka Anime compatible. - Luke M - 2019-07-12

(2019-07-12, 17:36)JiSiN Wrote: Just to let you know Guys.
Mali-V52 and Mali-V76 both can hardware decode Hi10p (including HEVC Main 10 and VP9 Profile 2)  Big Grin

Does anything use them yet?


RE: [split] SBC - 1080p Hi10P aka Anime compatible. - pharcycle - 2019-07-16

the old celeron chromebox could play 1080p Hi10 perfectly well (M004U). They're about 5 years old now but you might find one on fleabay cheap.


RE: [split] SBC - 1080p Hi10P aka Anime compatible. - Matt Devo - 2019-07-17

(2019-07-16, 23:56)pharcycle Wrote: the old celeron chromebox could play 1080p Hi10 perfectly well (M004U). They're about 5 years old now but you might find one on fleabay cheap.
indeed, but dual channel RAM needed for higher bitrate files.

crazy to think I started hacking on these boxes 5 years ago, heh.


RE: [split] SBC - 1080p Hi10P aka Anime compatible. - mo123 - 2019-07-24

Lots of Rockchip devices support Hi10p if the manufacturer implemented it correctly.
For low cost devices there are TICTID, ROC CC, Rock64 RK3328 that support LibreELEC and can play Hi10p hardware decoded fine using less than 30% CPU usage.
For high end devices, I just implemented Hi10p hardware decode support into the Khadas Edge RK3399 Android Pie firmware I built.
Amlogic devices unfortunately don't have hardware support for Hi10p and it needs to be software decoded which even the S922x has problems with.