Hi all!<br><br>The gstreamer framework uses ffmpeg codecs to encode/decode data? The problem is that: I have a mini video surveillance system that runs on linux, and I developed a decoder plugin based on ffmpeg and Intel IPP. The configuration file tells what is the decoder plugin to use (ffmpeg or IPP shared libraries) to decode compressed images. What I need to now is that: the decoders that gstreamer uses are the same that ffmpeg implements? Or can I develop a gstreamer plugin for my application that uses decoders from gstreamer?<br>
<br>thanks,<br>Nuno Cardoso.<br>