https://bugs.kde.org/show_bug.cgi?id=502891
--- Comment #7 from Noah Davis <noaha...@gmail.com> --- Seems like resizing an h264 video causes a lot of these console messages: > [mp4 @ 0x7f43d4058f40] Application provided invalid, non monotonically > increasing dts to muxer in stream 0: 131940 >= 131940 > kpipewire_record_logging: Error while writing output packet: Invalid argument > [in @ 0x7f43d4055780] filter context - w: 1132 h: 800 fmt: 179, incoming > frame - w: 1142 h: 800 fmt: 179 pts_time: 1.716 > [in @ 0x7f43d4055780] Changing video frame properties on the fly is not > supported by all filters. > [AVHWFramesContext @ 0x7f43d4213240] Failed to create surface from DRM > object: 18 (invalid parameter). > [Parsed_hwmap_0 @ 0x7f43d4056180] Failed to map frame: -5. > kpipewire_record_logging: Failed receiving filtered frame: Input/output error Interestingly, this only happens with the VAAPI h264 encoder. You can force x264 software encoding with `KPIPEWIRE_FORCE_ENCODER=libx264 spectacle`. -- You are receiving this mail because: You are watching all bug changes.