[Bug 739281] video-blend: correct improper logic calculations
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sun Nov 2 07:20:31 PST 2014
https://bugzilla.gnome.org/show_bug.cgi?id=739281
GStreamer | gst-plugins-base | unspecified
--- Comment #21 from Vineeth <vineeth.tm at samsung.com> 2014-11-02 15:20:29 UTC ---
Hi sebastian
Lets consider the below 2 cases
for both cases video width is 240
1) x pos of overlay is -300
2) x pos of overlay is 300
Right now the solution is in both cases x pos is reset to 0 as per my patch..
If width of overlay is more than video width then it does clip overlay.
Ps: actually my previous post is misleading
in case of gdkpixbufoverlay it shows the overlay but the xpos is reset to 0
in case of basetextoverlay it is not being shown in these cases. (Probably we
hv to reset to position of overlay to 0 even in this case rather than not
displaying? )
--
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