[Wayland-bugs] [Bug 67190] [gst-vaapi] H264 video playback regression between 5fe72d9 and 0.5.5

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Aug 12 21:18:00 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=67190

--- Comment #13 from Gwenole Beauchesne <gb.devel at gmail.com> ---
(In reply to comment #10)
> Created attachment 83901 [details]
> gst-launch debug output under wayland

In gst-libs/gst/vaapi/gstvaapiwindow_wayland.c:302, around the "XXX: use VPP to
support unusual source and destination rectangles" comment, you could #if 0 /
#endif the if() block to unlock you temporarily. Though, this is not something
I would push, a proper solution is needed, as indicated. :)

(and this is what is to be available for the next release BTW).

An alternative is to try something in vaapisink too, but this is more involved
to validate because there are multiple combinations to consider and that also
impact the X11 backend. One solution would be to use the cropped size to
guess-estimate the window size. Though, this is also just a workaround because
there are situations where vaapisink does not control the allocation (creation)
of the window. So, we end up to need a generic solution in
GstVaapiWindowWayland::render().

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20130813/db7308a0/attachment.html>


More information about the Wayland-bugs mailing list