mirror of
https://github.com/m1k1o/neko.git
synced 2025-06-01 10:22:35 +02:00
add nvenc pipeline.
This commit is contained in:
parent
bdff0841ec
commit
70325e0277
3 changed files with 36 additions and 12 deletions
|
@ -84,8 +84,9 @@ nat1to1: <ip>
|
|||
- The resulting stream frames per seconds should be capped *(0 for uncapped)*.
|
||||
- e.g. `0`
|
||||
#### `NEKO_HWENC`:
|
||||
- Use hardware accelerated encoding, for now supported only `VAAPI`.
|
||||
- e.g. `VAAPI`
|
||||
- none *(default CPU encoding)*
|
||||
- vaapi
|
||||
- nvenc
|
||||
|
||||
### Audio
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue