After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 776528 - video plays back with wrong aspect ratio when display is rotated
video plays back with wrong aspect ratio when display is rotated
Status: RESOLVED DUPLICATE of bug 484454
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
unspecified
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-12-27 20:11 UTC by timmer
Modified: 2017-10-10 21:01 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
video with incorrect aspect ratio. (83.49 KB, image/png)
2016-12-27 20:11 UTC, timmer
Details

Description timmer 2016-12-27 20:11:32 UTC
Created attachment 342509 [details]
video with incorrect aspect ratio.

i have three 1920x1200 displays.
all rotated 90 degrees.
i used ffmpeg to create an 1184x1184 mp4.
(it's big but i can supply it on request.)
gstreamer plays the video with an incorrect aspect ratio.
see attachement.
jupiter should be circular, not egg shaped.

when i put one of the displays in landscape mode (0 degrees rotation)...
gstreamer plays the video with correct aspect ratio.
sometimes at an incorrect location.
ie only the top of jupiter is visible at the bottom of the window.
maximizing the window looks great.

$ mediainfo jupiter.mp4 
[snip]
Format                                   : AVC
Format profile                           : High@L4.2
Width                                    : 1 184 pixels
Height                                   : 1 184 pixels
Display aspect ratio                     : 1.000
Frame rate                               : 60.000 FPS
Color space                              : YUV
Chroma subsampling                       : 4:2:0
Bit depth                                : 8 bits
Scan type                                : Progressive
Comment 1 Jan Schmidt 2016-12-28 01:50:30 UTC
Some more details please. What platform are you on? How are you rotating the display? What GStreamer command / app are you using for playback? Which video output sink is being used?

The png looks like Totem, so it seems this is likely to either be a clutter-gst bug or (more likely) X11 not reporting the display pixel aspect right when the display is rotated.
Comment 2 timmer 2016-12-28 07:18:26 UTC
am on centos 7.

am rotating the display with gnome settings -> displays.

i am indeed apparently using totem for playback.
huh.
user confusion. sorry.
thought it was gstreamer.

i'll file the boog against totem.
thanks!
Comment 3 Richard B. Kreckel 2017-10-10 20:26:21 UTC
For reference: this looks like a duplicate of bug 484454.
(Just can't find the "mark as duplicate" feature.)
Comment 4 Tim-Philipp Müller 2017-10-10 21:01:59 UTC
Thanks!

*** This bug has been marked as a duplicate of bug 484454 ***