<div dir="ltr">Hi Dmitri.<br><br><div class="gmail_extra"><div class="gmail_quote">On Tue, Jul 29, 2014 at 7:45 PM, dmitrijs2005 <span dir="ltr"><<a href="mailto:dmitrijs2005@gmail.com" target="_blank">dmitrijs2005@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks again. Finally I got it running<br>Now I got 2 more questions:<br>
Is it possible to send output to multiple ports using different quality<br>
(bitrate) for each?<br></blockquote><div><br></div><div>Yes, but you have to encode each quality. No peeling/sligcing in x264. You have to "tee" you video src in the pipeline and add another x264 with other parameters. If you want to do low bandwidth encoding, you should quite likely resize video for that specific quality. You can also think of using  non square pixels to further reduce bandwidth required.<br>
</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
And then, what could I do to improve overall picture quality (now it looks<br>
quite pixelated)<br></blockquote><div><br></div><div>Try add "tune=zerolatency" to your x264enc.<br><br></div><div class="im HOEnZb"> Best regards<br></div><div class="im HOEnZb">Peter Maersk-Moller<br></div></div>
</div></div>