[digikam] [Bug 315323] Allow to create Time Lapse in digiKam

2024-01-15 Thread Vangelis
https://bugs.kde.org/show_bug.cgi?id=315323

--- Comment #16 from Vangelis  ---
This is Awesome!

Thanks a lot for adding this feature Gilles!

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

[digikam] [Bug 315323] Allow to create Time Lapse in digiKam

2024-01-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=315323

--- Comment #15 from caulier.gil...@gmail.com ---
Screenshots of the VlideSlideShow tool in action to generate your timelapse
video:

https://i.imgur.com/IJgp8dJ.png
https://i.imgur.com/jROyOom.png
https://i.imgur.com/XeQg8fD.png
https://i.imgur.com/0N6mkBP.png
https://i.imgur.com/Twd3MpF.png
https://i.imgur.com/3ZWtoxr.png

Gilles Caulier

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

[digikam] [Bug 315323] Allow to create Time Lapse in digiKam

2024-01-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=315323

--- Comment #14 from caulier.gil...@gmail.com ---
Vangelis,

This is the resulting video timelapse generated with your images:

https://i.imgur.com/5G4vBq8.mp4

Gilles Caulier

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

[digikam] [Bug 315323] Allow to create Time Lapse in digiKam

2024-01-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=315323

caulier.gil...@gmail.com changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/grap
   ||hics/digikam/-/commit/085c1
   ||b70aba8d220da4f536c53c48b8e
   ||a81ef296
 Resolution|--- |FIXED
   Version Fixed In||8.3.0

--- Comment #13 from caulier.gil...@gmail.com ---
Git commit 085c1b70aba8d220da4f536c53c48b8ea81ef296 by Gilles Caulier.
Committed on 15/01/2024 at 13:40.
Pushed by cgilles into branch 'master'.

Finalize the equalize luminosity encoding frames with FFmpeg while creating
timelapse.
FIXED-IN: 8.3.0

M  +2-2NEWS
M  +0-6   
core/dplugins/generic/tools/videoslideshow/wizard/vidslidefinalpage.cpp
M  +52   -15  
core/dplugins/generic/tools/videoslideshow/wizard/vidslideoutputpage.cpp
M  +5-5core/libs/video/manager/ffmpeglauncher.cpp
M  +7-7core/libs/video/manager/vidslidesettings.cpp
M  +2-2core/libs/video/manager/vidslidesettings.h

https://invent.kde.org/graphics/digikam/-/commit/085c1b70aba8d220da4f536c53c48b8ea81ef296

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

[digikam] [Bug 315323] Allow to create Time Lapse in digiKam

2024-01-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=315323

--- Comment #12 from caulier.gil...@gmail.com ---
Git commit 9049e9e78c39bc0e1d14376c44f9656412d6210b by Gilles Caulier.
Committed on 15/01/2024 at 09:47.
Pushed by cgilles into branch 'master'.

pass normalize and smoothing settings to the FFmpeg CLI

M  +6-2core/libs/video/manager/ffmpeglauncher.cpp

https://invent.kde.org/graphics/digikam/-/commit/9049e9e78c39bc0e1d14376c44f9656412d6210b

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

[digikam] [Bug 315323] Allow to create Time Lapse in digiKam

2024-01-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=315323

--- Comment #11 from caulier.gil...@gmail.com ---
Git commit 50c2e99e560be4de22417ed1207f4ac90d11569d by Gilles Caulier.
Committed on 15/01/2024 at 09:43.
Pushed by cgilles into branch 'master'.

add Norlize and Smoothing FFmpeg settings for future luminosity equalization
while encoding frames from a timelapse.

M  +9-1core/libs/video/manager/vidslidesettings.cpp
M  +2-0core/libs/video/manager/vidslidesettings.h

https://invent.kde.org/graphics/digikam/-/commit/50c2e99e560be4de22417ed1207f4ac90d11569d

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

[digikam] [Bug 315323] Allow to create Time Lapse in digiKam

2024-01-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=315323

--- Comment #10 from caulier.gil...@gmail.com ---
Git commit 562a9c8b749a68ee3d9d3ee88763b17dc07ce7dd by Gilles Caulier.
Committed on 15/01/2024 at 09:16.
Pushed by cgilles into branch 'master'.

add FFmpeg normalize filter to applying while encoding video from frames

M  +12   -0core/libs/video/manager/ffmpeglauncher.cpp

https://invent.kde.org/graphics/digikam/-/commit/562a9c8b749a68ee3d9d3ee88763b17dc07ce7dd

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

[digikam] [Bug 315323] Allow to create Time Lapse in digiKam

2024-01-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=315323

--- Comment #9 from caulier.gil...@gmail.com ---
Hi Vangelis,

First thanks for the timelapse data. I can create easily the same video as you
(and yes, i can encode one image by frame without problem). I can confirm the
non normalization of luminosity. 

The new VideoSlideshow plugin use ffmpeg, where filters can be applied while
encoding as this one:

https://ffmpeg.org/ffmpeg-filters.html#normalize

Best

Gilles Caulier

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

[digikam] [Bug 315323] Allow to create Time Lapse in digiKam

2024-01-14 Thread Vangelis
https://bugs.kde.org/show_bug.cgi?id=315323

--- Comment #8 from Vangelis  ---
Sure, Gilles,

You can download the pictures from this timelapse:
https://www.youtube.com/watch?v=nEBFQj8oid0

from here:
https://www.dropbox.com/scl/fi/45a1r6eeoxtctonfrornx/digikam-bug-315323.tar?rlkey=l8j4toe9wld093pxtq1fyeecv&dl=0

Vangelis

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

[digikam] [Bug 315323] Allow to create Time Lapse in digiKam

2024-01-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=315323

--- Comment #7 from caulier.gil...@gmail.com ---
Hi,

To test the Video SlideShow tool with the de-flickering feature, can you
provide a set of images as tarball captured without correction.

Thanks in advance

Gilles Caulier

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

[digikam] [Bug 315323] Allow to create Time Lapse in digiKam

2022-01-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=315323

caulier.gil...@gmail.com changed:

   What|Removed |Added

   Version Fixed In|3.1.0   |

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

[digikam] [Bug 315323] Allow to create Time Lapse in digiKam

2017-05-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=315323

caulier.gil...@gmail.com changed:

   What|Removed |Added

Product|kipiplugins |digikam
  Component|VideoSlideshow  |VideoSlideshow
Version|unspecified |5.5.0
   Assignee|kde-imag...@kde.org |digikam-de...@kde.org

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