Hello,
We have a custom x264 version catered to our backend needs. I am trying to build it for Windows and use it with OBS. I was able to build x264.lib with mingw-w64/msys following the instructions at:
http://www.ayobamiadewole.com/Blog/How-to-build-x264-or-libx264.dll-in-Windows
But when I run OBS, it fails to load obs-x264.dll (most probably due to something wrong with x264.lib).
Is the original Visual Studio project that was used to build the x264 Windows dependency files available in git?
Any pointers on how to rebuild x264 will be great!
We have a custom x264 version catered to our backend needs. I am trying to build it for Windows and use it with OBS. I was able to build x264.lib with mingw-w64/msys following the instructions at:
http://www.ayobamiadewole.com/Blog/How-to-build-x264-or-libx264.dll-in-Windows
But when I run OBS, it fails to load obs-x264.dll (most probably due to something wrong with x264.lib).
Is the original Visual Studio project that was used to build the x264 Windows dependency files available in git?
Any pointers on how to rebuild x264 will be great!