https://bugs.kde.org/show_bug.cgi?id=472503

--- Comment #21 from caulier.gil...@gmail.com ---
Git commit dd325854d3021dacb139d387bd37544bf89d3df8 by Gilles Caulier.
Committed on 05/01/2024 at 14:45.
Pushed by cgilles into branch 'master'.

First version for testing of the new video slideshow tool based on FFmpeg CLI
tool to encode images as video.

A small demo is available here:
https://drive.google.com/file/d/1posBo2rqkatU7N6qkbZWGBbOELsUGdgg/view?usp=sharing

It still plenty of features to restore, as to adjust the codecs, the size, the
frame rate, the format. The audio track must be supported too.
Currently the temporary directory containing frames to encode is not yet
deleted at end, it's for debuging.
It's planed to remove temp dir when all features will be completed.
Related: bug 425284, bug 427221, bug 139781, bug 462810, bug 448681

M  +1    -3    core/dplugins/generic/tools/CMakeLists.txt
M  +1    -1   
core/dplugins/generic/tools/videoslideshow/wizard/vidslidefinalpage.cpp
M  +6    -6    core/libs/video/manager/ffmpeglauncher.cpp
M  +17   -4    core/libs/video/manager/vidslidethread.cpp
M  +15   -1    core/libs/video/manager/vidslidethread.h

https://invent.kde.org/graphics/digikam/-/commit/dd325854d3021dacb139d387bd37544bf89d3df8

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to