#1040168 The default orientation of a video in mplayer is wrong

Package:
mplayer
Source:
mplayer
Description:
movie player for Unix-like systems
Submitter:
AlMa
Date:
2024-02-02 13:00:03 UTC
Severity:
normal
Tags:
#1040168#5
Date:
2023-07-02 17:49:28 UTC
From:
To:
The video in the attachment is supposed to be oriented in a way such
that the ground and water is below, and the sky is above. VLC does this
without any options (and `mplayer -vf rotate=0` and `mplayer -vf
rotate`).  However, the default orientation in mplayer is wrong; what I
see is the video on the side.

Please improve mplayer in this respect.

Gratefully,
AlMa

#1040168#10
Date:
2023-07-07 23:49:58 UTC
From:
To:
Hi,

I can reproduce with svn38423; forwarded upstream, see
https://trac.mplayerhq.hu/ticket/2415
Thanks for reporting.

Lorenzo

#1040168#21
Date:
2024-02-02 12:56:33 UTC
From:
To:
Control: severity -1 wishlist

Hi,

This issue needs work upstream and giving the low activity there I
don't think there will be a patch soon.
Also, according to upstream, rotation was never applied by default due
to performance impact, so this is a new feature request rather than a
regression. And the one time fix (that is, add vf-pre=rotate to
mplayer.conf[1]) on user side is cheap enough to consider this a
wishlist bug.

possible future development can be followed upstream at
https://trac.mplayerhq.hu/ticket/2415

Lorenzo

[1] I tested this with the video provided and it works, it may not
   work with some other -vo, not sure.