mpv-packaging
mpv-packaging copied to clipboard
Fix self-downloaded ffmpeg
I first downloaded ffmpeg using the updater, then replace it with the 5.1.2 build as I want to use ffprobe as well. The error occurred: Cannot index into a null array
This PR fixes the problem.