Quote:for the automatic refresh change i have no idea.
... i asked it because the change of monitor refresh is a truly great thing, but if isn't triggered before media rendering... it's a miss.
the d3d is quite usefull for tearing too...
thanks
BHH
buzzqw
Junior Member Posts: 37 Joined: Jan 2008 Reputation: 0 Location: Cesena,Italy |
2009-11-16 22:10
Post: #51
Quote:for the automatic refresh change i have no idea. ... i asked it because the change of monitor refresh is a truly great thing, but if isn't triggered before media rendering... it's a miss. the d3d is quite usefull for tearing too... thanks BHH HDConvertToX, AutoMKV, AutoMen author |
| find |
tiben20
Team-XBMC Developer Joined: Jun 2008 Reputation: 16 |
2009-11-17 00:52
Post: #52
buzzqw Wrote:... i asked it because the change of monitor refresh is a truly great thing, but if isn't triggered before media rendering... it's a miss. I just tested i got 3 monitors and it working on everyone of them and here a new build from latest updates http://www.zshare.net/download/685647423dc3b5da/ |
| find |
tiben20
Team-XBMC Developer Joined: Jun 2008 Reputation: 16 |
2009-11-17 04:00
Post: #53
If anyone have still some problem with rendering in fullscreen mode just let me know i fixed the problem where the osd was flickering a little when there was too much dialog on screen
|
| find |
Freddo
Skilled Skinner Joined: Apr 2004 Reputation: 13 |
2009-11-17 07:34
Post: #54
Hi Tiben,
Is it helpful to post debug logs for this not working on vista? or would that just be annoying? |
| find |
tiben20
Team-XBMC Developer Joined: Jun 2008 Reputation: 16 |
2009-11-17 07:38
Post: #55
Freddo Wrote:Hi Tiben, the debug logs wont really help until i really insert much debug log into it but telling me whats happening when your starting the player would be enough |
| find |
Freddo
Skilled Skinner Joined: Apr 2004 Reputation: 13 |
2009-11-17 07:43
Post: #56
Oh right, simple enough, it starts just fine but it says DXVA not in use, that's on vc1 or h264 content in mkv's, although oddly in the first build you posted vc1 was accelerated, it isn't in the latest build.
|
| find |
tiben20
Team-XBMC Developer Joined: Jun 2008 Reputation: 16 |
2009-11-17 07:48
Post: #57
Freddo Wrote:Oh right, simple enough, it starts just fine but it says DXVA not in use, that's on vc1 or h264 content in mkv's, although oddly in the first build you posted vc1 was accelerated, it isn't in the latest build. http://blog.monogram.sk/janos/tools/mono...aphstudio/ could you get that tool start the player, and then start graphstudio. Go in file connect to remote graph you will see the xbmc graph when the graph is loaded save it to a xml. And post the file it should look like Code: <?xml version="1.0" encoding="utf-8"?>The Reason why im asking you to do this is really simple. Theres many filters that can enter in conflict with dxva. If you have one installed in your directshow filters i will see it right away with this
(This post was last modified: 2009-11-17 07:55 by tiben20.)
|
| find |
djdafreund
Skilled Skinner Joined: Dec 2005 Reputation: 0 Location: Atlanta |
2009-11-17 08:10
Post: #58
This is really nice news to keep up with. Amazing progress in such a short time, yet yielding great results already!! Thanks a lot for your continued hard work with this. This is great news. Hope everything continues to go well for you with this progress.
|
| find |
Freddo
Skilled Skinner Joined: Apr 2004 Reputation: 13 |
2009-11-17 08:35
Post: #59
Sorry tiben, something really odd must be going on, when I connect to the remote graph, it does see xbmc in there, but once I connect to it no graph is actually displayed. If I save that as xml I get this:
Quote:<?xml version="1.0" encoding="utf-8"?> Which is basically nothing, is it possible I've got conflicting codecs or something then? It has been ages since I've formatted this vista install, god knows what kind of overlapping outdated codecs it's got on it, but I didn't think those could affect XBMC. |
| find |
ashlar
Member+ Joined: Mar 2006 Reputation: 26 |
2009-11-17 10:07
Post: #60
Freddo Wrote:It has been ages since I've formatted this vista install, god knows what kind of overlapping outdated codecs it's got on it, but I didn't think those could affect XBMC.In this state of development it theoretically could. When tiben20 is "finished", external codecs should be picked up only if explicitly selected in the .xml config file. Right tiben20? |
| find |