Summary: | DigiKam crashes while examining videos and gifs | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Fritigern <fritigerngothly> |
Component: | Preview-Video | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | caulier.gilles, metzpinguin, mirko |
Priority: | NOR | Keywords: | drkonqi |
Version: | 8.0.0 | ||
Target Milestone: | --- | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 8.2.0 | |
Sentry Crash Report: |
Description
Fritigern
2023-01-12 10:32:23 UTC
I have no problems with video files here. Can you please test it with our digiKam-8.0.0-Beta1 AppImage from here: https://files.kde.org/digikam/unstable/ Maik Check also the Setup/Video page to see if a back-end is selected, especially the ffmpeg. Gilles Caulier (In reply to Maik Qualmann from comment #1) > I have no problems with video files here. Can you please test it with our > digiKam-8.0.0-Beta1 AppImage from here: > > https://files.kde.org/digikam/unstable/ > > Maik The appimage works fine, it's just that in the "installed" version 8.0.0 (From the Kubuntu Universe repos) everything messes up. It is my understanding that an appimage containes all the dependencies and stuff, and this is pretty much guaranteed to work well. I noticed that the appimage utillizes avcodec 58.134.100 while Kubuntu 22.10 does not have that package, instead it uses avcodec 59.37.100 without the option to downgrade to avcodec58 so now I am wondering if this is the cause of the issue. About the GIFs, I ran DigiKam in a terminal, clicked an animated GIF which was previously known to work in DigiKam as well as in the appimage and in the "installed" version it shoed a single still in the GUI and on the terminal it showed: digikam.qtav.warn: no frame could be decompressed: Success 48974 / 48974 digikam.qtav.warn: invalid video frame from decoder. undecoded data size: 48974 digikam.qtav.warn: Invalid plane! Valid range is [0, 0) digikam.qtav.warn: Invalid plane! Valid range is [0, 0) digikam.qtav.warn: Invalid plane! Valid range is [0, 0) digikam.qtav.warn: Can not copy codec properties when it's open (In reply to caulier.gilles from comment #2) > Check also the Setup/Video page to see if a back-end is selected, especially > the ffmpeg. > > Gilles Caulier FFMpeg is selected. Version 59.134.100 Yes problems with ffmpeg 5 are knows: https://bugs.kde.org/show_bug.cgi?id=448681 This is why we use ffmpeg 4 in the bundles that we provides. Gilles Caulier *** Bug 464319 has been marked as a duplicate of this bug. *** @Fritigern digiKam 8.0.0 is out. Problem still reproducible with this release ? Gilles Caulier *** This bug has been marked as a duplicate of bug 468480 *** Fixed with 468480 |