Summary: | It is possible to rotate video thumbnails (but the video isn't rotated) | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Jens <jens-bugs.kde.org> |
Component: | Thumbs-Video | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles, dvb |
Priority: | NOR | ||
Version: | 5.4.0 | ||
Target Milestone: | --- | ||
Platform: | Appimage | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/digikam/2f79a6ff408518f8fcc509fa936ffdc347906910 | Version Fixed In: | 6.0.0 |
Sentry Crash Report: |
Description
Jens
2017-01-17 21:35:09 UTC
Qt5Multimedia is not used anymore. QtAv is used instead. Gilles Caulier For version 5.6.0 on Windows 7 SP1 / 64 bit I can confirm this bug: I can use Shift+Ctrl+Cursor or the right muse button menu to rotate video thumbnails. But the video itself isn't rotated. For the release of version 5.4.0 it says (on https://www.digikam.org/news/2017-01-10_digiKam_5.4.0_is_released/): "...we were able to add new features like video rotation in preview and video slideshow." Sounds as if this wanted to indicate a solution _in addition_ to thumbnail rotation. Also - but perhaps unrelated - I noticed that the digikam program folder holds a QtAV1.dll as well as Qt5Multimedia.dll. This was a clean first-time install. Dietrich Git commit 2f79a6ff408518f8fcc509fa936ffdc347906910 by Maik Qualmann. Committed on 10/11/2018 at 23:00. Pushed by mqualmann into branch 'master'. first step to play the video using the exif orientation in the database FIXED-IN: 6.0.0 M +2 -1 NEWS M +2 -0 core/app/views/stackedview.cpp M +20 -2 core/utilities/assistants/videoslideshow/player/mediaplayerview.cpp M +3 -0 core/utilities/assistants/videoslideshow/player/mediaplayerview.h https://commits.kde.org/digikam/2f79a6ff408518f8fcc509fa936ffdc347906910 |