Skip to content

Commit

Permalink
Merge pull request #288 from mediamicroservices/remove-deprecated-option
Browse files Browse the repository at this point in the history
this is deprecated and redundant to -g 1 anyhow
  • Loading branch information
dericed authored Mar 7, 2022
2 parents 42a768a + 3539b1f commit d3edfab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion makederiv
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,6 @@ while [[ "${@}" != "" ]] ; do
MIDDLEOPTIONSIMX+=(-qmax 12)
MIDDLEOPTIONSIMX+=(-g 1)
MIDDLEOPTIONSIMX+=(-top 1)
MIDDLEOPTIONSIMX+=(-intra)
MIDDLEOPTIONSIMX+=(-b:v 30M)
MIDDLEOPTIONSIMX+=(-maxrate:v 30M)
MIDDLEOPTIONSIMX+=(-minrate:v 30M)
Expand Down

0 comments on commit d3edfab

Please sign in to comment.