Hi Denis and others,

As agreed during our discussion in FOSDEM i m sending this feature
request.

In the GStreamer sink element i need to be able to handle 2 cases :

- Instantiated with nothing initialized on the DirectFB Side. then i
init, get primary layer and draw fullscreen in a window i create myself.
- Applications passes a precreated window where i should draw.

I will create an interface for that with something like :

gst_dfb_overlay_set_window (GstDfbOverlay *overlay, IDirectFBWindow
*window)

From that window i would need to retreive supported pixel format
(hardware) to inform gstreamer how to get optimal and cheap colorspace
conversion. And i also need to be able to set the pixelformat of the
window's surface after creation when the pipeline capabilities have been
negotiated.

Thanks.

-- 
Julien MOUTTE (aka Dolphy)

Homepage : http://dolphy-tech.net

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to