mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-07-23 21:21:04 +03:00
JPEG full range (0-255) was tagged as pc/full in H.264 output, but most players (VLC, etc.) expect limited range (16-235). Convert JPEG→limited with scale filter and tag as tv. Also switch preset ultrafast→fast for 5-6x smaller files on static screen content. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>