I want to make a custom plugin for stitching N sinks to 1 src. And the frame size of  src is base on the frame size of input. 

 -------                                     custom
|         |                            ----------------
| src  0| \                          |                    |
|         |    \ ---------------- |sink0             |
 -------                             |                 src| 
                                       |                     | 
 -------       ---------------- |sink1              |
|         |  /                        |                     |
|   src1|/                           -----------------
|         |
 -------

But actually I know little about this.

I have looked through the videomixer gstramer-good plugin.

But it is too complex for my target.

I just I want to use a fixed caps pad with only one video format.

I seems the GstCollectPads should be used to control the flow.  

But which methods should be implemented?

Can Is there anyone can give me some advice?

Thanks very much!

        
        
        
<br/><hr align="left" width="300" />
Sent from the <a href="http://gstreamer-devel.966125.n4.nabble.com/">GStreamer-devel mailing list archive</a> at Nabble.com.<br/>