Restrict sample rate 44100 for libopus

Shutcut should not allow to set a value that will cause encoding to fail

[libopus @ 0x71ad6c201a80] Specified sample rate 44100 is not supported by the libopus encoder

This kind of stuff has been discussed before, there’s a huge number of combination of values that are invalid and it would be an impossible effort to code for all of them considering they might change on ffmpeg updates for example or even OS/hardware/driver version.

Advanced mode is for experimenting and, well, advanced users.
The default presets are the ones being actively monitored and corrected.

1 Like