https://bugs.kde.org/show_bug.cgi?id=519941
Noah Davis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|General |general Product|Spectacle |KPipeWire Assignee|[email protected] |[email protected] CC| |[email protected] --- Comment #5 from Noah Davis <[email protected]> --- If you're using H.264, setting LIBVA_DRIVER_NAME=nvidia is basically the same as setting KPIPEWIRE_FORCE_ENCODER=libx264. Only VA-API profiles with VAEntrypointEncSlice next to them will do encoding, so you're just falling back to the x264 software encoder. Moved to KPipeWire since that's the part responsible for dealing with FFmpeg and VA-API. There is currently no way for Spectacle to force the use of software encoders, so the ability to do that would have to be added to KPipeWire. -- You are receiving this mail because: You are watching all bug changes.
