Re: [Cin] line in manual saying 32-bit OS not enough for BD
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!)
OK, let me see if I can try that. + it does work on Debian 11.0 32-bit but it failed on Debian 9.1 32-bit so I will remove that from the manual which I have to update for lpcm and tsmuxer anyway. P.S. the chapter patch you provided yesterday worked well -- I just want to test on another computer. On Sun, Apr 24, 2022 at 4:42 AM Andrew Randrianasulu via Cin < [email protected]> 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 [email protected] https://lists.cinelerra-gg.org/mailman/listinfo/cin
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 < [email protected]> 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 [email protected] https://lists.cinelerra-gg.org/mailman/listinfo/cin
like this? On Saturday, April 30, 2022, Phyllis Smith <[email protected]> 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 < [email protected]> 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 [email protected] https://lists.cinelerra-gg.org/mailman/listinfo/cin
Not exactly. I am looking for a replacement for bluray01.png and still with the Scale pulldown that Andrea originally made. It is probably better for him to redo it and send it to me privately because png's look so much better in the manual than jpg's but they are too big to go through Cinelerra's email. But I am saving what you sent and it may get used too. On Fri, Apr 29, 2022 at 4:23 PM Andrew Randrianasulu < [email protected]> wrote:
like this?
On Saturday, April 30, 2022, Phyllis Smith <[email protected]> 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 < [email protected]> 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 [email protected] https://lists.cinelerra-gg.org/mailman/listinfo/cin
I'm sorry, but I'm away from PC for this weekend.
participants (3)
-
Andrea paz -
Andrew Randrianasulu -
Phyllis Smith