like this? 

On Saturday, April 30, 2022, Phyllis Smith <phylsmith2017@gmail.com> wrote:
I removed the line from the GIT manual.
Also, updated bluray section to add "Profile", "use tsmuxer", and Chapters at Intervals 'how to' for bluray.  Should have updated the corresponding pngs for bluray but could not get the pulldown to show.

On Sun, Apr 24, 2022 at 4:42 AM Andrew Randrianasulu via Cin <cin@lists.cinelerra-gg.org> wrote:
I think you can make BD if you set enough swap space

something like 

modprobe zram
echo 2000000000 > /sys/block/zram0/disksize
mkswap /dev/zram0
swapon /dev/zram0

for 2 gb swap on 6 gb ram machine (usually pure 32 bit kernel can't see more than 4gb, but PAE kernel can, and you might have 64 bit kernel with 32-bit user apps/libs - thus 4 gb address space per process, and access to all physacal ram and 64-bit kernel optimizations and 64/32 bit x86 kvm!) 

--
Cin mailing list
Cin@lists.cinelerra-gg.org
https://lists.cinelerra-gg.org/mailman/listinfo/cin