mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-07-20 17:40:59 +03:00
JPEG frames from CDP screencast use full range (0-255) but H.264 defaults to limited range (16-235). Add -color_range pc to preserve full range in output MP4, fixing washed-out/bright appearance. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>