> ## Documentation Index
> Fetch the complete documentation index at: https://streamingtool.douyin.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

## 视频设置内置的高级设置 {#视频设置内置的高级设置}
![Image=undefinedxundefined](https://p-vcloud.byteimg.com/tos-cn-i-em5hxbkur4/a3e2458b098848da8fb9c641bd047944~tplv-em5hxbkur4-noop.image?width=749&height=675)
视频编码：硬编不消耗CPU但是比较看显卡，软编比较依靠CPU的性能
编码档位：编码档位越高对电脑性能要求越高
色彩空间：601为标清数字，709为高清数字，两者在不同电脑上呈现的色彩稍有差别，709效果更佳，占用内存稍大
色彩范围：YUV色彩空间中，“全局”的Y分量为(0，255)，“局部”的Y分量为(16，235)，不同设备有不同的标准。不同显示设备有不同的标准，电脑的色彩空间一般为全局
软编时档位越高画质越好但CPU使用率也会响应比较高，对CPU要求较高；硬编时档位越高画质越好但是不损耗CPU，因为硬编不靠CPU靠显卡，所以得靠比较好的显卡做支撑

