Summary: | Thumbnails fail to generate for certain AVI files - infinite loop | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Steve <stephen_bainbridge> |
Component: | Thumbs-Video | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 6.0.0 | |
Sentry Crash Report: |
Description
Steve
2014-05-12 21:12:45 UTC
Video thumbnails creation is delegate to KDE video thumbnailer. Probably it miss a component in KDE to support this feature. Here under Mageia, it's this package : ffmpegthumbs - Video thumbnail generator for KDE4 file managers FFmpegThumbs is a video thumbnails implementation for KDE4 based on FFmpegThumbnailer. This thumbnailer uses FFmpeg to decode frames from the video files, so supported video formats depend on the configuration flags of ffmpeg. This thumbnailer was designed to be as fast and lightweight as possible. Gilles Caulier Hi, I don't believe it's a missing dependancy as some AVI files correctly have their thumbnails generated. I'm using Manjaro (an Arch derivative) and have the kdemultimedia-ffmpegthumbs package installed. The problem seems to be when it tries to generate a thumbnail and fails. Rather than just fail gracefully it will continually loop and consume all the CPU. Well the problem is located in video thumbnail generator, not digiKam... Gilles Caulier Dear Bug Submitter, This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond. Thank you for helping us make KDE software even better for everyone! Video Thumbnailer will be fixed in digiKam with 6.0.0 implementation... Gilles Caulier |