[Bug 796198] New: Wrong image size on full width or height
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu May 17 11:35:56 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=796198
Bug ID: 796198
Summary: Wrong image size on full width or height
Classification: Platform
Product: GStreamer
Version: 1.12.4
OS: Windows
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: gdevel at clixxun.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
If x + width or y + height matches the maximum screen width or height, always a
fullscreen image is returned.
Example:
Screen size is 1920 x 1080
setting x = y =0, width 1920 and height 700 returns an image of size 1920 x
1080 instead of 1920 x 720.
--
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