You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The av1encode help menu seems to be missing the "-t", "-m", "-u", "-d", "--syncmode", and "--LDB" options. "-t" is especially important for CBR rate control, so the absence of this information makes for a confusing user experience. It might also be useful for the help menu to give a list of valid values for the "--rcmode" flag.
There also appears to be some missing newlines for the sample usage at the end of the help dialog.
The text was updated successfully, but these errors were encountered:
The av1encode help menu seems to be missing the "-t", "-m", "-u", "-d", "--syncmode", and "--LDB" options. "-t" is especially important for CBR rate control, so the absence of this information makes for a confusing user experience. It might also be useful for the help menu to give a list of valid values for the "--rcmode" flag.
There also appears to be some missing newlines for the sample usage at the end of the help dialog.
The text was updated successfully, but these errors were encountered: