av1encode floating point exception on missing intra_period flag
Open
- Dominant language
- C
- Stars
- 241
- Forks
- 172
- PR merge metrics
- No merged PRs in 30d
Description
av1encode crashes with "Floating point exception (core dumped)" if the --intra_period flag is absent from the command line. I realize this is a required argument anyway, but it might be better from a usability standpoint to print out an error message or the help menu rather than crashing.
Contributor guide
Assessment
This issue has not been assessed yet.