Posts: 15
Joined: May 2015
Reputation:
0
Ales
Junior Member
Posts: 15
Hi fritsch,
what xorg configuration do you suggest for j4205? How is it about tripple buffering nowadays?
Posts: 23,468
Joined: Aug 2011
Reputation:
1,101
fritsch
Team-Kodi Developer
Posts: 23,468
Tell us :-) what differences do you see?
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Posts: 15
Joined: May 2015
Reputation:
0
Ales
Junior Member
Posts: 15
You want me to tell what xorg configuration do you suggest? :-)
I remember You were suggesting not to use triple buffering. But video player in Kodi was rewritten and now we have option to select 2/3 buffers in Kodi. You also said that triple buffering is crippled in intel driver. I am using it right now and it seems it works. But is it "safe/performance vise"? I would like to know your actual opinion on this.
If I remember it correctly, you were suggesting UXA acceleration method also. I am using SNA and again it seems to work correctly.
You definitely have more information about intel xorg driver options than me an I would like you to share your actual opinions please.
I appreciate your work and helping to Kodi users!
Posts: 23,468
Joined: Aug 2011
Reputation:
1,101
fritsch
Team-Kodi Developer
Posts: 23,468
UXA was suggested as a workaround for broken Broadwell drivers this is not needed anymore. Most people are not using the intel driver at all anymore and switched to Modesetting.
For TripleBuffering: It is not needed. But with the 3 buffers in kodi, you can at least savely use it. If all goes well it's just a constant offset to the delay estimation.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Posts: 23,468
Joined: Aug 2011
Reputation:
1,101
fritsch
Team-Kodi Developer
Posts: 23,468
It's a constant offset applied to measure sync. Nothing too advanced at all :-). With tearfree the number is not known at all, therefore take care.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Posts: 146
Joined: Apr 2012
Reputation:
2
2017-01-19, 20:10
(This post was last modified: 2017-01-19, 20:11 by incubus.)
Well I understood that TearFree is not recommended with Kodi.
I now understand that TripleBuffering is not needed so can be safely disabled.
Then, with TripleBuffering and TearFree disabled, are the 3 buffers useful in any means in Kodi ? I mean, can this constant offset improve playback ?
Beebox N3150 - LibreELEC 7.90.009 | Synology DS212+ NAS 6TB
Panasonic DMP-BD65 bluray | Yamaha RX-A3030 AVR - Kef KHT3005SE 5.1 speakers | Optoma HD87 projector - Exclusiv-Home 2.8m 16:9 screen
Posts: 23,468
Joined: Aug 2011
Reputation:
1,101
fritsch
Team-Kodi Developer
Posts: 23,468
No. It makes no sense in that combination. It's there as we cannot auto detect.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Posts: 146
Joined: Apr 2012
Reputation:
2
Ok thank you for this explanation !
Beebox N3150 - LibreELEC 7.90.009 | Synology DS212+ NAS 6TB
Panasonic DMP-BD65 bluray | Yamaha RX-A3030 AVR - Kef KHT3005SE 5.1 speakers | Optoma HD87 projector - Exclusiv-Home 2.8m 16:9 screen
Posts: 515
Joined: Sep 2012
Reputation:
1
I set Kodi to 50 refresh rate, but on system restart it reverts back to 60. Any ideas why or perhaps how to force it on Kodi start to 50?
Posts: 23,468
Joined: Aug 2011
Reputation:
1,101
fritsch
Team-Kodi Developer
Posts: 23,468
2017-01-19, 20:23
(This post was last modified: 2017-01-19, 20:24 by fritsch.)
Nothing to do with kodi. If the mode is not available it won't switch to it, but fallback to the systemdefault.
Edit: As you use my howto, just add: DISPLAY=:0 xrandr -r 50 before the command to start kodi
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.