Bug 375197

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-VideoAssignee: 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: Version Fixed In: 6.0.0

Description Jens 2017-01-17 21:35:09 UTC
In my current 5.4.0 appimage, I can use Shift+Ctrl+Cursor to rotate video thumbnails. But the video itself isn't rotated. 

Either the video orientation should be adjusted (I think Qt5Multimedia supports video orientation flags) or the thumbnail rotation should just be ignored - if many thumbnails are selected and one of them is a video, just this video thumbnail should not be rotated.

And if the rotation is actually supported, the thumbnail should be recreated with the "movie" overlay again at the side of the thumbnail. Right now, after rotation, the overlay is at the top or bottom (inconsistent).

Thank you :)
Comment 1 caulier.gilles 2017-01-17 21:37:06 UTC
Qt5Multimedia is not used anymore. QtAv is used instead.

Gilles Caulier
Comment 2 Dietrich 2017-08-02 10:40:44 UTC
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
Comment 3 Maik Qualmann 2018-11-10 23:01:06 UTC
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