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 563315 - ximagesink aspect ratio inverted when screen rotated
ximagesink aspect ratio inverted when screen rotated
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
0.10.20
Other All
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
: 531180 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-12-05 06:28 UTC by Gabriel Burt
Modified: 2011-09-12 01:36 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Gabriel Burt 2008-12-05 06:28:51 UTC
With my screen rotated,

gst-launch -v filesrc location=myfile ! decodebin ! xvimagesink

shows a window with the inverse aspect ratio it should, and if I add force-aspect-ratio=true to it, it's the same thing (only not adjustable, naturally).
Comment 1 Gabriel Burt 2008-12-05 06:32:58 UTC
*** Bug 531180 has been marked as a duplicate of this bug. ***
Comment 2 Sebastian Dröge (slomo) 2011-05-19 17:09:24 UTC
Hm, this sounds more like a bug in Xv or your driver. xvimagesink only creates a window with the width/height that would result in the correct display aspect ratio if the raw video is scaled to that window size.

Is this a problem with all X drivers? I can't reproduce this here, xvimagesink is correctly rotated with the screen and the display aspect ratio is correct too.
Comment 3 Tobias Mueller 2011-09-12 01:36:39 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!