Maybe we should also build X64 and ARM64 versions
Author: qinlili23333Created Apr 30, 2022Updated Aug 1, 2026
Labelsenhancement
Currently lively only provides X86 prebuilt version with X86 mpv player inside. Although X64 windows can natively run X86 applications and ARM64 windows can run X86 applications by arch translation tech with low efficiency, X86 applications can only use 4G memory. This caused that if u added too much wallpapers, lively itself may touch the 4G limit. Also mpv will touch 4G limit if the video is in high resolution such as 16K 120FPS video with AV1 encoding. So it's time to provide X64 and ARM64 native prebuilt versions. Maybe they can be auto built by Github Actions.
Source: rocksdanister/lively