Custom data handling

Stirling Westrup swestrup at gmail.com
Mon Apr 29 13:28:37 PDT 2013


On Mon, Apr 29, 2013 at 7:54 AM, yaksha <raju.babannavar at gmail.com> wrote:

> Hi Stirling Westrup,
>
> *Capabilities -> You can also re-use an existing data class and just add
> new
> capabilities to it. *
>
> I didn't understand above part in your reply. Can you please elaborate it
> little more. What is data class? where can I find its definition.? How to
> add new capability? Thanks in advance.
>

Capabilities are the data passed along during pipeline negotiation. Things
like "video/x-raw,format=(string)I420", These things are essentially
free-format so one could just add there own parameters if they liked:
"video/x-raw,format=(string)I420,data_val=(int)97"

Look up GstCaps in the GStreamer reference for information on how to make
and use them.



> --
> View this message in context:
> http://gstreamer-devel.966125.n4.nabble.com/Custom-data-handling-tp4658536p4659730.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>



-- 
Stirling Westrup
Programmer, Entrepreneur.
https://www.linkedin.com/e/fpf/77228
http://www.linkedin.com/in/swestrup
http://technaut.livejournal.com
http://sourceforge.net/users/stirlingwestrup
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130429/07807f75/attachment.html>


More information about the gstreamer-devel mailing list