![]() |
|
[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) |
- simonhwsn - 2011-08-14 05:46 I just finished watching a file that was claimed to be hi10p using xbmc on win7 and it played smoothly with dvxa activated and using only ~9% (with peaks at 20%) of my pentium t4500 dual-core processor. What happened? how can I be able to know if the encode really is hi10p? - hikaricore - 2011-08-15 20:43 Unless you're using an external build of ffmpeg that supports 10bit and you didn't see blocking and other random garbage then it wasn't. - jwcalla - 2011-08-16 21:14 hikaricore Wrote:Unless you're using an external build of ffmpeg that supports 10bit and you didn't see blocking and other random garbage then it wasn't. I've been meaning to say... nice avatar. One of my all-time favorite games. - hikaricore - 2011-08-18 09:17 If memory serves, Metroid was the second game I ever played on my brand new NES. The first being Super Mario Bros., as such it's always had a special place in my heart. ^_^ - isamu.dragon - 2011-08-18 09:35 hikaricore Wrote:If memory serves, Metroid was the second game I ever played on my brand new NES. I gotta go with Duck Hunt (Always Tried to Kill the Dog) - hikaricore - 2011-08-24 19:19 Everyone tried to kill the dog, there's even several flash versions of the game where you now can.
- ZERO <ibis> - 2011-08-29 07:24 The question now is when we will get an updated version of XBMC with the latest version of MPlayer that should support 10-bit. - jwcalla - 2011-08-29 16:11 ZERO <ibis> Wrote:The question now is when we will get an updated version of XBMC with the latest version of MPlayer that should support 10-bit. It's scheduled for Dec. 30, 2011. - ZERO <ibis> - 2011-08-29 17:47 Is there any way I can build it in manually like copy & replace some files or something. I am willing to get source and compile for windows if pointed to instructions if that is what it takes. Or do any alpha builds support it yet? - jwcalla - 2011-08-29 18:15 I don't think any of the nightly builds support it yet because I don't believe they've patched in the latest ffmpeg yet. That will probably be one of the last things they do before the release, so that they can pick up all the latest changes. I have tried building XBMC with an external ffmpeg on linux and it was very difficult so I gave up... because the latest ffmpeg has many changes from the version packaged with XBMC, so there'd be a lot of work to get the APIs to match up. If you really need this Hi10P stuff, the easiest thing would be to set up an external player for your .mkv files and just use that until the next XBMC is released. |