ffmpeg:encoding:gpu_encoding
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
ffmpeg:encoding:gpu_encoding [2024/06/11 08:04] – peter | ffmpeg:encoding:gpu_encoding [2024/09/15 08:41] (current) – peter | ||
---|---|---|---|
Line 80: | Line 80: | ||
* **-c:a copy** copies the Audio streams without modification to the output. | * **-c:a copy** copies the Audio streams without modification to the output. | ||
* **-c:s copy** copies the Subtitle streams without modification to the output. | * **-c:s copy** copies the Subtitle streams without modification to the output. | ||
- | * **-rc_mode CQP** sets the rate control mode to COP. | + | * **-rc_mode CQP** sets the rate control mode to CQP. |
- | * COP works well. | + | * CQP works well. |
* < | * < | ||
Run the following to see all possible modes: <code bash> | Run the following to see all possible modes: <code bash> |
ffmpeg/encoding/gpu_encoding.txt · Last modified: 2024/09/15 08:41 by peter