<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Oct 28, 2013 at 8:12 AM,  <span dir="ltr"><<a href="mailto:idxa@sina.com" target="_blank">idxa@sina.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><font style>Hi,</font></div>
<div>
<div dir="ltr"><font style></font> </div>
<div dir="ltr"><font style>The reason for more fluctuation of PSNR is  that the value of cfg->param.rc.rateTolerance has been set too small. And I try testing with -F 1, the result is same, maybe it depends on video context.</font></div>

<div dir="ltr"> </div>
<div dir="ltr">I have written a patch to fix some bugs of ABR,  </div>
<div dir="ltr"><font size="+0">1. modify rateTolerance from 0.1 to 1.0, in order to allow the final bitrate to fluctuate more(CBR to ABR)</font></div>
<div dir="ltr"><pre style="TEXT-INDENT:0px;MARGIN:0px"><font style="FONT-FAMILY:Times New Roman">2. the value of ncu in initialization of ratecontrol has been set according to 16x16 block size which is same to x264, for corresponding empirical formula in x264 is for 16x16 block</font></pre>
<pre style="TEXT-INDENT:0px;MARGIN:0px"><font style="FONT-FAMILY:Times New Roman">3. do more modification to make ratecontrol algorithm of x265 more similar to x264, for x264 has been developed for about 10 years and is very mature , it is reasonale to take its methods first.</font></pre>
</div></div></blockquote><div><br></div><div>Thanks, these results look promising.  I'm going to hold off the 0.5 tag until Aarthi reviews this change.  If all goes well, this will be the last change on the stable branch prior to tagging.</div>
<div><br></div><div>--</div><div>Steve Borho</div></div></div></div>