<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 25, 2018 at 8:13 AM, Pradeep Ramachandran <span dir="ltr"><<a href="mailto:pradeep@multicorewareinc.com" target="_blank">pradeep@multicorewareinc.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class="gmail-">On Mon, Jan 22, 2018 at 7:12 AM, Vittorio Giovara <span dir="ltr"><<a href="mailto:vittorio.giovara@gmail.com" target="_blank">vittorio.giovara@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><span><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jan 17, 2018 at 10:30 PM, Vittorio Giovara <span dir="ltr"><<a href="mailto:vittorio.giovara@gmail.com" target="_blank">vittorio.giovara@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><div><div><div>Hi,<br></div>is it possible to call x265_encoder_reconfig() after the encoder has been opened?</div><div><br></div>I tried doing so, setting masteringDisplayColorVolume and then reconfiguring, but it does seem to be applied. <br></div></div><div><div><div><div><span class="gmail-m_7714807069509491969m_3891536657456528913gmail-HOEnZb"></span></div></div></div></div></div>
</blockquote></div><br></div></span><div class="gmail_extra">sorry, typo, this sentence should have been "I tried doing so, setting masteringDisplayColorVolume and then reconfiguring, but they do *not* seem to be applied"</div></div></blockquote><div><br></div></span><div>As the documentation defines, not all parameters can be reconfigured. masteringDisplayColorVolume is one that cannot be yet. It should be a simple patch to support this though. Patches welcome :-)</div></div></div></div></blockquote></div><br clear="all"></div><div class="gmail_extra">When I looked at it, it wasn't so simple, since masteringDisplayColorVolume requires careful handling as noted here<br><a href="https://github.com/FFmpeg/FFmpeg/blob/master/libavcodec/hevcdec.c#L2675-L2680">https://github.com/FFmpeg/FFmpeg/blob/master/libavcodec/hevcdec.c#L2675-L2680</a><br></div><div class="gmail_extra">If you have documentation about x265 internals and its timings I'll try and take another stab at it.<br></div><div class="gmail_extra">-- <br><div class="gmail_signature">Vittorio</div>
</div></div>