XBMC Community Forum
[Solved] 10-bit h264 (Hi10) Support? - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Development (/forumdisplay.php?fid=32)
+--- Forum: Feature Suggestions (/forumdisplay.php?fid=9)
+--- Thread: [Solved] 10-bit h264 (Hi10) Support? (/showthread.php?tid=106051)



RE: 10-bit h264 (Hi10) Support? - s1l3nc0r - 2012-04-28 17:42

Thanks for this build, matey, I will have a go at it...


RE: 10-bit h264 (Hi10) Support? - jpsdr - 2012-04-28 22:21

Thanks for the build.

Maybe you can answer my question here ?


RE: 10-bit h264 (Hi10) Support? - maruchan - 2012-04-29 19:36

Shine: your latest build works perfectly on my end. There's no perceivable difference in playback start times. You should submit a pull request on the official XBMC git. Smile


RE: 10-bit h264 (Hi10) Support? - Shine - 2012-04-29 19:49

@maruchan: Thanks for your feedback! However, no, this is not pull-request worthy code. If done properly, it should be implemented in the actual playback thread, not before playback starts. It has multiple other shortcomings, too. I posted the patch in the development forum, but I do not expect or want it to find its way into the official tree in its current form.


RE: 10-bit h264 (Hi10) Support? - cculbertson - 2012-04-30 15:27

I'm loving having Hi10P playback in XBMC (20120426-8cc72eb). The only thing I'm missing now is ordered chapters support, but that wasn't nearly as critical as Hi10P. Can't wait to see what else comes through in the nightly builds!


RE: 10-bit h264 (Hi10) Support? - alexrose1uk - 2012-04-30 21:48

Oooh, great to see progress is being made on this request Smile
If I get a chance I'll give some of these new builds a try over the next week or two. I'm largely happy with DSPlayer, but as the developmental focus on it has been hit and miss, I'm not against the idea of trying these builds out Smile

Do Shine's latest builds include say the DTSHD/DDTHD bitstream mods from Daniela's builds elsewhere [not sure if those features have been pushed into Nightlies or not!]?


Re: 10-bit h264 (Hi10) Support? - Martijn - 2012-04-30 21:59

Not yet.


RE: 10-bit h264 (Hi10) Support? - Uichan - 2012-05-02 16:06

Does the Apple TV 2 play 10bit with the latest nightly build?


RE: 10-bit h264 (Hi10) Support? - davilla - 2012-05-02 18:10

(2012-05-02 16:06)Uichan Wrote:  Does the Apple TV 2 play 10bit with the latest nightly build?

No, and it will never will. There is no hardware decoder that is capable of decoding 10-bit h264 and VideoToolBox under iOS is no exception. As the atv2 does not have the ponies to do software decoded 10-bit h264, no love there either.


RE: 10-bit h264 (Hi10) Support? - Uichan - 2012-05-02 20:48

Okay just wanted to make sure I think a Intel Core i3 2100 will do the job.