<div dir="ltr"><div>Hello Nicolas,<br><br></div>Thanks for your advice. i will upgrade my gstreamer to new version. <br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Dec 3, 2014 at 8:16 PM, Nicolas Dufresne <span dir="ltr"><<a href="mailto:nicolas.dufresne@collabora.com" target="_blank">nicolas.dufresne@collabora.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Le 2014-12-03 00:25, Deepak Agasibagil a écrit :<span class=""><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
I know that i have to use the 'videorate' element, in above pipeline,<br>
I just want confirm that is there any way that i can create two 'src' pads<br>
on the same  video source element with different frame rate.<br>
</blockquote></span>
It should work if you add a videorate after the queues, which comes after the tee. Note that videorate isn't really good without live pipeline. It cause drastic jitter in latency time. A workaround is to get rid of latency. With x264enc, this can be done using parameter tune=zerolatency.<br>
<br>
Note that 1.X have had great enhancement over 0.10, I would like to recommend you to upgrade. Staying on un-maintained 0.10 basically mean that if you hit a bug, you'll be on your own.<br>
<br>
cheers,<br>
Nicolas<div class="HOEnZb"><div class="h5"><br>
______________________________<u></u>_________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.<u></u>freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/<u></u>mailman/listinfo/gstreamer-<u></u>devel</a><br>
</div></div></blockquote></div><br></div>