SIPSorceryMedia.FFmpeg
SIPSorceryMedia.FFmpeg copied to clipboard
Enable option to set thread count on FFmpegVideoEncoder.
- Enable option to set thread count on FFmpegVideoEncoder.
- Make SetBitrate public, internal won't let users of other sources than FFmpegVideoSource to utilize it.
It might be too low-level and confusing to the user to operate directly on the encoder-level because SIPSorceryMedia.Abstractions
?
Can you provide interface method for operations (along with checks and exception guarding) in FFmpegVideoSource
?
Thank you for this PR !