Ignore some additional non-fatal errors
This commit is contained in:
parent
617156b18d
commit
37fedb8ab8
@ -53,6 +53,8 @@ var ignoredErrors = []string{
|
|||||||
"Device creation failed",
|
"Device creation failed",
|
||||||
"Error parsing global options",
|
"Error parsing global options",
|
||||||
"maybe the hls segment duration will not precise",
|
"maybe the hls segment duration will not precise",
|
||||||
|
"Non-monotonous DTS in output",
|
||||||
|
"frames duplicated",
|
||||||
}
|
}
|
||||||
|
|
||||||
func handleTranscoderMessage(message string) {
|
func handleTranscoderMessage(message string) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user