mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-30 17:58:37 +08:00
b675bed90b
Enable B-Pyramid frames to improve quality for high motion content. B-pyramid allows a B-frame to choose closer frames for reference which may have higher correlation. Adjusts packet priority to avoid dropping referable B-frames A check has been added to ensure feature is enabled only on platforms with MSDK API 1.8 or higher - addresses crashing issues.