https://bugs.kde.org/show_bug.cgi?id=476866
Noah Davis <noaha...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |CONFIRMED Ever confirmed|0 |1 --- Comment #2 from Noah Davis <noaha...@gmail.com> --- Yeah, I've seen this myself. The problem is probably coming from KPipeWire which is used to do recording and determine which codecs are supported and which encoder to use (automatically uses hardware encoding if available for the selected format). Perhaps there's a faster way to determine which codecs are available than whatever KPipeWire is doing or perhaps we need to find some way to delay the loading of KPipeWire's PipeWireRecord in Spectacle's VideoPlatformWayland so that it's only used when users want to record. Or maybe the problem isn't either, but PipeWireRecord is doing something it doesn't need to do on creation? -- You are receiving this mail because: You are watching all bug changes.