![]() |
![]()
| ![]() |
![]()
NAMEheif-enc - convert image to HEIC/HEIF SYNOPSISheif-enc [-h|--help] [-q QUALITY|--quality QUALITY] [-L|--lossless] [-t SIZE|--thumb SIZE] [--no-alpha] [--no-thumb-alpha] [-o FILENAME|--output FILENAME] [-v|--verbose] [-P|--params] [-b DEPTH] [-p NAME=VALUE] filename[.jpg|.png|.y4m] DESCRIPTIONheif-enc Convert image to HEIC/HEIF. OPTIONS
EXIT STATUS0 Success
1 Failure (syntax or usage error; error while loading,
converting or writing image).
NOTESThe available input formats depend on the libraries that were available at compile time. Supported are JPEG, PNG and Y4M, the file type is determined based on the extension of the input file. When specifying multiple source images, they will all be saved into the same HEIF file. When using the x265 encoder, you may pass it any of its parameters by prefixing the parameter name with x265:. Hence, to set the ctu parameter, you will have to set x265:ctu in libheif (e.g.: -p x265:ctu=64). Note that there is no checking for valid parameters when using the prefix. BUGSPlease reports bugs or issues at https://github.com/strukturag/libheif AUTHORSDirk Farin, struktur AG COPYRIGHTCopyright © 2017 struktur AG
|