0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-19 20:32:15 +02:00
obs-studio/plugins
rhutsAMD e657e62c29 obs-ffmpeg: Fix issue with B-frames introducing motion blur
If a user sets both AdaptiveMiniGOP=true and EnablePreAnalysis=true
in the AMF/FFmpeg options field, AMF will adaptively insert
B-pictures, and no longer uses the fixed B pattern.

For a fixed B-frames pattern, it is expected that increasing B-frames
can cause a quality drop for certain content such as with high motion.
AdaptiveMiniGOP is recommended when using B-frames to improve the
quality in such cases. AdaptiveMiniGOP is dependent on PreAnalysis
which means that trying to enable it without having PreAnalysis turned
ON will have no negative effect (AdaptiveMiniGOP won't be enabled).
2024-01-22 09:48:12 -05:00
..
aja aja: Add shared interface library for plugin and frontend-plugin 2023-12-19 17:59:44 -05:00
coreaudio-encoder plugins: Update CMake formatting with manual format choices 2023-12-19 17:59:44 -05:00
decklink plugins: Update CMake formatting with manual format choices 2023-12-19 17:59:44 -05:00
image-source image-source: Migrate slideshow mk2 to deque 2024-01-16 16:45:10 +01:00
linux-alsa Update translations from Crowdin 2023-12-05 22:04:31 +00:00
linux-capture Update translations from Crowdin 2023-12-05 22:04:31 +00:00
linux-jack Update translations from Crowdin 2023-08-13 14:09:15 +00:00
linux-pipewire linux-pipewire: Pass framerate and resolution at construction 2024-01-11 09:57:08 -03:00
linux-pulseaudio Update translations from Crowdin 2023-12-05 22:04:31 +00:00
linux-v4l2 Update translations from Crowdin 2023-12-05 22:04:31 +00:00
mac-avcapture mac-avcapture: Update plugin to ObjC and modern APIs 2024-01-19 16:56:10 -05:00
mac-capture mac-capture: Remove macOS 14 ifdef and custom CGDisplayStream header 2024-01-08 20:40:33 -05:00
mac-syphon Update translations from Crowdin 2023-12-05 22:04:31 +00:00
mac-videotoolbox Update translations from Crowdin 2023-12-05 22:04:31 +00:00
mac-virtualcam mac-virtualcam: Reduce excessive polling for new sample buffers 2024-01-06 17:43:42 -06:00
obs-browser@e873fb05f9 obs-browser: Update version to 2.22.3 2023-12-22 16:44:00 -05:00
obs-ffmpeg obs-ffmpeg: Fix issue with B-frames introducing motion blur 2024-01-22 09:48:12 -05:00
obs-filters obs-filters: Replace circlebuf with deque 2024-01-16 16:45:10 +01:00
obs-libfdk Update translations from Crowdin 2023-12-05 22:04:31 +00:00
obs-outputs obs-outputs: Replace circlebuf with deque 2024-01-16 16:45:10 +01:00
obs-qsv11 obs-qsv11: Add ROI support 2024-01-11 13:36:35 +01:00
obs-text Update translations from Crowdin 2023-10-10 13:34:41 +00:00
obs-transitions plugins: Update CMake formatting with manual format choices 2023-12-19 17:59:44 -05:00
obs-vst plugins: Update CMake formatting with manual format choices 2023-12-19 17:59:44 -05:00
obs-webrtc plugins: Update CMake formatting with manual format choices 2023-12-19 17:59:44 -05:00
obs-websocket@7a1c71bb96 obs-websocket: Update version to 5.3.5 2023-12-22 16:44:55 -05:00
obs-x264 obs-x264: Implement ROI feature 2024-01-11 13:36:35 +01:00
oss-audio Update translations from Crowdin 2023-10-10 13:34:41 +00:00
rtmp-services rtmp-services: Add IRLToolkit Frankfurt ingest 2024-01-06 17:08:40 -06:00
sndio Update translations from Crowdin 2023-10-10 13:34:41 +00:00
text-freetype2 plugins: Update CMake formatting with manual format choices 2023-12-19 17:59:44 -05:00
vlc-video vlc-video: Fix play_pause to respect boolean 2024-01-06 17:22:27 -06:00
win-capture plugins: Update CMake formatting with manual format choices 2023-12-19 17:59:44 -05:00
win-dshow plugins: Update CMake formatting with manual format choices 2023-12-19 17:59:44 -05:00
win-wasapi win-wasapi: Make reroute target a weak reference 2023-12-13 22:10:53 +01:00
CMakeLists.txt plugins: Update CMake minimum to 3.22 2023-08-05 16:45:46 -07:00