Bug 430132

Summary: Some vertical videos are rotated sideways in preview player
Product: [Applications] digikam Reporter: Mike Morrison <mike>
Component: Preview-VideoAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: normal CC: metzpinguin
Priority: NOR    
Version: 7.2.0   
Target Milestone: ---   
Platform: Appimage   
OS: Linux   
Latest Commit: Version Fixed In: 7.2.0
Attachments: Screenshot showing correct rotation of thumbnail, but incorrect rotation of playback

Description Mike Morrison 2020-12-08 00:37:39 UTC
Created attachment 133930 [details]
Screenshot showing correct rotation of thumbnail, but incorrect rotation of playback

Some videos that include rotation in their metadata are displayed incorrectly in the preview player, although the thumbnail image is rotated correctly. See attached screenshot. Example video (10.5 MB, too large to attach) can be downloaded from: https://drive.google.com/file/d/1598DPy8qzdeYL4Lwpn9RAQ9sdMplrIX0

SOFTWARE/OS VERSIONS
Ubuntu 20.10
digikam-7.2.0-beta2-20201202T061220-x86-64.appimage
KDE Plasma Version: 
KDE Frameworks Version: 5.74.0
Qt Version: 5.14.2
Comment 1 Maik Qualmann 2020-12-08 06:53:05 UTC
The video will play in the correct orientation. Either read the metadata again from the video or you clicked the right mouse button in the video window, then the video will be rotated clockwise.

Maik
Comment 2 Mike Morrison 2020-12-08 07:27:12 UTC
Ah. "Reread Metadata" in the Item menu does indeed correct the orientation. Thanks!