Wallper v1.6.4
Lockscreen Encoding — Reliability over speed
Improvements
Lockscreen Encoding
- Removed unreliable HEVC remux passthrough - lockscreen video is now always fully transcoded to HEVC 10-bit
- Previously, videos already in HEVC format were simply remuxed from .mp4 to .mov without re-encoding; this was fast but produced files that failed to play on the lockscreen
- Full transcode ensures consistent lockscreen playback across all video sources
File Comparison
- Enhanced duplicate file detection:
filesAreIdenticalnow compares first 8KB of file content in addition to file size - Prevents false positives where different files with identical sizes were incorrectly treated as the same file, skipping necessary re-encoding