obs-studio/plugins/obs-ffmpeg/ffmpeg-mux
jp9000 0677fe2b21 obs-ffmpeg: Move ffmpeg-mux to executable dir
Instead of having ffmpeg-mux stored in a data directory, install it to
the primary binary directory.  On windows, this fixes ffmpeg-mux
potentially accessing the wrong FFmpeg libraries (some programs install
them to system32, foolishly), and instead ensures that it uses the ones
that come with the program.  On Linux, ensures that a binary is in its
appropriate directory (/usr/bin or /usr/local/bin rather than a subset
of /usr/share or /usr/local/share).
2019-04-26 13:24:34 -07:00
..
CMakeLists.txt obs-ffmpeg: Move ffmpeg-mux to executable dir 2019-04-26 13:24:34 -07:00
ffmpeg-mux.c obs-ffmpeg: Add logging of last error for passing to UI 2019-04-19 05:45:38 -07:00
ffmpeg-mux.h obs-ffmpeg: Add ffmpeg muxer pipe program 2015-06-21 22:34:49 -07:00