Bug 378108 - Generate audio thumbnail if music file contains cover image
Summary: Generate audio thumbnail if music file contains cover image
Status: RESOLVED FIXED
Alias: None
Product: kdenlive
Classification: Applications
Component: User Interface & Miscellaneous (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords: junior-jobs
Depends on:
Blocks:
 
Reported: 2017-03-26 16:08 UTC by Andrew Shark
Modified: 2021-03-06 16:10 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:
fritzibaby: low_hanging+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Shark 2017-03-26 16:08:39 UTC
Some audio files may contain album art inside, but kdenlive always shows generic audio icon for imported sound clip.

In Dolphin file manager it is possible to turn on previews for such files. It is done with audiothumbs-frameworks plugin.

I think it will be better if we make the same behavior. And I think it is not difficult to implement. At least, I can provide link to how it is done in audiothumbs-framework in just one file:
https://github.com/eplightning/audiothumbs-frameworks/blob/master/src/AudioThumbs.cpp
Comment 1 farid 2021-03-06 16:10:39 UTC
Thanks for your report, this has been improved in the last releases.