Bug 330111 - No Thumbnails for video files - ffmpegthumbnailer works perfectly outside of digikam
Summary: No Thumbnails for video files - ffmpegthumbnailer works perfectly outside of ...
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Thumbs-Video (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-18 05:18 UTC by Jim Shipman
Modified: 2017-07-27 10:58 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.7.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jim Shipman 2014-01-18 05:18:33 UTC
Fedora 20 Gnome - digikam compiled from source 4.0.0-beta2 tarball with debugfull.
ffmpegthumbnailer works perfectly in a terminal for all my video formats.  Photos thumbnail correctly.  Nautilus correctly thumbnails all video files.


Reproducible: Always

Steps to Reproduce:
1. Start digikam
2. Look for video thumbnails (or run maint->thumbnailer)
3. 
Actual Results:  
No Thumbnails for video files

Expected Results:  
I expect to see thumbnails for my video files
Comment 1 Christoph Feck 2014-01-20 20:34:14 UTC
Does Dolphin display them if Video Previews are enabled?
Comment 2 caulier.gilles 2014-01-21 12:20:23 UTC
No reproducible here under Mageia 3 with digiKam from git/master (next 4.0.0-beta3)

There is no video thumbnailer in digiKam.

digiKam just delegate to KDE thumbnailer to task to generate thumbnails from video files.

Check your system installation/settings, and respond to comment #1 please...

Gilles Caulier
Comment 3 caulier.gilles 2014-01-21 12:27:03 UTC
Note : under Mageia3 this package is installed :

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
Comment 4 Jim Shipman 2014-01-21 17:14:48 UTC
Fedora 20 Gnome, digikam 4.0.0-beta2 - My videos now have thumbnails except for some AVI files (mjpeg inside) that were created by a very old canon camera.  Ffmpegthumbnailer also does not create thumbnails for these files although they play perfectly on my system so there must be a codec for them.  Looks like my problem was not system wide, but just a few files of a particular type.
I've been playing around with ffmpeg to see if I can convert these files but so far now joy.  Mencoder  does convert them, but I still can't get ffmpegthumbnailer to work even with the converted files (to mov format).  Original and converted files play perfectly.
Jim Shipman
Comment 5 Christoph Feck 2014-01-21 20:44:25 UTC
Thanks Jim for the update. So can we close this bug?
Comment 6 Jim Shipman 2014-01-21 22:23:03 UTC
Yes.  As far as I'm concerned you can close this (non) bug.
Jim Shipman
Comment 7 caulier.gilles 2017-07-27 04:44:24 UTC
Since digiKam 5.2.0, we use QtAV/FFMPeg framework to render video thumbnails.