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
If ffmpeg is not found you get this error when trying to compare video files:
############### ERRORS(2) ###############
Cannot find proper installation of FFmpeg
Similar Videos don't work currently with snap, if you want help look at - https://github.com/snapcrafters/ffmpeg/issues/73
Ignore the snap part, it throws this error when it can't find ffmpeg, regardless if snap or not.
Steps To Reproduce
Don't have ffmpeg installed on you system.
Try comparing videos in czkawka
czkawka throws error
Install ffmpeg
No error. Just works.
Expected behavior
No error. Just works.
Additional context
First issue I've reported here, hopefully I'm doing this right.
Describe the bug
The czkawka package is missing ffmpeg as a dependency.
https://github.com/NixOS/nixpkgs/blob/6cc3e274c947096556c57d2b05dad5acda395b74/pkgs/by-name/cz/czkawka/package.nix
If ffmpeg is not found you get this error when trying to compare video files:
Ignore the snap part, it throws this error when it can't find ffmpeg, regardless if snap or not.
Steps To Reproduce
Expected behavior
No error. Just works.
Additional context
First issue I've reported here, hopefully I'm doing this right.
Notify maintainers
@AndersonTorres
@yanganto
@0x4A6F
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: