<p dir="ltr">I have a similar application but instead of setting the framerate in the video convert element I use a caps filter:<br>
tee - queue - videoconvert - video/x-raw, framerate=1/1 -... </p>
<p dir="ltr">I don't know if there is a real difference between the two, maybe someone else can answer this. </p>
<p dir="ltr">It works correctly with version 1.4.5. </p>
<p dir="ltr">Hope it helps, <br>
Miguel Domingues</p>
<div class="gmail_quote">Em 03/03/2015 18:35, "Engin Firat" <<a href="mailto:engin.firat@adonissyazilim.com">engin.firat@adonissyazilim.com</a>> escreveu:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello all,<div><br></div><div>I have an analogue camera sources and frames are grabbed by using v4l2src element. I branch into two pipelines by using tee element. In one branch I encoding at 25 fps is performing and in other branch encoding at a lower fps (1, 5, 10) is performing. Whenever I set the second framerate to values 1 or 5 the pipeline halts. But the value of ten works without any problems.</div><div><br></div><div>Below you can find the pipeline:</div><div><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><blockquote style="margin:0 0 0 40px;border:none;padding:0px"></blockquote></blockquote><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><blockquote style="margin:0 0 0 40px;border:none;padding:0px">-> queue -> vaapiencode_h264 -> matroskamux -> filesink</blockquote></blockquote><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><blockquote style="margin:0 0 0 40px;border:none;padding:0px">|</blockquote></blockquote>v4l2src _____|<br><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><blockquote style="margin:0 0 0 40px;border:none;padding:0px">|<br>-> queue -> vidoerate max-rate=1 -> x264enc -> rtph264pay -> queue -> udpsink <br><br></blockquote></blockquote>How can run two branhes of pipeline in different frame rates? Or more specifically, the problem is about different frame rates or something else?<div><br></div><div>I have inspected on DEBUG messages of gstreamer but I cannot find anything.<br><div><div><br></div>-- <br><div><div dir="ltr"><div><b style="font-family:arial,helvetica,sans-serif"><span style="border-collapse:collapse;font-family:arial,sans-serif">Engin FIRAT</span></b></div><span><div><font size="1">Adoniss Yazılım Bilişim </font></div><div><font size="1">Elektronik </font><span style="font-size:x-small">Araştırma Geliştirme </span></div><div><font size="1">Limited Şirketi</font></div><div><p style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;margin:0px"><font size="1"><a href="tel:%2B90%20506%20884%2082%2007" value="+905068848207" target="_blank">+90 506 884 82 07</a> (Mobile)</font></p><font size="1">ODTÜ Teknokent, </font><span style="font-size:x-small">ODTÜ-Halıcı Yazılımevi </span></div><div><span style="font-size:x-small">İnönü Bulvarı / ANKARA (Address)</span></div><div><p style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;margin:0px"><font size="1"><img src="http://gdurl.com/hml0"><br></font></p></div></span></div></div>
</div></div></div>
<br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
<br></blockquote></div>