<div dir="ltr">Hi Nicolas<br><div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Aug 6, 2014 at 3:03 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">Keep increasing the bitrate. If you want to go further, learn what set<br>
of flags zerolatency is, split it up, and enable/disable some of it, to<br>
actually tune your quality. Don't set tune if you want to use<br>
option-string or split properties (that would conflict). Zero-latency<br>
disables anything that requires extra observation, hence a lot of that<br>
would lead to higher quality at the cost of some latency.<br></blockquote><div><br></div><div>Does this mean, that setting zerolatency will make x264enc ignore bframes if you do it like this?<br><br></div><div>    gst-launch  ..... !  x264enc tune=zerolatency bframes=2 ! ...<br>
<br></div><div>Or does it mean that zerolatency first sets bframes to 0 and then the option bframes is set afterwards during initialization of x264enc ?<br><br></div><div>If yes, is the order the arguments are given important?<br>
</div><div><br></div><div>Best regards<br></div><div>Peter<br></div></div></div></div></div>