ffmpeg-cli-wrapper
ffmpeg-cli-wrapper copied to clipboard
What does the thread safety of this wrapper look like?
trafficstars
Are the classes such as FFmpeg and FFmpegExecutor all thread safe, or do I need to implement synchronization externally?