openh264enc: Use a fixed number of slices by default
This commit is contained in:
parent
c43b9aad66
commit
9e700adf83
@ -168,7 +168,7 @@ static void gst_openh264enc_set_rate_control (GstOpenh264Enc * openh264enc,
|
|||||||
#define DEFAULT_BACKGROUND_DETECTION TRUE
|
#define DEFAULT_BACKGROUND_DETECTION TRUE
|
||||||
#define DEFAULT_ADAPTIVE_QUANTIZATION TRUE
|
#define DEFAULT_ADAPTIVE_QUANTIZATION TRUE
|
||||||
#define DEFAULT_SCENE_CHANGE_DETECTION TRUE
|
#define DEFAULT_SCENE_CHANGE_DETECTION TRUE
|
||||||
#define DEFAULT_SLICE_MODE SM_AUTO_SLICE
|
#define DEFAULT_SLICE_MODE SM_FIXEDSLCNUM_SLICE
|
||||||
#define DEFAULT_NUM_SLICES 1
|
#define DEFAULT_NUM_SLICES 1
|
||||||
|
|
||||||
enum
|
enum
|
||||||
|
Loading…
x
Reference in New Issue
Block a user