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

Engine(Non Windows): Allow *nix builds to also search for embedded ffmpeg/ffprobe #17

Open
strazto opened this issue Jul 17, 2021 · 0 comments

Comments

@strazto
Copy link
Owner

strazto commented Jul 17, 2021

Environment

  • OS: Linux, & presumably OSX

Describe the bug

There's really no reason why Windows specifically should use embedded packages, whilst *nix should not.

I presume the reason Windows DOES use embedded packages is that its easier to search the path for global instances of ffmpeg/ffprobe on *NIX .

This is probably similar to 0x90d/videoduplicatefinder#91 , though with less scope

@strazto strazto changed the title Non-Windows: Allow *nix builds to also search for embedded ffmpeg/ffprobe Enginer(Non Windows): Allow *nix builds to also search for embedded ffmpeg/ffprobe Jul 18, 2021
@strazto strazto changed the title Enginer(Non Windows): Allow *nix builds to also search for embedded ffmpeg/ffprobe Engine(Non Windows): Allow *nix builds to also search for embedded ffmpeg/ffprobe Jul 18, 2021
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