mirror of
https://github.com/vondas-network/videobeaux.git
synced 2025-12-11 18:35:01 +01:00
766 B
766 B
tonemap_hdr_sdr
Description
Converts HDR footage (PQ/HLG) to SDR using tunable tonemapping curves, preserving highlight detail and color accuracy
Arguments
outfilealgodesatpeakditherpix_fmtx264_presetcrfcopy_audio
Program Template
videobeaux -P tonemap_hdr_sdr -i input.mp4 -o output.mp4 --outfile VALUE --algo VALUE --desat VALUE --peak VALUE --dither VALUE --pix_fmt VALUE --x264_preset VALUE --crf VALUE --copy_audio VALUE
Real World Example
videobeaux -P tonemap_hdr_sdr -i myvideo.mp4 -o tonemap_hdr_sdr_styled.mp4 --outfile EXAMPLE --algo EXAMPLE --desat EXAMPLE --peak EXAMPLE --dither EXAMPLE --pix_fmt EXAMPLE --x264_preset EXAMPLE --crf EXAMPLE --copy_audio EXAMPLE