Appsink questions

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Appsink questions

Darren Staples
Appsink questions
  1. Can anyone point me at a non-out-of-date example for using the appsink element please ?
  2. If not, what events/signals do I need to use to be able to access the raw-frame data for my movie ?
  3. Should I just set the pipeline to play, or do I need to step one frame at a time (I anticipate that processing of the raw frame data will be slow enough that my application will not be able to keep up with the full frame rate) ?

Thanks !

Darren

 

*** FRIEND MTS LIMITED EMAIL CONFIDENTIALITY ***

This email message and any attachments may contain information which is confidential or privileged and is intended for the sole use of the person to whom it is addressed.  If you are not the intended recipient, be aware that any disclosures, copying, distribution or use of the contents is prohibited.  If you have received this email message in error, please notify our office by telephone (+44 (0)121 633 2000) or email ([hidden email]) immediately.  Thank you.


------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Appsink questions

Wim Taymans
On Mon, Jan 12, 2009 at 3:14 PM, Darren Staples
<[hidden email]> wrote:
> Can anyone point me at a non-out-of-date example for using the appsink
> element please ?

I don't think there is out-of-data documentation for appsink.

> If not, what events/signals do I need to use to be able to access the
> raw-frame data for my movie ?

did you check the documentation (in the source code) here:

http://webcvs.freedesktop.org/gstreamer/gst-plugins-base/gst-libs/gst/app/gstappsink.c?revision=1.19&view=markup

Pleas let us know what's missing.

> Should I just set the pipeline to play, or do I need to step one frame at a

yes, configure and link appsink as the sink, then play the pipeline
and start pulling buffers.

Wim

> time (I anticipate that processing of the raw frame data will be slow enough
> that my application will not be able to keep up with the full frame rate) ?
>
> Thanks !
>
> Darren
>
>
>
> *** FRIEND MTS LIMITED EMAIL CONFIDENTIALITY ***
>
> This email message and any attachments may contain information which is
> confidential or privileged and is intended for the sole use of the person to
> whom it is addressed.  If you are not the intended recipient, be aware that
> any disclosures, copying, distribution or use of the contents is
> prohibited.  If you have received this email message in error, please notify
> our office by telephone (+44 (0)121 633 2000) or email
> ([hidden email]) immediately.  Thank you.
>
> ------------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It is the best place to buy or sell services for
> just about anything Open Source.
> http://p.sf.net/sfu/Xq1LFB
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>

------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel