TA的每日心情 | 慵懒 2020-6-24 01:28 |
---|
签到天数: 895 天 [LV.10]以坛为家III
至尊会员
- 积分
- 164150
|
本帖最后由 cczzhh 于 2018-1-4 00:41 编辑
--glsl-shaders=<file-list>
Custom GLSL hooks. These are a flexible way to add custom fragment shaders, which can be injected at almost arbitrary points in the rendering pipeline, and access all previous intermediate textures. Each use of the option will add another file to the internal list of shaders (see List Options).
https://mpv.io/manual/master/#list-options
Suffix | Meaning | -add | Append 1 or more items (may become alias for -append) | -append | Append single item (avoids need for escaping) | -clr | Clear the option | -del | Delete an existing item by integer index | -pre | Prepend 1 or more items | -set | Set a list of items |
|
|