[x265] I would like to contribute to x265

Steve Borho steve at borho.org
Tue Feb 11 06:20:36 CET 2014


On Mon, Feb 10, 2014 at 7:44 PM, dave <dtyx265 at gmail.com> wrote:

>  I think the denominator that you are looking for is already set in class
> TimingInfo.  vui_num_units_in_tick(confusingly named, if I understand it
> correctly) and vui_time_scale are set based on frame rate.  The other
> TimingInfo members that are not set depend on the consistency of timing of
> the frames.
>
> One other possibility is the hrd parameter m_tickDivisorMinus2.  It is set
> to 100 - 2 in TComSPS::setHrdParameters though given the description of
> tic_divisor_minus2 in the spec I am not sure if this is an accurate or
> useful value.
>
> Since it looks like currently no VUI is generated, perhaps I should just
> add what's needed so a VUI can optionally be added to an encoded video
> along with filling out the rest of the VUI's fields.
>

That sounds like a good place to start.

--
Steve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20140210/27203754/attachment.html>


More information about the x265-devel mailing list