<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 02/10/2014 10:41 AM, Steve Borho
      wrote:<br>
    </div>
    <blockquote
cite="mid:CACD6pqPomY7aPeWjq1h-ASj++qU2_F1_FDgKvF9NSmL+xZiv=w@mail.gmail.com"
      type="cite">
      <div dir="ltr"><br>
        <div class="gmail_extra"><br>
          <br>
          <div class="gmail_quote">On Thu, Jan 30, 2014 at 12:31 PM,
            Steve Borho <span dir="ltr"><<a moz-do-not-send="true"
                href="mailto:steve@borho.org" target="_blank">steve@borho.org</a>></span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <div dir="ltr"><br>
                <div class="gmail_extra"><br>
                  <br>
                  <div class="gmail_quote">
                    <div class="">On Wed, Jan 29, 2014 at 5:13 PM, dave
                      <span dir="ltr"><<a moz-do-not-send="true"
                          href="mailto:dtyx265@gmail.com"
                          target="_blank">dtyx265@gmail.com</a>></span>
                      wrote:<br>
                      <blockquote class="gmail_quote" style="margin:0px
                        0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi
                        All,<br>
                        <br>
                        I would like to offer my services and contribute
                        to x265 development.  From the wiki it looks
                        like there are plenty things to do but I don't
                        want to duplicate or interfere with the work of
                        anyone else so if someone can give me something
                        to do I would appreciate it.  I am open to
                        anything needed by x265, both c/c++ and assembly
                        work though I don't mind being given something
                        simple just to get started.  You can find me in
                        the x265 irc channel as dtyx265.</blockquote>
                      <div><br>
                      </div>
                    </div>
                    <div>Hi Dave.</div>
                    <div><br>
                    </div>
                    <div>I've been collecting the more pressing TODO
                      items in the bitbucket repository's issue tracker:
                       <a moz-do-not-send="true"
href="https://bitbucket.org/multicoreware/x265/issues?status=new&status=open"
                        target="_blank">https://bitbucket.org/multicoreware/x265/issues?status=new&status=open</a> </div>
                  </div>
                  <div class="gmail_extra"><br>
                  </div>
                  #21 (enabling the VUI message) is the most pressing of
                  the "simple" problems.  That would be a great place to
                  start.</div>
              </div>
            </blockquote>
            <div><br>
            </div>
            <div>Hi Dave,</div>
            <div><br>
            </div>
            <div>How are things going on this front? </div>
          </div>
          <div><br>
          </div>
          -- <br>
          Steve Borho
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
x265-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:x265-devel@videolan.org">x265-devel@videolan.org</a>
<a class="moz-txt-link-freetext" href="https://mailman.videolan.org/listinfo/x265-devel">https://mailman.videolan.org/listinfo/x265-devel</a>
</pre>
    </blockquote>
    I studied the VUI in the h265 spec, appendix E and have been
    studying the x265 code from your suggested starting point,
    setVuiParametersPresentFlag().  It looks like most fields are set to
    spec defaults.  Some look like values that can be options specified
    by the user, others look like values that are calculated from
    encoding a video.<br>
    <br>
    Can you tell me more about just what pts and dts are?  I understand
    generally what they are but it seems like there are a few places in
    the VUI where they might play a role in calculating values.  I
    haven't had a chance yet to compare to x264 code yet so if it all
    becomes obvious there then I will get it.<br>
    <br>
    I tried to create a user account on bitbucket so I could have issue
    21 assigned to me but I keep getting<br>
    <div id="summary">
      <h1>Forbidden <span>(403)</span></h1>
      <p>CSRF verification failed. Request aborted.</p>
    </div>
    <br>
    maybe bitbucket doesn't think I am human<br>
    <br>
    Dave<br>
  </body>
</html>