[x265] [PATCH] Merged TEncCfg into Encoder. A few VUI tweaks and fixes

Steve Borho steve at borho.org
Tue Mar 4 00:19:42 CET 2014


On Mon, Mar 3, 2014 at 5:12 PM, dave <dtyx265 at gmail.com> wrote:
> On 03/03/2014 02:51 PM, Tim Walker wrote:
>>
>> On 03 Mar 2014, at 23:27, dtyx265 at gmail.com wrote:
>>
>>> A few VUI tweaks and fixes.
>>
>> Maybe something slightly more descriptive would be useful?
>>
>> More importantly, can you please elaborate on exactly what tweaks and
>> fixes you did for curious people like me?
>>
>> Cheers,
>>
>> Tim
>> _______________________________________________
>> x265-devel mailing list
>> x265-devel at videolan.org
>> https://mailman.videolan.org/listinfo/x265-devel
>
>
> Tweaks:
>
> Renamed SubPicCpbParamsPresentFlag to SubPicHrdParamsPresentFlag.  There is
> no h265 hrd field called SubPicCpbParamsPresentFlag, it was probably a typo
> and should have been SubPicHrdParamsPresentFlag
>
>
> Fixes:
>
> corrected --nal-hrd option
> added --hrd option
> corrected --subpichrd option

Do these options actually work?  They seem to imply further SEI
messages will follow in the bitstream and I'm not sure we will
actually emit them.  I think we should hide/disable options which are
not fully functional.

-- 
Steve Borho


More information about the x265-devel mailing list