ChanServ changed the topic of #wayland to: https://wayland.freedesktop.org | Discussion about the Wayland protocol and its implementations, plus libinput
nerdopolis has joined #wayland
bodiccea has joined #wayland
dmitz has joined #wayland
rv1sr has quit []
doras has joined #wayland
orowith2os[m] has joined #wayland
dani-g5x[m] has joined #wayland
lsd|2 has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
Brainium has joined #wayland
utsweetyfish has quit [Remote host closed the connection]
utsweetyfish has joined #wayland
panzeroceania_____ is now known as panzeroceania
elinor has joined #wayland
bdaase[m] has joined #wayland
arichardson[m] has joined #wayland
joantorres[m] has joined #wayland
utsweetyfish has quit [Remote host closed the connection]
utsweetyfish has joined #wayland
apol[m] has joined #wayland
AnyCreatureMorph[m] has joined #wayland
columbarius has joined #wayland
co1umbarius has quit [Ping timeout: 480 seconds]
nerdopolis has quit [Ping timeout: 480 seconds]
Emantor has quit [Quit: ZNC - http://znc.in]
Emantor has joined #wayland
nerdopolis has joined #wayland
akallabeth[m] has joined #wayland
dongle has joined #wayland
luks2[m] has joined #wayland
doraskayo has joined #wayland
fmuellner has quit [Ping timeout: 480 seconds]
Brainium has quit [Quit: Konversation terminated!]
carlos_ has quit [Ping timeout: 480 seconds]
Satan2 has quit [Remote host closed the connection]
pobthebuilder[m] has joined #wayland
kenrendell[m] has joined #wayland
cousinofthor[m] has joined #wayland
nerdopolis has quit [Ping timeout: 480 seconds]
unix-supremacist[m] has joined #wayland
pbsds has quit [Quit: The Lounge - https://thelounge.chat]
pbsds has joined #wayland
Poly[m] has joined #wayland
utsweetyfish has quit [Remote host closed the connection]
utsweetyfish has joined #wayland
JayBeeFOSS has quit [Remote host closed the connection]
JayBeeFOSS has joined #wayland
caveman has quit [Remote host closed the connection]
caveman has joined #wayland
utsweetyfish has quit [Remote host closed the connection]
utsweetyfish has joined #wayland
mxz has quit [Quit: cya]
mxz has joined #wayland
glennk has joined #wayland
mrkzboo[m] has joined #wayland
go4godvin has joined #wayland
go4godvin is now known as Guest5726
utsweetyfish has quit [Remote host closed the connection]
utsweetyfish has joined #wayland
utsweetyfish has quit [Remote host closed the connection]
utsweetyfish has joined #wayland
utsweetyfish has quit [Remote host closed the connection]
utsweetyfish has joined #wayland
Company has quit [Quit: Leaving]
sima has joined #wayland
utsweetyfish has quit [Remote host closed the connection]
utsweetyfish has joined #wayland
glennk has quit [Ping timeout: 480 seconds]
sevz has quit [Quit: WeeChat 4.1.1]
<JoshuaAshton_> swick[m]: Pushing 'compositor decides policy' is not 'gamescope hacks'
<JoshuaAshton_> If you think swapchain feedback (ie. optional metadata from a client) to make certain policy decisions re. frame limiting, tearing, based on user preference elsewhere is a hack, then I really don't know what to tell you lol.
rv1sr has joined #wayland
<JoshuaAshton_> Same with the HDR metadata thing, like, *everything* is broken there. A friend of mine who does stuff in the color/hdr space today pointed out to me that Mad Max reports P3 in the mastering primaries yet never exceeds 709. You just can't reliably use it for gamut mapping.
<JoshuaAshton_> "In theory", everything would be perfect and "in theory" clients would not be broken, but unfortunately we live in the real world, and you are making a protocol and implementation for the real world, not your hypothetical perfect world where all metadata and clients are perfect.
<JoshuaAshton_> Compositor deciding policy is the only real way to deal with a lot of that.
<JoshuaAshton_> And this is what I have been preaching for years, and we have been doing ourselves for years
privacy has joined #wayland
<JoshuaAshton_> --
carlos_ has joined #wayland
kts has joined #wayland
<JoshuaAshton_> Also the reality is that we don't control every client either -- they can come from eg. a Flatpak or whatever. We don't control the driver stack, layers or anything there at all.
kts has quit [Ping timeout: 480 seconds]
mblenc1 has joined #wayland
mblenc has quit [Ping timeout: 480 seconds]
kts has joined #wayland
rasterman has joined #wayland
mblenc has joined #wayland
mblenc1 has quit [Ping timeout: 480 seconds]
kts has quit [Quit: Konversation terminated!]
iomari891 has joined #wayland
kts has joined #wayland
mblenc1 has joined #wayland
___nick___ has joined #wayland
___nick___ has quit []
mblenc has quit [Ping timeout: 480 seconds]
___nick___ has joined #wayland
mblenc1 has quit [Ping timeout: 480 seconds]
elderbear has quit [Quit: elderbear]
elderbear has joined #wayland
elderbear has quit [Remote host closed the connection]
elderbear has joined #wayland
elderbear has quit []
elderbear has joined #wayland
elderbear has quit [Ping timeout: 480 seconds]
<kennylevinsen> To be fair, I feel like most cases of compositor policy start out with a client describing content accurately, and the compositor then deciding what to do with it, if anything
<kennylevinsen> Also considering what the client does control to be wrong is a new angle
<kennylevinsen> And in case of poorly mastered videos, I do feel like the video player might be unique positioned to detect and adapt moreso than the compositor
kts has quit [Quit: Leaving]
mblenc has joined #wayland
<swick[m]> I'll just wait for pq or JEEB or anyone else with a basic understanding to point out why your mad max example is so funny
<swick[m]> if I say it you won't listen anyway
<swick[m]> even if the smpte says something about the thing they specified you don't listen
<swick[m]> so trying to discuss this with you seems utterly pointless to me
Fxzxmic has joined #wayland
mblenc has quit [Read error: Connection reset by peer]
mblenc has joined #wayland
<swick[m]> also kennylevinsen is absolutely right. in the compositor you only have a surface and that's the entire context. in a video player you have the entire video container, so a lot more context that allows you to implement more and better policy.
<swick[m]> handle bogus data as early as possible is a general rule and this again explains why this rule exists
<swick[m]> and letting clients tear when they want fifo or mailbox is a spec violation and results in different timings than the client expects, potentially screwing up presentation. so it is a hack. tearing or not tearing can only be a policy when it can't screw up conforming clients and that's only possible when they specify that they can deal with tearing, i.e. if they chose fifo relaxed or immediate
<JEEB> the mad max example isn't technically incorrect, since MDCV is as far as I can understand just a hint that everything going further than the "mastering display" was clipped; so if the display utilized a P3 gamut, that was it. a better example of completely bonkers metadata is that Sony camping on the beach HDR sample which advertised fabulously low content light level values.
<JEEB> also it seems like some 3rd party noticed that MDCV was not really perfect so there's now Content Colour Volume, but I've never seen it IRL :)
<JEEB> and yea, the MDCV metadata is generally not utilized as the only thing to map content. since it just limits your focused range. means that if the mastering person did not see that ~9000 nit glare on a 3000-4000 nit screen, then you do not have to attempt to care too much about mapping those details.
pochu has joined #wayland
<JoshuaAshton_> > or anyone else with a basic understanding
<JoshuaAshton_> fr dude?
<kennylevinsen> Yeah, friendly reminder for both sides that we're on the same team and should discuss this in a polite and friendly manner
<kennylevinsen> both/all
karolherbst has joined #wayland
<JoshuaAshton_> JEEB: Yep, this is what I have been trying to get through for a while that what you really want is the content colour volume for gamut mapping *if* you want to do it. We tried using MDCV, had that hooked up in Gamescope for a while, and it just doesn't work out at all.
<JEEB> yet what you pass onto displays currently is CLL/MDCV. so that being in the interfaces where you are passing information on your surfaces to a compositor.
<JEEB> makes sense
<JoshuaAshton_> So far we have not seen any displays that actually use MDCV
<JEEB> yea I have no idea how *utilized* it is. it's just the two things that always are seemingly fed by the wire
<JoshuaAshton_> I've only seen displays that use maxCLL and maxMDL (the latter, pretty erroneously)
<JoshuaAshton_> I have a test that sets parts of the infoframe to random values and that's all I've seen affected in response
<JoshuaAshton_> I'd definitely be interested to know of any displays that use other parts though, so if you know if any please hmu with the deets
<JEEB> mad max fury road gets quite lulzy if the display only reads maxCLL, since maxCLL is at around ~9918 nits I think due to that one glare in a specific scene. you at least get some leeway if you then limit the active area by the MDCV max luminance of 4000 nits.
<JEEB> but I think the long story short is that gamut/tone mapping is "fun", you can just look at how many iterations of it mpv/libplacebo did.
glennk has joined #wayland
<swick[m]> JoshuaAshton_: if you want to show that the metadata is often bogus and you cite an example of the metadata being correct, what am I supposed to make of it?
<swick[m]> Not to mention that you keep repeating yourself because you think we don't understand things, but we do understand what you're saying, and we keep telling you that we understand. This is patronizing as hell.
<JoshuaAshton_> swick[m]: Because it's not right for what you and pq were proposing it to be used for? ("Compositors should use the target color volume to improve gamut") Like yes, it's technically valid metadata, but not useful, and doing gamut mapping based on that information will give a bad result.
mblenc has quit [Ping timeout: 480 seconds]
<swick[m]> And then you keep repeating that the metadata is sometimes bogus and we acknowledged that since the beginning
<swick[m]> You keep repeating this
<swick[m]> Like what so you want to achieve here
<swick[m]> If you want to convince people give them new information
<swick[m]> But you keep repeating your same stick again and again
<JEEB> I don't read that quote as gospel to utilize only MDCV. P3 < BT.2020 as a gamut, and it limits your tone mapping scope with mad max (from 9918 nits to 4000 nits) so it has done its job.
<swick[m]> It didn't convince us the first time and it won't if you repeat it 10 times
<JEEB> of course it took me years to understand what the definers wanted MDCV to be utilized for during presentation. I was for a very long time utterly confused as to why there should be information about some random display in your media.
<swick[m]> You just get more and more impolite and demeaning
RAOF has quit [Ping timeout: 480 seconds]
<swick[m]> It's either your way or everyone else is a horrible person, toxic, blocking progress and just plain stupid
<kennylevinsen> from where I stand it looks like two people both throwing rocks and blaming the other side - rather than continue the ad hominem, take a step back and take some deep breaths
<kennylevinsen> JoshuaAshton_: that also applies to you - starting it with "if you think... Then I really don't know what to tell you lol" is far from a polite way to start a discussion
mblenc has joined #wayland
RAOF has joined #wayland
<swick[m]> It's the 3rd time the exact same conversation now and no new information. We were not convinced and now he got angry because he didn't get his way. This is a repeating pattern. And in the end he tries to make me angry as all to play the victim.
Moprius has joined #wayland
<JoshuaAshton_> swick[m]: What are you talking about? All you have done is come here and said that I am just proposing hacks and don't have a basic understanding of anything. I've attempted to have a discussion with you about this, but you're now just more interested in complaining that I exist it seems.
<JoshuaAshton_> > We were not convinced and now he got angry because he didn't get his way.
<JoshuaAshton_> Can you not talk to me like a 5 year old please? :/ I'm not mad about anything, you're just going on a weird temper tantrum because I wanted to discuss that MDCV alone cannot reliable be used with gamut mapping with you :(
<JoshuaAshton_> It's clear that us talking about anything is just not going to work out
<kennylevinsen> JoshuaAshton_: from where I stand your start of this discussion did seem somewhat hostile, intentional or not - even if the escalation wasn't yours
mblenc has quit [Remote host closed the connection]
mblenc has joined #wayland
nerdopolis has joined #wayland
flom84 has joined #wayland
Moprius has quit [Quit: bye]
mblenc1 has joined #wayland
mblenc has quit [Ping timeout: 480 seconds]
<JoshuaAshton_> Sure, I can see how it could be read like that. It was definitely not my intention to come across as hostile with that, more just a /shrug idk how I can convince you on that. From my perspective the compositor is always the be-all and end-all arbiter, and I thought that was also the perspective of the rest of Wayland given things are much more descriptive rather than prescriptive in the api. (window positions, etc)
<JoshuaAshton_> *rest of the Wayland community
qyliss_ has joined #wayland
qyliss has quit [Ping timeout: 480 seconds]
nerdopolis has quit [Ping timeout: 480 seconds]
fossdd has quit [Remote host closed the connection]
fossdd has joined #wayland
dongle has left #wayland [#wayland]
nerdopolis has joined #wayland
privacy has quit [Remote host closed the connection]
flom84 has quit [Quit: Leaving]
mohit8158 has quit [Quit: Ping timeout (120 seconds)]
mohit8158 has joined #wayland
axet has joined #wayland
fmuellner has joined #wayland
kts has joined #wayland
kts has quit [Ping timeout: 480 seconds]
mohit8158 has quit [Quit: mohit8158]
mohit8158 has joined #wayland
fmuellner has quit [Ping timeout: 480 seconds]
sevz has joined #wayland
<swick[m]> How the descriptive vs descriptive argument relates to where you handle bogus data is something that you have to explain
<swick[m]> The data is the same, it describes the content
<swick[m]> Everyone agrees that handling bogus data as early as possible is the right thing to do. Everyone except you. Maybe, just maybe, you might want to consider that it's possible that other people might have a point.
qyliss has joined #wayland
qyliss_ has quit [Ping timeout: 480 seconds]
nerdopolis has quit []
nerdopolis has joined #wayland
Company has joined #wayland
mblenc has joined #wayland
nerdopolis has quit [Ping timeout: 480 seconds]
mblenc1 has quit [Ping timeout: 480 seconds]
mblenc1 has joined #wayland
nerdopolis has joined #wayland
mblenc has quit [Ping timeout: 480 seconds]
rv1sr has quit []
mblenc has joined #wayland
mblenc1 has quit [Ping timeout: 480 seconds]
mblenc1 has joined #wayland
mblenc has quit [Ping timeout: 480 seconds]
mblenc1 has quit [Ping timeout: 480 seconds]
sewn has quit [Ping timeout: 480 seconds]
nerdopolis has quit []
rv1sr has joined #wayland
mblenc has joined #wayland
Fxzxmic has quit [Quit: Konversation exit!]
nerdopolis has joined #wayland
privacy has joined #wayland
<karolherbst> Sometimes it's better to have a break on a discussion and enjoy the weekend, so I kinda advise everybody here to do the same.
cheako_ has left #wayland [#wayland]
iomari891 has quit [Ping timeout: 480 seconds]
fmuellner has joined #wayland
mblenc has quit [Ping timeout: 480 seconds]
nerdopolis has quit [Ping timeout: 480 seconds]
junaid has joined #wayland
i509vcb has quit [Quit: Connection closed for inactivity]
junaid has quit [Remote host closed the connection]
glennk has quit [Ping timeout: 480 seconds]
Moprius has joined #wayland
Moprius has quit [Quit: bye]
kenny has quit [Ping timeout: 480 seconds]
i509vcb has joined #wayland
mblenc has joined #wayland
kenny has joined #wayland
rasterman has quit [Quit: Gettin' stinky!]
Brainium has joined #wayland
mblenc1 has joined #wayland
glennk has joined #wayland
mblenc has quit [Ping timeout: 480 seconds]
nerdopolis has joined #wayland
mblenc has joined #wayland
mblenc has quit [Read error: No route to host]
mblenc has joined #wayland
mblenc1 has quit [Ping timeout: 480 seconds]
___nick___ has quit [Ping timeout: 480 seconds]
mblenc1 has joined #wayland
sima has quit [Ping timeout: 480 seconds]
bindu has quit [Ping timeout: 480 seconds]
mblenc has quit [Ping timeout: 480 seconds]
mblenc1 has quit [Ping timeout: 480 seconds]
bindu has joined #wayland
bindu has quit [Remote host closed the connection]
bindu has joined #wayland
mblenc has joined #wayland
mblenc1 has joined #wayland
mblenc has quit [Ping timeout: 480 seconds]
mblenc has joined #wayland
mblenc1 has quit [Ping timeout: 480 seconds]
nerdopolis has quit [Ping timeout: 480 seconds]
mblenc1 has joined #wayland
mblenc has quit [Ping timeout: 480 seconds]
mblenc has joined #wayland
mblenc1 has quit [Ping timeout: 480 seconds]
axet has quit [Quit: Leaving.]
rv1sr has quit []
lsd|2 has joined #wayland
nerdopolis has joined #wayland
Lyude has quit [Ping timeout: 480 seconds]
overholts has quit [Ping timeout: 480 seconds]
Lyude has joined #wayland