[gstreamer-bugs] [Bug 163159] [videobox] plugin segfault (gst-plugin 0.8.7)

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Tue Jan 11 11:29:18 PST 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=163159
 GStreamer | gst-plugins | Ver: 0.8.8





------- Additional Comments From David Wm. Parr  2005-01-11 14:29 -------
As I stepped through the code more, the above dimensions seem correct.  If the 
original video is 640x480 and I requested that the videobox add an additional 
border of size 10 on all edges, then the dimensions that are passed from 
videobox to ffcolorspace should be (640+2*10) x (480+2*10) == 660x500, exactly 
what I was observing.  It was not a "distort"ion as in last comment.

The problem is not yet solved, but maybe a bit closer?

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list