I was wondering if there's anyway with Digikam (or any other program on
Linux) to show a slideshow of a directory/album of photos where the slideshow shows the photos with their EXIF captions and plays video files found in the directory? Currently Digikam's slideshow feature shows photos with their captions but doesn't play videos, although in normal 'preview image' mode it's happy to play the videos. I've found that browsing through a directory of photos using gThumb in fullscreen mode will show photos and play videos, but not display the captions with the photos. Thanks Tim _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
2015-01-07 2:58 GMT+01:00 Tim Edwards <[hidden email]>:
> I was wondering if there's anyway with Digikam (or any other program on > Linux) to show a slideshow of a directory/album of photos where the > slideshow shows the photos with their EXIF captions Displaying caption is already implemented in last 4.6.0 release (options available since a long time through Setup Slideshow config panel). It's work too with Showfoto. > and plays video > files found in the directory? Video is complex problem with slideshow. This doesn't work in some situation due to limitation of KDE::Phonon widget. Can be perhaps fixed with Qt5 port. See this report in bugzilla : https://bugs.kde.org/show_bug.cgi?id=159824 Gilles Caulier _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
On 07/01/15 16:48, Gilles Caulier wrote: > 2015-01-07 2:58 GMT+01:00 Tim Edwards <[hidden email]>: >> and plays video >> files found in the directory? > Video is complex problem with slideshow. This doesn't work in some > situation due to limitation of KDE::Phonon widget. Can be perhaps > fixed with Qt5 port. See this report in bugzilla : > > https://bugs.kde.org/show_bug.cgi?id=159824 > Thanks for the info, so really there's no way to do it with QT4/KDE4 and we have to wait until KDE5/QT5? Tim _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
In reply to this post by Gilles Caulier-4
On 07/01/15 16:48, Gilles Caulier wrote: > 2015-01-07 2:58 GMT+01:00 Tim Edwards <[hidden email]>: >> and plays video >> files found in the directory? > Video is complex problem with slideshow. This doesn't work in some > situation due to limitation of KDE::Phonon widget. Can be perhaps > fixed with Qt5 port. See this report in bugzilla : > > https://bugs.kde.org/show_bug.cgi?id=159824 > Thanks for the info, so really there's no way to do it with QT4/KDE4 and we have to wait until KDE5/QT5? Tim _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
As i can see, no. I tried to implement it as you can see in bugzilla
files, but if video files are broken while slideshow, this last one cannot be played. Problem is located to Phonon widget which play video files (there is no video player in digiKam code). No errors is returned is problem occurs. Gilles Caulier 2015-01-07 8:26 GMT+01:00 Tim Edwards <[hidden email]>: > > On 07/01/15 16:48, Gilles Caulier wrote: >> 2015-01-07 2:58 GMT+01:00 Tim Edwards <[hidden email]>: >>> and plays video >>> files found in the directory? >> Video is complex problem with slideshow. This doesn't work in some >> situation due to limitation of KDE::Phonon widget. Can be perhaps >> fixed with Qt5 port. See this report in bugzilla : >> >> https://bugs.kde.org/show_bug.cgi?id=159824 >> > Thanks for the info, so really there's no way to do it with QT4/KDE4 and > we have to wait until KDE5/QT5? > > Tim > _______________________________________________ > Digikam-users mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-users Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Free forum by Nabble | Edit this page |