Patman86 / x265-Mod-by-Patman

Patman's mod of x265
GNU General Public License v2.0
44 stars 3 forks source link

Command Line Help Text Update for --tune Switch #17

Closed AYColumbia closed 4 months ago

AYColumbia commented 6 months ago

Please update the CLI help text for --tune to include the "animation" option, i.e.,

current:

-t/--tune <string>               Tune the settings for a particular type of source or situation:
                                 psnr, ssim, grain, zerolatency, fastdecode

proposed:

-t/--tune <string>               Tune the settings for a particular type of source or situation:
                                 psnr, ssim, grain, zerolatency, fastdecode, animation

Thanks much.