h265ize
A node utility utilizing ffmpeg to encode videos with the hevc codec
h265ize is a command-line tool that automates the conversion of video files to the H.265/HEVC codec using FFmpeg. It is designed to reduce file sizes while maintaining high visual quality, making it ideal for archiving and storage optimization. The tool scans directories, identifies compatible files, and processes them automatically with predefined encoding settings. It emphasizes ease of use by minimizing the need for manual configuration. h265ize can skip already optimized files and manage output efficiently. ...