[Bug 760270] videoparse: add support of padded video

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jan 8 03:05:48 PST 2016


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

--- Comment #6 from Aurélien Zanelli <aurelien.zanelli at parrot.com> ---
(In reply to Nicolas Dufresne (stormer) from comment #5)
> I would prefer if we add two properties, strides and offset, a coma
> seperated list form to make it easy to use from gst-launch.

Not a bad idea, I will go for it with both expressed in bytes as it solve
arbitrary padding between planes. I think we should also support padding
between images, so we may have to provide a 'framesize' property.

If I'm right, with this set of property, we could handle all cases:
- padding before image
- padding after image
- padding between planes
- padding before and after image line per plane (with stride)

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