Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
sergystepanov committed Oct 18, 2024
1 parent 003eb5b commit 6ccbea8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pkg/worker/media/media_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6ccbea8

Please sign in to comment.