videobeaux

Logo

The friendly multilateral video toolkit built for artists by artists.

View the Project on GitHub schwwaaa/videobeaux

gamma_fix

Description

Normalizes gamma, brightness, and exposure levels for broadcast-safe or web-safe consistency across diverse footage

Arguments

Program Template

videobeaux -P gamma_fix -i input.mp4 -o output.mp4 --target_yavg VALUE --min_contrast VALUE --max_contrast VALUE --gamma VALUE --sat VALUE --legalize VALUE --vcodec VALUE --crf VALUE --preset VALUE --acodec VALUE --ab VALUE

Real World Example

videobeaux -P gamma_fix -i myvideo.mp4 -o gamma_fix_styled.mp4 --target_yavg EXAMPLE --min_contrast EXAMPLE --max_contrast EXAMPLE --gamma EXAMPLE --sat EXAMPLE --legalize EXAMPLE --vcodec EXAMPLE --crf EXAMPLE --preset EXAMPLE --acodec EXAMPLE --ab EXAMPLE