[Cin] megapatch series 8

Andrew Randrianasulu randrianasulu at gmail.com
Wed Apr 13 04:19:16 CEST 2022


new, updated series!

I moved libbthread at main level so dynamic termux build can be compiled
automatically like others.

not yet done any additional  layout in bdcreate.C


On Wednesday, April 13, 2022, Andrew Randrianasulu <randrianasulu at gmail.com>
wrote:

>
>
> On Wednesday, April 13, 2022, Phyllis Smith <phylsmith2017 at gmail.com>
> wrote:
>
>> Not sure what you want to change but making the box a little higher so
>> that the green + and red x are lower can be done by changing the yS(290) to
>> a larger number than 290 (what is currently line 481) as shown below in
>> bdcreate.C
>>
>
>
> tbanks!
>
>>
>> option_presets();
>>         int scr_x = mwindow->gui->get_screen_x(0, -1);
>>         int scr_w = mwindow->gui->get_screen_w(0, -1);
>>         int scr_h = mwindow->gui->get_screen_h(0, -1);
>>         int w = xS(560), *h = yS(290)*;
>>         int x = scr_x + scr_w/2 - w/2, y = scr_h/2 - h/2;
>>
>> The new "Profile" box looks OK.  Did you want to change the placement of
>> "use tsmuxer"?
>>
>
>
> no, just move  ok/cancel buttons a bit down relative to others... and may
> be make nice rows out of usual checkboxes
>
>
>
>
>> On Tue, Apr 12, 2022 at 5:42 PM Andrew Randrianasulu <
>> randrianasulu at gmail.com> wrote:
>>
>>> thanks!
>>>
>>> for further testing - right now my bd creation window look like this
>>> (attached)
>>>
>>> not very aligned.. I'll try to fix this but layout rules for various gui
>>> elements still not clear for me, any help?
>>>
>>>
>>>
>>> On Wednesday, April 13, 2022, Phyllis Smith <phylsmith2017 at gmail.com>
>>> wrote:
>>>
>>>> Tested and checked into GIT the following from the MEGApile:
>>>>   0001, 0002, 0003, 0011, 0032
>>>>
>>>> $ git am --whitespace=fix megapile_8/*
>>>>> Applying: ffmpeg 4.4 bluray lpcm encoder
>>>>> Applying: Fix ffmpeg 4.4 bluray lpcm patch for 5.1 ?
>>>>> Applying: Add simple m2ts lpcm profile
>>>>>
>>>>  ...
>>>>
>>>>> Applying: Rename m2ts_pcm.m2ts to bluray_lpcm.m2ts
>>>>>
>>>> ...
>>>>
>>>>> Applying: realtime prio only on linux and termux for now
>>>>>
>>>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cinelerra-gg.org/pipermail/cin/attachments/20220413/c4f16bcc/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: megapile_9.tar.gz
Type: application/gzip
Size: 60537 bytes
Desc: not available
URL: <https://lists.cinelerra-gg.org/pipermail/cin/attachments/20220413/c4f16bcc/attachment-0001.bin>


More information about the Cin mailing list