[x265] [PATCH] ratecontrol: improve visual quality and bitrate savings in ABR
Steve Borho
steve at borho.org
Thu May 29 21:03:08 CEST 2014
On Thu, May 29, 2014 at 1:57 PM, Aarthi Priya Thirumalai
<aarthi at multicorewareinc.com> wrote:
>
> On May 30, 2014 12:20 AM, "Steve Borho" <steve at borho.org> wrote:
>>
>> On Thu, May 29, 2014 at 1:43 PM, Aarthi Priya Thirumalai
>> <aarthi at multicorewareinc.com> wrote:
>> > initially both frameNumThreads and m_totalFrameThreads are set to same
>> > value
>> > specificed by user. So, we are always creating frameEncoder objects,
>> > frameNumThreads holds actual frame thread count.
>> > Only when we begin to encode, we change the value n within that second
>> > we
>> > reset it to orig num of frame threads. So , the destroy func called at
>> > very
>> > end can use frameNumThreads safely. Logically, There shouldn't be memory
>> > leaks here..
>>
>> If the clip is less than half a second long?
>
> :) ok.
I have this patch queued locally, so these fixups should be a second patch
--
Steve Borho
More information about the x265-devel
mailing list