Kodi Community Forum
VDPAU API for Linux released by NVIDIA today - GPU hardware accelerated video decoder - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Discussions (https://forum.kodi.tv/forumdisplay.php?fid=222)
+--- Forum: Feature Requests (https://forum.kodi.tv/forumdisplay.php?fid=9)
+--- Thread: VDPAU API for Linux released by NVIDIA today - GPU hardware accelerated video decoder (/showthread.php?tid=40362)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28


- nunu - 2009-03-02

it is 32 bits Ubuntu version.


- marshalleq - 2009-03-03

Thanks guys, so of the 2% of content that fails, is it related to random crashes (ie doesn't work the first time but second attempt does) or related to particular encodes (so if my encodes are all done the same they will likely all play correctly) or something else.

Would be interested to hear what experiences you have with this.

Thanks!

Q


- BLKMGK - 2009-03-03

marshalleq Wrote:Thanks guys, so of the 2% of content that fails, is it related to random crashes (ie doesn't work the first time but second attempt does) or related to particular encodes (so if my encodes are all done the same they will likely all play correctly) or something else.

Would be interested to hear what experiences you have with this.

Thanks!

Q

In the time that it's taken you to ask this you could have pulled the branch from SVN, compiled it, and actually tried it yourself. If you've got concerns about your content try it and see - it plays all of mine fine.


- marshalleq - 2009-03-03

Thanks for nothing BLKMGK, in the time it took you to answer that question you could have actually answered it instead of being a complete dick. Perhaps you could consider that other peoples worlds do not revolve around you and that different circumstances apply to different people. I'm actually no-where near an xbmc box at the moment and in the good spirit of open source figure most normal people don't mind helping out others by communicating. I mean that is what a forum is isn't it? Communication?

Not everyone is on your level either.

Have a wonderful night / day, whatever it is where you are.


- fasteddy - 2009-03-03

Internet fight!

Image


- nunu - 2009-03-03

new test with http://samples.mplayerhq.hu/V-codecs..._51_15Mbps.wmv

The video is OK now (and VC-1 acceleration on the 8800GTS512 Smile ).

But the sound after severals second stops. If i pause the movie and play it, it restarts fine for severals second and stops again etc....

VDPAU computer Settings :
8800GTS512 / Ubuntu intrepid 32 bits / Q6600 Nvidia 180.35 / XBMC VDPAU 18222.

xbmc.log : http://pastebin.com/m42d6f29b


nunu


- gzusrawx - 2009-03-03

I installed it following the instructions, but XBMC crashes whenever I try to play anything. Does anyone have any suggestions? I have an E8400 CPU and a 7150/630i nvidia motherboard, using the onboard graphics.


- miked2024 - 2009-03-03

gzusrawx Wrote:I installed it following the instructions, but XBMC crashes whenever I try to play anything. Does anyone have any suggestions? I have an E8400 CPU and a 7150/630i nvidia motherboard, using the onboard graphics.

VDPAU only supports 8XXX chips.

http://en.wikipedia.org/wiki/VDPAU


- cusquinho - 2009-03-03

So, who will be the first to test xbmc + vdpau on the newest mac minis? :-)


- BLKMGK - 2009-03-03

marshalleq Wrote:Thanks for nothing BLKMGK, in the time it took you to answer that question you could have actually answered it instead of being a complete dick. Perhaps you could consider that other peoples worlds do not revolve around you and that different circumstances apply to different people. I'm actually no-where near an xbmc box at the moment and in the good spirit of open source figure most normal people don't mind helping out others by communicating. I mean that is what a forum is isn't it? Communication?

Not everyone is on your level either.

Have a wonderful night / day, whatever it is where you are.

Sorry but I\we aren't your test monkeys. If you want to learn everything +kitchen sink about how this performs get off your butt and compile it rather than asking for answers to subjective questions that you could get yourself.

The code is obviously working, I and others less lazy than yourself are running it. No one can tell you if your encodes will run, we've not got them and you've not told us anything about how they were encoded.... Rolleyes

Oh and the answer is It Depends!


- marshalleq - 2009-03-04

BLKMGK Wrote:Sorry but I\we aren't your test monkeys. If you want to learn everything +kitchen sink about how this performs get off your butt and compile it rather than asking for answers to subjective questions that you could get yourself.

The code is obviously working, I and others less lazy than yourself are running it. No one can tell you if your encodes will run, we've not got them and you've not told us anything about how they were encoded.... Rolleyes

Oh and the answer is It Depends!

Oh dear, is it even worth responding to that? I guess not, I can't be bothered.


- volenin - 2009-03-05

Hi,

I am considering to give this branch a try... Is it synced with the main 'linux-port' branch? (in terms of other 'non=GPU-accellerated' code). If not, what was the sync point? Just want to make sure I won't miss any of the features & bug fixes that appeared on the linux-branch for the last 2-3 months....

Thanks!

Vlad


- BLKMGK - 2009-03-05

volenin Wrote:Hi,

I am considering to give this branch a try... Is it synced with the main 'linux-port' branch? (in terms of other 'non=GPU-accellerated' code). If not, what was the sync point? Just want to make sure I won't miss any of the features & bug fixes that appeared on the linux-branch for the last 2-3 months....

Thanks!

Vlad

It is synched occasionally - you can follow along in the various logs to see what's up with it as it's developed.

http://xbmc.svn.sourceforge.net/viewvc/xbmc/branches/xbmc-vdpau/
http://trac.xbmc.org/log?action=stop_on_copy&mode=stop_on_copy&rev=&stop_rev=&limit=100&verbose=on
http://xbmc.svn.sourceforge.net/viewvc/xbmc/branches/?view=log

It's certainly not many months back, maybe a few days or so at this point.


- motd2k - 2009-03-05

I merge regularly, every other day or so.


- ultrabrutal - 2009-03-05

how far is it from being merged back to trunc?