GUAC-236: Increase default bitrate.
This commit is contained in:
parent
0f467a5d51
commit
cb1d5e03b5
@ -56,7 +56,7 @@
|
||||
* The desired bitrate of the output video, in bits per second, if no other
|
||||
* bitrate is given on the command line.
|
||||
*/
|
||||
#define GUACENC_DEFAULT_BITRATE 400000
|
||||
#define GUACENC_DEFAULT_BITRATE 2000000
|
||||
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user