Search found 2 matches

by stoutmensch
Sun May 29, 2022 7:37 pm
Forum: New
Topic: Gnome Wayland - shows generic icon in Dock
Replies: 0
Views: 393

Gnome Wayland - shows generic icon in Dock

Gnome Wayland - shows generic icon in Dock/Panel, also app title is shown as com.xnview.XnView in Dock/Panel
To reproduce - launch:
QT_QPA_PLATFORM=wayland /usr/bin/xnviewmp

Image
by stoutmensch
Fri Sep 24, 2021 7:48 am
Forum: Closed/Resolved
Topic: XnViewMP 0.92: portrait videos playing upside down
Replies: 17
Views: 8158

Re: XnViewMP 0.92: portrait videos playing upside down

I confirm a bug in xnviewmp with rotation value in exif. Using Linux.
I tested different rotations via exiftool. You can try it with:
exiftool -Rotation=0 file.mp4
exiftool -Rotation=90 file.mp4
exiftool -Rotation=180 file.mp4
exiftool -Rotation=270 file.mp4

Result is: Rotation=0 and Rotation=180 ...