Improvement: Add defaults and settings validation to FFmpegConfigManager
#56
Labels
core
Media processing component, the core C++ binary.
improvement
Improve existing functionality
urgent
Currently the FFmpegConfigManager provides an interface for the FFmpeg-specific configurations and user settings.
However, it should also provide a set of sensible defaults for ease of use, and it validate each set operation performed on it.
This simplifies the process for FFmpeg users by eliminating concerns about potentially inter-dependent validations of FFmpeg settings. For more context, see #51.
The text was updated successfully, but these errors were encountered: