| Summary: | gwenview crashed on mp4 video file play - unsupported VK_KHR_video_decode_queue extension | ||
|---|---|---|---|
| Product: | [Applications] gwenview | Reporter: | Piotr <piotergmoter> |
| Component: | general | Assignee: | Gwenview Bugs <gwenview-bugs-null> |
| Status: | REPORTED --- | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | 25.08.1 | ||
| Target Milestone: | --- | ||
| Platform: | Manjaro | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Piotr
2025-10-06 17:59:42 UTC
Update, not only mp4, just tried avi (mjpeg) and no playback, with this output: ... [swscaler @ 0x7f0f00011600] deprecated pixel format used, make sure you did set range correctly qt.multimedia.playbackengine.codec: "No HW decoder found" [mjpeg @ 0x55d69ebc8e00] Invalid setup for format cuda: missing configuration. [mjpeg @ 0x55d69ebc8e00] A hardware frames or device context is required for hardware accelerated decoding. [mjpeg @ 0x55d69ebc8e00] Failed setup for format vaapi: hwaccel initialisation returned error. Found the problematic setting in Gwenview which causes the crash: Imageview/Animations/Opengl. When set to Software it works. |