mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-07-31 22:11:38 +00:00
Fix test
This commit is contained in:
parent
003eb5b995
commit
6ccbea8bd9
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue