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

Segfault if "output" directory doesn't exist #1

Open
ChainSwordCS opened this issue Sep 26, 2022 · 0 comments
Open

Segfault if "output" directory doesn't exist #1

ChainSwordCS opened this issue Sep 26, 2022 · 0 comments

Comments

@ChainSwordCS
Copy link

As the title suggests. The "output" folder should be in the same directory as the executable.

If the directory doesn't already exist, it encounters a segmentation fault error and stops (instead of, say, creating the directory if it doesn't already exist).

This specifically happens in the decode_video function.

If it matters, I'm on Linux Mint 21 (based on Ubuntu 22.04), x64 architecture.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant