[Bug 656905] [d3dvideosink] vsync + tearing problems

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed May 30 10:33:45 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=656905
  GStreamer | gst-plugins-bad | git

--- Comment #27 from Andoni Morales <ylatuya at gmail.com> 2012-05-30 17:33:40 UTC ---
Created an attachment (id=215270)
 View: https://bugzilla.gnome.org/attachment.cgi?id=215270
 Review: https://bugzilla.gnome.org/review?bug=656905&attachment=215270

Create the back buffer with the correct size

The back buffer was created without taking the pixel aspect ratio in account,
creating a smaller surface for pixel-aspect-ration > 1 and therefore making
StretchRect fail trying to scale into a smaller rectangle.
This bug was only exposed in playbin2, which sets pixel-aspect-ratio=true.

-- 
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