Closed m9IsKoN closed 1 year ago
Lines of
integer_option_name:i=1234
string_option_name:s=blabla
double_option_name:d=1.5
false_bool_option_name:b=0
true_bool_option_name:b=1
For the option names you will have to dig into the source of the respective encoder you are setting them on.
Thank you
Lines of
integer_option_name:i=1234 string_option_name:s=blabla double_option_name:d=1.5 false_bool_option_name:b=0 true_bool_option_name:b=1
For the option names you will have to dig into the source of the respective encoder you are setting them on.
I tried different variations, but unfortunately I didn't succeed, could you show me an example of any codec and any variable, so that I could understand how it should work, if it doesn't bother you?
preset2:s=p7
to set the preset of nvenc for example.
Should the changes be displayed in the log when the broadcast starts?
Yes
Hello, I could not create a question in your obs-multi-rtmp fork, tell me how to specify Extra Options correctly?