Photo-Video
slide show and video clips viewers
... once in the evening I wanted to see old photos arranged in folders, by years and in nested (sub-) folders, by months, etc.
But ... there was no suitable program. A slideshow from one folder - sure! but a little deeper ... nothing π
So, the idea was born to write new "viewer".
Video demonstration of the programΒ
Here's what was accomplished:
select a folder
click the Start slideshow button
open beer and enjoy the endless (looped) slideshow
β_________________________________
The order in which images are displayed (show direction) can be switched.
If there are too many images, the show can be quickly rewound to the desired position.
If you want to look at one or several pictures in more detail, for a longer time, then the show can be stopped and switched manually (with the mouse and / or using the Ctrl +, Ctrl- or arrow-keys)
And then resume/continue the show ...
Testing with many subfolders and a total of over 70,000 image files satisfied my expectations πΒ
The program is written using Qt 5.12.2. This makes the code portable to (almost) any operating system. All you need is the appropriate Qt and C ++ compiler.
The source code can be downloaded as a zip archive below.
________________
In the 2nd version:Β
"Playlist" added as a list of files for the slideshow.
The list can be edited (by deleting entries).
You can select a file to be shown "out-of-order" (by double-click).There were also some "cosmetic" changes.
By analogy with the previous Slideshow, an application for displaying video clips was implemented.
βUsage:
select a folder
click the Start show button
open the beer and enjoy the endless (looped) video ...
If there are too many clips, you can quickly rewind the show to the desired position. Or select a clip from the Playlist. And then resume the show ...