sipsorcery-org / SIPSorceryMedia.FFmpeg

GNU Lesser General Public License v2.1
31 stars 24 forks source link

Enable option to set thread count on FFmpegVideoEncoder. #73

Open Todilo opened 3 months ago

Todilo commented 3 months ago
ha-ves commented 6 hours ago

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?