Posts Tagged ‘digikam

01 Jan, 2022

Compiling digikam

Posted by: admin In: linux, open source & software

Installing digikam from source. It seems harder than it should be. Perhaps my old skills need polishing. This is a stub post just to put the info I have so far out there and to provide documentation for myself for what I’ve done so far. Dependency hell heck Briefly, have some deps installed sudo apt […]

To install digikam, first install the deps To make a pie, first invent the universe. To install digikam, well probably best to give in and go with a pre-compiled binary; but failing that then this might help (and if you want Jasper for other reasons). I had an idea about creating a digikam package for […]

How to make Digikam’s built-in Facebook upload work again. Digikam/KIPI plugin Facebook export Error due to bug There’s a bug (319252) in the latest KIPI plugins – which Digikam and others use for exporting photos to Facebook (FB). When you attempt to connect to your FB account usually you’re presented with a browser window with […]

Digikam can’t yet store metadata in video files so instead one can create a thumbnail file and store the metadata in that. Digikam uses exiv2 and this feature is apparently imminent. Here’s my find command to create a bordered thumbnail image: find . -iregex “.*\.\(mov\|avi\|mpg\|mp4\|mpeg\)$” -fprint0 ~/find-video-thumb-$(date +%s).log -exec convert ‘{}[2]’ -bordercolor Red -border 10%x0 […]

Comments Off on Make separate thumbnails of video files


About

Flapjacktastic is just a random collection of musings, hints&tips, notes, information ... a collection of stuff really that's overflowed from the brain of this husband, father, potter, business-man, geek ...

past posts