Hello,<br><br>I'm new to gstreamer and i wonder if it's possible with gstreamer :<br><br>(1) to put a buffer in a plugin (in a decoder/filter for example) <br>(2) lunch the decode/filter process (only process one plugin)<br>
(3) and grab the out buffer<br><br>The question is, is it possible to use a plugin alone without using the pipeline ?<br><br>Regards,<br><br>Kilian<br>