This commit is contained in:
Sergey Stepanov 2024-10-18 22:20:34 +03:00
parent 003eb5b995
commit 6ccbea8bd9
No known key found for this signature in database
GPG key ID: A56B4929BAA8556B

View file

@ -41,7 +41,10 @@ func run(w, h int, cod encoder.VideoCodec, count int, a *image.RGBA, b *image.RG
Codec: string(cod),
Threads: 0,
H264: struct {
Mode string
Crf uint8
MaxRate int
BufSize int
LogLevel int32
Preset string
Profile string