Add --audio-bit-rate

Add an option to configure the audio bit-rate.
This commit is contained in:
Romain Vimont
2023-02-18 18:32:43 +01:00
parent d99c3da08f
commit 4689cd07d4
60 changed files with 578 additions and 6 deletions

View File

@@ -0,0 +1 @@
int main(int argc, char **argv) { int class=0; return class; }