Corruptsmurf

Results 2 issues of Corruptsmurf

I am trying to merge ffmpeg-normalize and my typical surround-to-stereo downmixing script. My normal script in ffmpeg would look like: `ffmpeg -i UTS.mkv -map 0:a:0? -c:a:0 aac_at -aac_at_mode 3 -global_quality:a...

question

Cmake Forum Post: https://discourse.cmake.org/t/make-error-127-makefile-all-error-2/9938 Stack Overflow Question: https://stackoverflow.com/questions/77857027/make-error-127-windows11-ffmpeg-audiotoolboxwrapper MakeFile2 full text (line 86 is throwing the error): https://docs.google.com/document/d/1_Sntb9OyYVmm7A_gC3vO7k0RdbtW8mt4JZw76TnYLlI/edit?usp=sharing I've been trying to get this script to work for nearly a...