Commit Graph

4 Commits

Author SHA1 Message Date
Tiger Ren 4e63e41a0f add hevc nvenc preset and batch compress scripts
- hevc_nvenc_1080p.json: 1080p HEVC NVENC preset (slow, 1850k VBR, 160k AAC)
- hevc_nvenc_1080p_v2.json: same with decomb off for progressive sources
- compress_hevc.py: batch folder compression with duration-based bitrate
- compress_hevc_v2.py: adds NVDEC hw decode and optional -j 2 parallel mode
- hevc_nvenc_1080p.md: preset usage doc with bitrate sizing table
2026-09-02 23:13:49 +08:00
Tiger Ren d4d8278929 add cpu restriction feature 2024-09-29 23:21:24 +08:00
Tiger Ren 1a8f5e9226 add init version 2024-09-29 21:05:33 +08:00
tigeren 7b4706c154 Initial commit 2024-09-29 12:49:58 +00:00