AudioToolboxWrapper icon indicating copy to clipboard operation
AudioToolboxWrapper copied to clipboard

enables FFmpeg to use AudioToolbox codecs on Windows

Results 3 AudioToolboxWrapper issues
Sort by recently updated
recently updated
newest added

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...

Apparently Winelib has a [perfectly fine LoadLibrary](https://stackoverflow.com/a/2617558). Maybe we can make this thing even more ~~cursed~~ groundbreaking by making a `libAudioToolboxWrapper.so`. Blocker: https://discourse.cmake.org/t/rfc-investigate-the-winegcc-wineg-support-in-cmake-via-cmakeparseimplicit-include-link-info-or-compiler-wine-gnu-etc/6589

Hi, can someone share a compiled version? Thank you :)