Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command line argument -V doesn't accept any valid arguments #18

Closed
gmbeard opened this issue Nov 22, 2023 · 0 comments · Fixed by #20
Closed

Command line argument -V doesn't accept any valid arguments #18

gmbeard opened this issue Nov 22, 2023 · 0 comments · Fixed by #20
Assignees
Labels
bug Something isn't working

Comments

@gmbeard
Copy link
Owner

gmbeard commented Nov 22, 2023

Both -V hevc_nvenc and -V h264_nvenc should be acceptable values. However, specifying either of them fails...

  • ERROR: Invalid option value: hevc_nvenc
  • ERROR: Invalid option value: h264_nvenc
@gmbeard gmbeard added the bug Something isn't working label Nov 22, 2023
gmbeard added a commit that referenced this issue Nov 22, 2023
This fixes a bug where acceptable values were not accepted on the
cmdline for the `-V` options.

resolves #18
@gmbeard gmbeard self-assigned this Nov 22, 2023
gmbeard added a commit that referenced this issue Nov 23, 2023
fix(#18) No values accepted for `-V` option, valid or otherwise
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant