mirror of
https://github.com/harshabose/transcode.git
synced 2026-04-23 02:17:36 +08:00
added some hosts and server sinks
This commit is contained in:
+2
-2
@@ -128,8 +128,8 @@ var LowLatencyBitrateControlled = &X264Options{
|
||||
// MaxQP: "80",
|
||||
// MinQP: "24",
|
||||
// MaxQPStep: "80",
|
||||
IntraRefresh: "1",
|
||||
ConstrainedIntra: "1",
|
||||
IntraRefresh: "0",
|
||||
ConstrainedIntra: "0",
|
||||
SceneCut: "0",
|
||||
BFrames: "0",
|
||||
BAdapt: "0",
|
||||
|
||||
Reference in New Issue
Block a user