rdp / ffmpeg-windows-build-helpers

Helper script for cross compiling some media tools for windows, like customizable ffmpeg.exe (with or without non-free components, etc), and some other bonuses like mplayer, mp4box, mxf, etc.
GNU General Public License v3.0
1.09k stars 414 forks source link

fix: xavs configuration was non-executable #746

Closed Codex- closed 4 months ago

Codex- commented 4 months ago

I discovered when you try and run the build on macos in the dev container the configuration file in xavs_svn doesn't have the executable permissions, this just simply adds it

Tested a build on windows dev container and on macos too, gets past this error now :)