mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-04 14:46:09 -05:00
For some reason, currently unknown, FFmpeg logging has to be set to something in order for HLS to not fail on Windows, even if it's just an empty function. (Author comment: I don't feel comfortable not knowing why, my theory is that FFmpeg has an issue with this internally with HLS on Windows related to logging or how it's trying to log, I have absolutely no idea what's going on and if someone can enlighten me or debug FFmpeg itself it'd be real nice to know why.)