Re: AppSink, GstBuffer and GdkPixbuf inside it

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Re: AppSink, GstBuffer and GdkPixbuf inside it

Erick Pérez Castellanos
> You're probably getting the video in the wrong format (e.g.
> video/x-raw-yuv,format=I420) and not the RGB format/layout required.
Yeah. thxs, that's what was happening.
> Force appsink's caps to the same caps as gdkpixbufsink has on its
> template and it should be fine.

> (But really, why not use gdkpixbufsink?)
Cause I don't want any dropped frames, and so far as I've understood
addpsink is the one that ensure I got every frame by making a queue. I
believe that gdkpixbufsink drops frames if I don't process it fast
enough.
> Cheers
>  -Tim
Thxs, Really thxs


_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel