<div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-size:small">Andrew, <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="gmail_default" style="font-size:small"> I can not get x264-params to 
work with tff or bff added at the end of the statement.  I even tried 
tff=1 and still does not work.</div></blockquote><div class="gmail_default" style="font-size:small"></div><div class="gmail_default" style="font-size:small">I did finally get x264-params to work correctly so I withdraw that question.  Apparently, I just kept making mistakes.<br></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="gmail_default" style="font-size:small">have yet to have him 
look into the bdcreate.C changes<br></div></blockquote><div>GG did look at your patch.  Previously he had changed "putting the bff and tff" on the end of the opts line to be smarter so that these could go into the options files instead.   So we can at least add the 3 missing 1920x1080p... possible types.  And I "think" that you are saying below that the "pulldown" option is not complete so we should not add it.<br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Nov 16, 2019 at 12:57 AM Andrew Randrianasulu <<a href="mailto:randrianasulu@gmail.com">randrianasulu@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
No, apparently pulldown option requres more handling:<br>
<br>
from x264.h<br>
<br>
   /* Pulldown:<br>
     * The correct pic_struct must be passed with each input frame.<br>
     * The input timebase should be the timebase corresponding to the output framerate. This should be constant.<br>
     * e.g. for 3:2 pulldown timebase should be 1001/30000<br>
     * The PTS passed with each frame must be the PTS of the frame after pulldown is applied.<br>
     * Frame doubling and tripling require b_vfr_input set to zero (see H.264 Table D-1)<br>
     *<br>
     * Pulldown changes are not clearly defined in H.264. Therefore, it is the calling app's responsibility to manage this.<br>
     */<br>
<br>
so, no for now.<br>
<span class="gmail_default" style="font-size:small"></span></blockquote><div> <span class="gmail_default" style="font-size:small"></span><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
I tried to see if scaling checkbox in BD creation dialog worked,<br></blockquote><div><span class="gmail_default" style="font-size:small">I will look into scaling as it was working but I have not looked at it for a long time so need to refresh my memory.</span> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
actually, I think for current time jsut commented  bluray.m2ts opts file should work....<br>
with just  struct bd_format expansion, because I don't know how to add correctly <br>
line or two inside already-read opts file (my x264-opts editing was not accepted by ffmpeg)<br>
<br>
</blockquote></div></div>