<div class="post-text">
<p>I have implemented gstreamer muxer plugin and its testing is
done by applying various test files as its input by following utilities.</p>
<ul><li>gst-launch</li><li>gst-editor</li><li>gst-inspect</li></ul>
<p>I wanted to test mine plugin with some other standard utility or tool
which can use mine gstreamer muxer plugin for its internal working so
that i can make sure that mine plugin will work with all other standard
tools or application.
Can anyone describe me the test set-up or test environment that i can
make for testing mine plugin.</p>
</div>