bramp / ffmpeg-cli-wrapper

Java wrapper around the FFmpeg command line tool
BSD 2-Clause "Simplified" License
1.72k stars 413 forks source link

fix: Don't check if the ffprobe executable path matches while testing #338

Closed Euklios closed 3 months ago

Euklios commented 3 months ago

This allows using the FFPROBE environment variable when running tests locally