[Bug 742918] v4l2: Add decoder and converter element with RW device property
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jun 6 09:16:54 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=742918
--- Comment #26 from Michael Tretter <m.tretter at pengutronix.de> ---
Created attachment 353247
--> https://bugzilla.gnome.org/attachment.cgi?id=353247&action=edit
v4l2: Add generic v4l2videoenc element
This patch creates a generic encoder element based on and similar to the
generic convert element.
Example usage:
gst-launch [..] ! v4l2videoenc device=/dev/video2 ! [..]
If this element is combined with udev rules to create named device nodes
for the v4l2 devices, you can define stable pipelines with speaking
names for the encoder elements, e.g.
gst-launch [..] ! v4l2videoenc device=/dev/v4l/coda-encoder ! [..]
--
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