![]() |
|
VDPAU API for Linux released by NVIDIA today - GPU hardware accelerated video decoder - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Development (/forumdisplay.php?fid=32) +--- Forum: Feature Suggestions (/forumdisplay.php?fid=9) +--- Thread: VDPAU API for Linux released by NVIDIA today - GPU hardware accelerated video decoder (/showthread.php?tid=40362) |
- feerlessleadr - 2008-12-04 20:31 cold_realms Wrote:It's not up to the XBMC folks to implement this. This is down to the ffmpeg guys.... For a timetable hit them up. there is an xbmc developer working on hardware acceleration as a GSoC project and there is a topic in the linux dev forum, but don't ask for any updates there because they will rip your head off....
- timdog82001 - 2008-12-04 21:17 edit: nevermind, i'm stupid. - CapnBry - 2008-12-04 21:20 For anyone playing with this right now, the out of order frames is a known issue that is being worked on "temporal misordering of frames". Also, even though the profiles should support it, the driver is limited to *4* reference frames at any resolution. If you try to play something with more, it will play until the point the 5th frame is referenced regardless of how many decoded playback buffer surfaces you have allocated. Who is in charge of xbmc's ffmpeg syncs btw? - theuni - 2008-12-04 21:24 CapnBry Wrote:Who is in charge of xbmc's ffmpeg syncs btw? Browsing AreaScout's branch might give you a clue... ![]() TheUni - CapnBry - 2008-12-05 02:06 Aha, thanks! - malloc - 2008-12-05 02:24 a simple ffmpeg update will not be sufficient to get this working. - althekiller - 2008-12-05 02:48 Damn it, I thought I merged all of these threads into one... - cold_realms - 2008-12-05 04:13 feerlessleadr Wrote:there is an xbmc developer working on hardware acceleration as a GSoC project and there is a topic in the linux dev forum, but don't ask for any updates there because they will rip your head off.... Yes but isn't that code specifically for the ffmpeg guys and not the xbmc code? He might develop for "US" too but i am almost certain it's all for ffmpeg. - timdog82001 - 2008-12-05 06:03 i don't know, I think it's for xbmc, cause otherwise why would he have done the google summer of code for xbmc and not for ffmpeg? i'm pretty sure ffmpeg was an option as well - cold_realms - 2008-12-05 08:35 Maybe if we all threw money into a big pot and held it over some dev's head it would get things done faster Either way i have 2-3 months before I build a pc for dedicated XBMC use...i can wait and see what happens
|