| Summary: | Kdenlive is not recognizing Nvidia GT 730 2GB DDR5 graphics card | ||
|---|---|---|---|
| Product: | [Applications] kdenlive | Reporter: | skywalker |
| Component: | Rendering & Export | Assignee: | Jean-Baptiste Mardelle <jb> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | major | CC: | skywalker |
| Priority: | NOR | ||
| Version First Reported In: | 24.05.2 | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
skywalker
2024-08-30 05:55:43 UTC
Kdenlive's hardware acceleration in the Wizard dialog works by checking if FFmpeg (which is used in the transcoding and rendering tasks) is compiled with support for hardware encoding. So if your Nvidia card is not detected, it means hardware encoders/decoders are not available. If you are using your distribution packages, check how you can install these encoders (like h264_nvenc) ๐๐งน โ ๏ธ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME. For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging. Thank you for helping us make KDE software even better for everyone! ๐๐งน This bug has been in NEEDSINFO status with no change for at least 30 days. Closing as RESOLVED WORKSFORME. (In reply to Jean-Baptiste Mardelle from comment #1) > Kdenlive's hardware acceleration in the Wizard dialog works by checking if > FFmpeg (which is used in the transcoding and rendering tasks) is compiled > with support for hardware encoding. So if your Nvidia card is not detected, > it means hardware encoders/decoders are not available. If you are using your > distribution packages, check how you can install these encoders (like > h264_nvenc) I have changed my graphics card to AMD Sapphire Plus RX 550 4GB DDR5. Kdenlive has recognized this GPU in the Wizard and is showing that all codecs have been updated and everything is fine. So, this case is closed. |