[Bug 766477] videoscale: ignores possible passthrough in fixate_caps

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun May 15 16:06:41 UTC 2016


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

--- Comment #2 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
One such example that this breaks is that videotestsrc !
video/x-raw,width=320,height=240 ! videoscale ! ximagesink.

videoscale is now passthrough and ximagesink cannot scale the image so places
it in the centre of the output.

One option is to make ximagesink only expose the currently configure output
size so that videoscale will scale however that will cause some more
negotiation errors with ximagesink.

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