<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 12/09/2011 11:49 AM, huzefa siyamwala wrote:
<blockquote
cite="mid:CAOsM5s=wQ=E_ubVQ-Yx1ZRMURLnZa3hihjkM=RtLgTzOZ3qzfw@mail.gmail.com"
type="cite">
<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>
</div>
</blockquote>
there is no gst-editor anymore. For testing you could also take a
look at<br>
<a href="http://cgit.freedesktop.org/gstreamer/gst-qa-system/">http://cgit.freedesktop.org/gstreamer/gst-qa-system/</a><br>
To test a muxer, you could basically write a shell script that muxes
various format variants using gst-launch.<br>
Then verify the resulting files and also run the muxing under
valgrind to make sure you don't leak memory.<br>
<br>
Stefan<br>
<br>
<blockquote
cite="mid:CAOsM5s=wQ=E_ubVQ-Yx1ZRMURLnZa3hihjkM=RtLgTzOZ3qzfw@mail.gmail.com"
type="cite">
<div class="post-text">
<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>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
</blockquote>
<br>
</body>
</html>