[Cin] BD creation aspect 16:9 fixes?
Andrew Randrianasulu
randrianasulu at gmail.com
Thu Jan 18 20:30:37 CET 2024
чт, 18 янв. 2024 г., 22:07 Phyllis Smith <phylsmith2017 at gmail.com>:
> Andrew, I finally read through the patches and they look good within my
> limited knowledge.
> BUT, do you have any objection to moving the lines so that there are not
> confusing options where 720x576 and 720x480 repeat themselves -- i.e. the
> (w) does not show on the outer window and only after you highlight it? So
> the code from 0001-Add-SD-16-9-formats-to-BD-render.patch would look like
> below:
>
> { "720x576 25i", 720,576, 25., 0,
> ILACE_MODE_BOTTOM_FIRST },
> { "720x576 25p*", 720,576, 25., 0,
> ILACE_MODE_NOTINTERLACED },
>
> * { "720x576(w) 25i", 720,576, 25., 1, ILACE_MODE_BOTTOM_FIRST
> }, { "720x576(w) 25p*", 720,576, 25., 1,
> ILACE_MODE_NOTINTERLACED },*
> { "720x480 29.97i", 720,480, 29.97, 0,
> ILACE_MODE_BOTTOM_FIRST },
> { "720x480 29.97p*", 720,480, 29.97, 0,
> ILACE_MODE_NOTINTERLACED },
> { "720x480(w) 29.97i", 720,480, 29.97, 1,
> ILACE_MODE_BOTTOM_FIRST },
> { "720x480(w) 29.97p*", 720,480, 29.97, 1,
> ILACE_MODE_NOTINTERLACED },
>
no objection, nice catch!
>
> So as not to send bigger files to the Mailing List, I will send to Andrew,
> png shots.
>
> On Tue, Jan 16, 2024 at 12:22 AM Andrew Randrianasulu <
> randrianasulu at gmail.com> wrote:
>
>> I tried to edit in place ff_options before batchrender job was created.
>>
>> It seems to work but need real (on real hardware player + TV) testing ...
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cinelerra-gg.org/pipermail/cin/attachments/20240118/6b7f6898/attachment.htm>
More information about the Cin
mailing list