[Bug 680093] [0.11] playbin: aspect ratio gets messed up with ximagesink/xvimagesink

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jul 18 06:32:53 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=680093
  GStreamer | gst-plugins-base | 0.11.x

Edward Hervey <bilboed> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bilboed at gmail.com

--- Comment #1 from Edward Hervey <bilboed at gmail.com> 2012-07-18 13:32:48 UTC ---
Even simpler way to make it fail : gst-launch-1.0 videotestsrc !
video/x-raw,width=360,height=270,pixel-aspect-ratio=4/3 ! xvimagesink
force-aspect-ratio=True

The resulting video should be displayed as widescreen (360x270 with a PAR of
4/3, results in a DAR of 16/9).

Trying the same thing with 0.10 results in a properly displayed (widescreen)
video.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list