obs-studio/plugins/obs-qsv11
Richard Stanway efca325c2c
Some checks failed
Push / Format 🔍 (push) Has been cancelled
Push / Build 🧱 (push) Has been cancelled
Push / Validate Compatibility 🕵️ (push) Has been cancelled
Push / Validate Services 🕵️ (push) Has been cancelled
Push / Update Documentation 📖 (push) Has been cancelled
Push / Deploy Documentation to Cloudflare ☁️ (push) Has been cancelled
Push / Create Sparkle Appcast 🎙️ (arm64) (push) Has been cancelled
Push / Create Sparkle Appcast 🎙️ (x86_64) (push) Has been cancelled
Push / merge-appcasts (push) Has been cancelled
Push / Windows Signing ✍️ (push) Has been cancelled
Push / Create Release 🛫 (push) Has been cancelled
frontend, plugins: Set default bitrate to 6000 kbps
The default of 2500 kbps was chosen 10 years ago and times have changed.
Logs and forums posts show that many users of OBS for recording don't
change their bitrate and end up with a 2.5 mbps recording which looks
terrible.

Now that service bitrate enforcement exists, this will be automatically
capped to the maximum bitrate for streaming services, so the only time
this should result in a problem is if the user's upload speed is the
limiting factor, hopefully rarer these days with increasing internet
speeds.
2025-09-17 19:56:04 -04:00
..
bits obs-qsv11: Add a Linux implementation 2023-07-14 12:19:33 -04:00
cmake/windows Remove CMake legacy code path 2024-08-28 13:53:25 -04:00
data/locale Update translations from Crowdin 2025-09-08 22:38:40 -04:00
obs-qsv-test obs-qsv11: Update minimum VPL version to 2.9 2024-10-15 14:52:04 -04:00
CMakeLists.txt obs-qsv11: Remove checks for DX11 2024-11-07 17:33:59 -05:00
common_directx11.cpp clang-format: Increase column limit from 80 to 120 2024-10-04 18:19:27 -04:00
common_directx11.h clang-format: Increase column limit from 80 to 120 2024-10-04 18:19:27 -04:00
common_utils_linux.cpp clang-format: Increase column limit from 80 to 120 2024-10-04 18:19:27 -04:00
common_utils_windows.cpp obs-qsv11: Remove checks for DX11 2024-11-07 17:33:59 -05:00
common_utils.cpp clang-format: Increase column limit from 80 to 120 2024-10-04 18:19:27 -04:00
common_utils.h clang-format: Increase column limit from 80 to 120 2024-10-04 18:19:27 -04:00
obs-qsv11-LICENSE.txt obs-qsv11: Add license declaration file 2023-09-19 13:35:49 -04:00
obs-qsv11-plugin-main.c obs-qsv11: Check all encoders are Intel devices 2024-03-21 15:43:13 -04:00
obs-qsv11.c frontend, plugins: Set default bitrate to 6000 kbps 2025-09-17 19:56:04 -04:00
QSV11-License-Clarification-Email.txt obs-qsv11: Add plain-text copy of QSV11 email chain 2021-10-24 00:39:09 -07:00
QSV_Encoder_Internal.cpp obs-qsv11: Fix CBR Spike for Battlemage 2025-03-13 15:40:29 -04:00
QSV_Encoder_Internal.h clang-format: Increase column limit from 80 to 120 2024-10-04 18:19:27 -04:00
QSV_Encoder.cpp clang-format: Increase column limit from 80 to 120 2024-10-04 18:19:27 -04:00
QSV_Encoder.h clang-format: Increase column limit from 80 to 120 2024-10-04 18:19:27 -04:00