Kodi Community Forum
Initial native support for DXVA2 in SVN - Time to say goodbye to your firstborns - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Windows (https://forum.kodi.tv/forumdisplay.php?fid=59)
+---- Thread: Initial native support for DXVA2 in SVN - Time to say goodbye to your firstborns (/showthread.php?tid=69306)



- Andromeda_nevel - 2010-03-30

I'm using the latest SVN (xbmc-r28256-trunk) and DXVA is working great on my Win 7 64 bit system with ATI HD3200. All the HD files I throw at it are played great!! I'm very thankful about this because it means that I can use the subtitles osd for all my series.

One tiny problem, however, XBMC freezes when the HD video ends. If I stop the video in time, there is no problem but when I let the video run to the end XBMC freezes and I need to close it in task manager. Is this still a (already reported) bug related to DXVA or related to something else?


- nekrosoft13 - 2010-03-30

Andromeda_nevel Wrote:One tiny problem, however, XBMC freezes when the HD video ends. If I stop the video in time, there is no problem but when I let the video run to the end XBMC freezes and I need to close it in task manager. Is this still a (already reported) bug related to DXVA or related to something else?

yes, it is reported, not sure if its fixed, btw SVN is up to 28900s + now. and yes it is related to DXVA


- neil.j1983 - 2010-03-30

files with splices(sp?) work perfectly now, awesome work.


- eviltuna - 2010-03-30

If you aren't running it, SVN28917+ works great, all my previous problems with 1080p and 720p stuff are fixed. Try it out.


- SlaveUnit - 2010-03-30

moviebuff Wrote:Ya mine isnt distorted or anything just shrunk into the upper left corner thought maybe driver update would fix but didnt. Unusual how it is only on the mkv file format though. On my other computer in this xbmc build the same mkvs are fine, unfortunatly this my main computer , got the acer 3600 with ion for the tv. Wonder if i copied the xbmc folder and ffdshow files over to the other computer guess it cant hurt to try nothing to lose.

FFDshow has nothing to do with this native DXVA implementation. It is not used.


- frotsen - 2010-03-30

Running rev 28923, ATI 4850. Doesnt use dxva for any of my movies atm. debug logg can be find here if intersted

http://pastebin.com/CSDuvLxr

frotsen


- moviebuff - 2010-03-30

did you enable Dxv in the video settings, default is set at auto so try changing to dxv.I also found changing to full screen window instead of just fullscreen fixed my 1/4 screen problem, well for now it seems to have ) Just cant seem to control my audio with the remote anymore will have to stroll the boards for a fix or known issue.


- onomatopellan - 2010-03-30

frotsen Wrote:Running rev 28923, ATI 4850. Doesnt use dxva for any of my movies atm. debug logg can be find here if intersted

http://pastebin.com/CSDuvLxr

frotsen
CWinRenderer::SVideoBuffer::StartDecode - failed to lock texture into memory

I have the same problem, it never uses DXVA because CPU is too high while playing 1080 movies.


- onomatopellan - 2010-03-30

(


- elupus - 2010-03-30

onomatopellan/frotsen.. seems your cards only support the bitstream type that was bugged in ffmpeg, (ie i disabled it's use). I suppose i can re-allow it as a fallback. Should works for non multislice contents atleast.


- nekrosoft13 - 2010-03-31

elupus Wrote:onomatopellan/frotsen.. seems your cards only support the bitstream type that was bugged in ffmpeg, (ie i disabled it's use). I suppose i can re-allow it as a fallback. Should works for non multislice contents atleast.

great, so if i understand correctly ATI cards don't support the required bitstream type to get multislice files to work?


- onomatopellan - 2010-03-31

elupus Wrote:onomatopellan/frotsen.. seems your cards only support the bitstream type that was bugged in ffmpeg, (ie i disabled it's use). I suppose i can re-allow it as a fallback. Should works for non multislice contents atleast.
Thanks, it seems I'll have to wait for a fixed ffmpeg first. I always had in xbmc and VLC 1.1 the total green screen problem with any file I tried.


- elupus - 2010-03-31

Don't really think it's all ATI card.. Could be I suppose..


- nekrosoft13 - 2010-03-31

elupus Wrote:Don't really think it's all ATI card.. Could be I suppose..

how can you find out if your card is affected.

i got both Radeon 3200 and 4290. if 45xx doesn't work, i'm quite sure mine won't work either.

really need to dump ati


- Andromeda_nevel - 2010-03-31

eviltuna Wrote:If you aren't running it, SVN28917+ works great, all my previous problems with 1080p and 720p stuff are fixed. Try it out.

I would love to, but where can I find these? I have the latest nightly build that I can find on the site. I'm a noob when it comes to compiling or something else myself.