Bug 490848 - Digikam fails to preview animated .webp files
Summary: Digikam fails to preview animated .webp files
Status: RESOLVED UPSTREAM
Alias: None
Product: digikam
Classification: Applications
Component: Preview-Engine (show other bugs)
Version: 8.4.0
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL: https://trac.ffmpeg.org/ticket/4907
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-26 10:12 UTC by 31gabig
Modified: 2025-01-05 09:02 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 8.6.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description 31gabig 2024-07-26 10:12:00 UTC
SUMMARY
Digikam fails to preview animated .webp files

STEPS TO REPRODUCE
1. Add an animated .webp image (WebP_Flags metadata contains "Animation") to the collection.
2. Select the .webp file.
3. Go to the Preview view.

OBSERVED RESULT
"An error has occurred with the media player..." message is displayed

EXPECTED RESULT
The animation to be run just like with animated .gif files.
Comment 1 Maik Qualmann 2024-07-26 11:18:32 UTC
Well, it is a 9 year old wish for FFmpeg to support the Webp animation format. There is nothing we can do at the moment. It is also an unknown file format for the Windows Media backend in QtMultimedia.

https://trac.ffmpeg.org/ticket/4907

Maik
Comment 2 John Kizer 2025-01-05 07:10:10 UTC
Marking this one as upstream based on that dependency