There are two struct fields: movFlags and movflags
And it is added to the parameters twice:
|
"MovFlags", |
|
"RawOutputArgs", |
|
"OutputFormat", |
|
"OutputPipe", |
|
"HlsListSize", |
|
"HlsSegmentDuration", |
|
"HlsPlaylistType", |
|
"HlsMasterPlaylistName", |
|
"HlsSegmentFilename", |
|
"AudioFilter", |
|
"VideoFilter", |
|
"HttpMethod", |
|
"HttpKeepAlive", |
|
"CompressionLevel", |
|
"MapMetadata", |
|
"Tags", |
|
"EncryptionKey", |
|
"OutputPath", |
|
"Bframe", |
|
"MovFlags", |
There are two struct fields:
movFlagsandmovflagsAnd it is added to the parameters twice:
goffmpeg/media/file.go
Lines 707 to 726 in 2cfc9f1