Is there a way to add custom ffmpeg encoder flags? #277
-
I was wondering if I can experiment with different custom ffmpeg options such as --no-sao to decrease the some smoothing issue in HEVC, specifically on NVENC. I don't see a place to do this in the settings. Is there I way to do it in the code? |
Beta Was this translation helpful? Give feedback.
Answered by
ns6089
Jul 28, 2023
Replies: 0 comments 2 replies
-
NvENC doesn't expose SAO option in their API, ffmpeg or not. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
RisaKirisu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
NvENC doesn't expose SAO option in their API, ffmpeg or not.