[Bug 781759] visualizations fail with vaapi

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Apr 26 16:17:28 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=781759

--- Comment #3 from Jussi Kukkonen <jussi.kukkonen at intel.com> ---
(In reply to Víctor Manuel Jáquez Leal from comment #1)
> Obviously, this can be workarounded with
> 
> gst-launch-1.0 audiotestsrc ! goom ! video/x-raw,
> pixel-aspect-ratio=\(fraction\)1/1 ! videoconvert ! vaapisink

Yep, the issue is apps (like gtk-play that we give to QA as testing tool). It's
trickier to start injecting something into their playbin-based pipeline.

it's still a minor issue that we can work around, I mostly filed it in case
it's a symptom of some more important bug.

> This patch handles this situation by converting p-a-r of 0/1 to
> 1/1. This is how other sinks, such as glimagesink, work.

Ugh, I looked at that code... I should have thought to do that. Thanks.

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