H265ize
Docker 应用程序 from Siwat2545's Repository
概述
h265ize is a fire and forget weapon. A nodejs utility utilizing ffmpeg to encode large quantities of videos with the hevc codec. For more information visit ayrton.sparling.us.
if you want to create the hvec file alongside your input file, put in the parent directory of your input For example: if your input is in /mnt/user/cache/medialib/mymedia/ set your output to /mnt/user/cache/medialib/
if you want to create the hvec file alongside your input file, put in the parent directory of your input For example: if your input is in /mnt/user/cache/medialib/mymedia/ set your output to /mnt/user/cache/medialib/
运行时参数
- 特权
- false
模板配置
temp DirectoryPathrw
This is the mnt directory of your unraid server<br>Container path: /mnt
- 目标
- /mnt
- 默认值
- /mnt
mnt DirectoryPathrw
This is the temp storage directory to store your current conversion<br>Container path: /tmp
- 目标
- /tmp
- 默认值
- /mnt/user/h265ize/temp
Output DirectoryVariable
The destination folder where you want your re-encoded video to be (recomended to be the parent directory of your input if you are planning to replace your source)
- 目标
- output
- 默认值
- /mnt/user/h265ize/output
Input DirectoryVariable
The source folder that contain video files you want to re-encode
- 目标
- input
- 默认值
- /mnt/user/h265ize/input
Quantization ParameterVariable
Quantization Parameter, read the h265 docs for more info
- 目标
- qp
- 默认值
- 19
Output FormatVariable
mp4,mkv or m4v
- 目标
- format
- 默认值
- mp4
Quality PresetVariable
ultrafast, superfast, veryfast, faster, fast, medium, slow, slower, veryslow, placebo | https://x265.readthedocs.io/en/default/presets.html for more info
- 目标
- preset
- 默认值
- fast
详细信息
存储库
ghcr.io/siwatinc/h265ize最后更新2026-05-31
初见2021-08-24
在Unraid 上运行 H265ize 。
H265ize 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。