Summary: | Dolphin maxes out a CPU core when downloading a video file | ||
---|---|---|---|
Product: | [Frameworks and Libraries] kio-extras | Reporter: | Sami <lappalainen.sami> |
Component: | Thumbnails and previews | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | minor | CC: | justin.zobel, nate, xnagytibor |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Sami
2021-01-12 18:27:38 UTC
Do you have an example file that we can use that you had issues with? That way we can test with the exact same information. What method was used to download the file, was it downloaded via FTP, HTTP, BitTorrent, etc? (In reply to Justin Zobel from comment #1) > Do you have an example file that we can use that you had issues with? That > way we can test with the exact same information. > > What method was used to download the file, was it downloaded via FTP, HTTP, > BitTorrent, etc? Mostly just BitTorrent and .mkv files With SFTP I get periodic spikes (every 2 seconds or so) up to 20% usage on a single core on my Ryzen 3600. BitTorrent always maxes out a core. Copying a video file from one disk to another also causes this, but it's not as bad as BitTorrent. Still, creating the thumbnail uses more of the CPU than the actual copying, or anything else on my system. Does not happen with .mp4 files (Dolphin doesn't create thumbnails for incomplete .mp4 files). Converting (re-encoding) an .mp4 to an .mkv with ffmpeg also causes thumbnail.so to use a lot of CPU, but this is less noticeable because ffmpeg already almost maxes out all the cores. Another report of the same or a similar bug (see comments) https://bugs.kde.org/show_bug.cgi?id=376676 I did a quick search but couldn't find any (legal) videos to download via torrent as mkv. They were all mp4 or webm. Are you able to supply a legal link to content that I can test with? Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. 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. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! I've also experienced this bug when downloading videos from the Internet Archive with wget. Operating System: KDE neon 5.22 KDE Plasma Version: 5.22.1 KDE Frameworks Version: 5.83.0 Qt Version: 5.15.3 |