<div dir="ltr"><div class="gmail_default" style="font-size:small">I removed the line from the GIT manual.</div><div class="gmail_default" style="font-size:small">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.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Apr 24, 2022 at 4:42 AM Andrew Randrianasulu via Cin <<a href="mailto:cin@lists.cinelerra-gg.org">cin@lists.cinelerra-gg.org</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">I think you can make BD if you set enough swap space<div><br></div><div>something like </div><div><br></div><div>modprobe zram</div><div>echo 2000000000 > /sys/block/zram0/disksize</div><div>mkswap /dev/zram0</div><div>swapon /dev/zram0</div><div><br></div><div>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!) </div><div><br></div>
-- <br>
Cin mailing list<br>
<a href="mailto:Cin@lists.cinelerra-gg.org" target="_blank">Cin@lists.cinelerra-gg.org</a><br>
<a href="https://lists.cinelerra-gg.org/mailman/listinfo/cin" rel="noreferrer" target="_blank">https://lists.cinelerra-gg.org/mailman/listinfo/cin</a><br>
</blockquote></div>