SIPSorceryMedia.FFmpeg icon indicating copy to clipboard operation
SIPSorceryMedia.FFmpeg copied to clipboard

Enable option to set thread count on FFmpegVideoEncoder.

Open Todilo opened this issue 11 months ago • 1 comments

  • Enable option to set thread count on FFmpegVideoEncoder.
  • Make SetBitrate public, internal won't let users of other sources than FFmpegVideoSource to utilize it.

Todilo avatar Mar 25 '24 09:03 Todilo

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?

ha-ves avatar Jul 08 '24 06:07 ha-ves

Thank you for this PR !

ChristopheI avatar Sep 16 '24 09:09 ChristopheI