登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
Gitee AI
NEW
我知道了
查看详情
登录
注册
12月28日,「开源中国源创会年终盛典」珠海站再次回归!点击免费报名参会
代码拉取完成,页面将自动刷新
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
1
Star
0
Fork
0
嘲月
/
obs-studio
代码
Issues
0
Pull Requests
0
Wiki
统计
流水线
服务
Gitee Pages
JavaDoc
PHPDoc
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
我知道了,不再自动展开
标签
标签名
描述
提交信息
操作
22.0.0-rc2
2647da5
2018-08-18 19:56
下载
22.0.0-rc1
ee51300
2018-08-13 16:15
下载
21.1.2
OBS Studio 21.1.2 21.1.2 (Windows hotfix) ----------------------- * Fixed an issue with the new Windows 10 version (1803) that would cause game capture to perform slower on Direct3D 9.0c games. 21.1.1 (macOS Release) ---------------------- * Fixed a bug on macOS where if an audio capture device was set to "Default", the device would not change until the program was restarted. General Changes --------------- * Updated the Browser source to Chromium 63. This includes many important and critical updates to the Browser backend. - The new Chromium build for the browser source now supports APNG (animated PNG) image files. - Fixed a few bugs and a potential crash on shutdown with the browser source, with more fixes and improvements to come in coming updates. - Fixed a bug where the bit icons in certain donation alerts didn't load properly (fixed with the Chromium update for the browser source). * Dockable windows can now be nested. * Updated the program to use the latest Microsoft development toolchain (Visual Studio 2017) for the Windows version. * Changed log file uploading to hastebin (for now) instead of anonymous github gists due to github removing anonymous gist support. * Fixed an issue where the AMD encoder wouldn't show up for some people since 21.0. Bug Fixes --------- * Fixed a bug where you could import a scene collection with an already-existing name. * Fixed an issue where a spontaneous rare audio glitch could happen when encoding audio on Windows. This was caused by a Microsoft audio encoder library which was used by default on Windows at bitrates between 96 and 192 kilobits per second; this library has now been replaced. * Fixed a potential crash on startup. * Fixed a few scripting-related crashes. * Fixed a bug where setting a blank replay buffer prefix would reset to the default prefix when the program was restarted. * Fixed a bug where the slideshow source would get stuck on the last image is the slideshow image list was cleared. * Selection rectangles are no longer drawn for audio-only sources.
5dbf8e7
2018-05-13 08:11
下载
21.1.1
fa90926
2018-03-22 10:16
下载
21.1.0
OBS Studio 21.1.0 General Changes --------------- * Updated the Browser source to Chromium 63. This includes many important and critical updates to the Browser backend. - The new Chromium build for the browser source now supports APNG (animated PNG) image files. - Fixed a few bugs and a potential crash on shutdown with the browser source, with more fixes and improvements to come in coming updates. - Fixed a bug where the bit icons in certain donation alerts didn't load properly (fixed with the Chromium update for the browser source). * Dockable windows can now be nested. * Updated the program to use the latest Microsoft development toolchain (Visual Studio 2017) for the Windows version. Bug Fixes --------- * Fixed a bug where you could import a scene collection with an already-existing name. * Fixed an issue where a spontaneous rare audio glitch could happen when encoding audio on Windows. This was caused by a Microsoft audio encoder library which was used by default on Windows at bitrates between 96 and 192 kilobits per second; this library has now been replaced. * Fixed a potential crash on startup. * Fixed a few scripting-related crashes. * Fixed a bug where setting a blank replay buffer prefix would reset to the default prefix when the program was restarted. * Fixed a bug where the slideshow source would get stuck on the last image is the slideshow image list was cleared. * Selection rectangles are no longer drawn for audio-only sources.
a81de7f
2018-03-19 08:01
下载
21.0.3
OBS Studio 21.0.3 21.0.3 Hotfix (macOS) --------------------- * Updated the Qt version to 5.10.1 to fix crashes caused by Qt 5.10 21.0.2 macOS Release -------------------- * Fixed an issue with Qt 5.10 moving the macOS theme to a plugin * Additional packaging to make sure Lua works on macOS * Fixed MP3 audio support in the browser source on macOS Known Issues on macOS --------------------- * Python scripting is currently disabled on macOS * VST plugin sizing may be off on some systems (manually resize for now) 21.0.1 Hotfix ------------- * Fixed a crash with the stinger transition. * Fixed a bug where Hauppauge and Live Gamer Portable devices were not outputting audio/video. * Fixed a lock on startup that could occur depending on how audio ducking was configured. Scripting --------- * Added Luajit/Python3 scripting support. Scripting can be accessed via the "Tools" menu -> "Scripts". * Lua is supported via Luajit, which comes with the program. Lua is recommended for high performance scripts, automation, and sources. * Python is available if access to its convenient libraries is desired. On windows, to use Python, Python version 3.6 must be installed separately ("x86-64" version if 64bit OBS Studio, "x86" version if 32bit OBS Studio), and the Python 3.6 install path must be configured in the Python settings tab. * Scripting documentation can be found in the developer documentation: https://obsproject.com/docs/scripting.html * Added an example Lua script: An "Analog Clock" source which draws an analog clock (added like any other source when the script is active) * Added an example Lua script: A "Countdown Timer" script which sets the text of a text source to a countdown timer which counts down when that text source is displayed on stream. * Added an example Lua script: An "Instant Replay" script which automatically save a replay if there's an active replay buffer, and then plays back that replay in a specified media source after that replay has saved. * Added an example Python script: A "URL Text" script which sets the text of a specified text source to the text downloaded from a specified URL every specified interval. New Audio Features ------------------ * Added sidechain/ducking support to the compressor filter. This allows the ability to lower the audio level of an audio source based upon how loud another source is. For example, to apply microphone ducking to a desktop audio source, add a compressor filter to the desktop audio source, then select the microphone audio source in the "Sidechain/Ducking Source" property. * Added surround sound audio output support, which allows outputting 2.1, 4.0, 4.1, 5.1, and 7.1 audio to stream/recording. (When using this feature, please also make sure to increase your audio bitrate to support all the channels in output settings. Although some services like Twitch support it, note that certain services such as YouTube may not fully support surround sound streaming, and may not downmix them correctly for stereo viewers) * Added new audio meters to allow the ability to see the audio levels of each audio channel of that source. This allows the ability to know if there are any issues with a specific audio channel (e.g. if just the left or right audio channel is somehow low or muted). * Changed audio meters to behave like peak programme meters. This will make it easier to see if your audio is clipping and set your audio levels correctly. For more information, see: https://obsproject.com/wiki/Understanding-The-Mixer * Added an "Audio Meter Decay Rate" option in audio settings to allow selecting a specific delay rate (fast, medium, slow) for the audio meters if desired. * Added the ability to rename audio sources via right-clicking them in the audio mixer, including desktop and microphone audio capture sources added via audio settings. New Production and Studio Mode Features --------------------------------------- * Added a "Multiview" projector (accessible via the View menu), which allows the ability to view the preview/program and up to 8 scenes at the same time. Scenes in the Multiview can be clicked to change the scene (or the preview scene in studio mode). You can blacklist certain scenes from displaying in the multi-view by right-clicking the scene in the scenes list and unchecking "Show in Multiview". You can also change the Multiview's layout style in general settings. * Added an option in general settings that allows you to transition to a scene in studio mode simply by double-clicking on it. This also applies to the multiview projector. * Added separate projectors for both preview and program views in studio mode. * Added a portrait/vertical layout option for studio mode in general settings which makes the preview/program views vertical relative to each other instead of horizontal * Added per-scene transition overriding, which allows you to select a specific transition to use for a specific scene. To use this feature, right-click on the scene in the scene list, and select the transition/duration via the right-click context menu. (This override does not apply to studio mode quick transitions) Developer Documentation ----------------------- * Spent about a week or so and finally wrote full developer API documentation/reference (useful for both native and script developers), which can be found here: https://obsproject.com/docs Other General Changes and Fixes ------------------------------- * Added a new program theme: Acri. * Changed the default program theme to dark mode for new users. * Changed the text of "Multi-adapter Compatibility" in game capture to "SLI/Crossfire Capture Mode (Slow)". This was changed because the wording "Multi-adapter Compatibility" was a bit vague, and users are not typically aware of the potential performance impact when using the option. * Optimized the preview pane and reduced GPU usage by 2-8% depending on how many sources were in the preview. * The streaming/recording buttons in the main window now highlight while streaming/recording. * Fixed a bug on Windows where desktop audio capture could go slightly out of sync with display/game/window capture on certain audio devices * Fixed an issue where certain Elgato devices would not output audio by default, and would require users to select the audio device manually. * Fixed a bug with studio mode where scenes that are set to fully duplicate would not retain their filters. * Fixed a stuttering bug on Linux with audio monitoring * Fixed MP3 audio support in the browser source on macOS * Fixed a few Dark/Rachni theme issues * Fixed a lot of minor bugs and a few minor memory leaks * Fixed a known crash that could happen on startup for certain AMD cards/drivers.
90692c9
2018-02-21 17:19
下载
21.0.2
OBS Studio 21.0.2 21.0.1 Hotfix ------------- * Fixed a crash with the stinger transition. * Fixed a bug where Hauppauge and Live Gamer Portable devices were not outputting audio/video. * Fixed a lock on startup that could occur depending on how audio ducking was configured. Scripting --------- * Added Luajit/Python3 scripting support. Scripting can be accessed via the "Tools" menu -> "Scripts". * Lua is supported via Luajit, which comes with the program. Lua is recommended for high performance scripts, automation, and sources. * Python is available if access to its convenient libraries is desired. On windows, to use Python, Python version 3.6 must be installed separately ("x86-64" version if 64bit OBS Studio, "x86" version if 32bit OBS Studio), and the Python 3.6 install path must be configured in the Python settings tab. * Scripting documentation can be found in the developer documentation: https://obsproject.com/docs/scripting.html * Added an example Lua script: An "Analog Clock" source which draws an analog clock (added like any other source when the script is active) * Added an example Lua script: A "Countdown Timer" script which sets the text of a text source to a countdown timer which counts down when that text source is displayed on stream. * Added an example Lua script: An "Instant Replay" script which automatically save a replay if there's an active replay buffer, and then plays back that replay in a specified media source after that replay has saved. * Added an example Python script: A "URL Text" script which sets the text of a specified text source to the text downloaded from a specified URL every specified interval. New Audio Features ------------------ * Added sidechain/ducking support to the compressor filter. This allows the ability to lower the audio level of an audio source based upon how loud another source is. For example, to apply microphone ducking to a desktop audio source, add a compressor filter to the desktop audio source, then select the microphone audio source in the "Sidechain/Ducking Source" property. * Added surround sound audio output support, which allows outputting 2.1, 4.0, 4.1, 5.1, and 7.1 audio to stream/recording. (When using this feature, please also make sure to increase your audio bitrate to support all the channels in output settings. Although some services like Twitch support it, note that certain services such as YouTube may not fully support surround sound streaming, and may not downmix them correctly for stereo viewers) * Added new audio meters to allow the ability to see the audio levels of each audio channel of that source. This allows the ability to know if there are any issues with a specific audio channel (e.g. if just the left or right audio channel is somehow low or muted). * Changed audio meters to behave like peak programme meters. This will make it easier to see if your audio is clipping and set your audio levels correctly. For more information, see: https://obsproject.com/wiki/Understanding-The-Mixer * Added an "Audio Meter Decay Rate" option in audio settings to allow selecting a specific delay rate (fast, medium, slow) for the audio meters if desired. * Added the ability to rename audio sources via right-clicking them in the audio mixer, including desktop and microphone audio capture sources added via audio settings. New Production and Studio Mode Features --------------------------------------- * Added a "Multiview" projector (accessible via the View menu), which allows the ability to view the preview/program and up to 8 scenes at the same time. Scenes in the Multiview can be clicked to change the scene (or the preview scene in studio mode). You can blacklist certain scenes from displaying in the multi-view by right-clicking the scene in the scenes list and unchecking "Show in Multiview". You can also change the Multiview's layout style in general settings. * Added an option in general settings that allows you to transition to a scene in studio mode simply by double-clicking on it. This also applies to the multiview projector. * Added separate projectors for both preview and program views in studio mode. * Added a portrait/vertical layout option for studio mode in general settings which makes the preview/program views vertical relative to each other instead of horizontal * Added per-scene transition overriding, which allows you to select a specific transition to use for a specific scene. To use this feature, right-click on the scene in the scene list, and select the transition/duration via the right-click context menu. (This override does not apply to studio mode quick transitions) Developer Documentation ----------------------- * Spent about a week or so and finally wrote full developer API documentation/reference (useful for both native and script developers), which can be found here: https://obsproject.com/docs Other General Changes and Fixes ------------------------------- * Added a new program theme: Acri. * Changed the default program theme to dark mode for new users. * Changed the text of "Multi-adapter Compatibility" in game capture to "SLI/Crossfire Capture Mode (Slow)". This was changed because the wording "Multi-adapter Compatibility" was a bit vague, and users are not typically aware of the potential performance impact when using the option. * Optimized the preview pane and reduced GPU usage by 2-8% depending on how many sources were in the preview. * The streaming/recording buttons in the main window now highlight while streaming/recording. * Fixed a bug on Windows where desktop audio capture could go slightly out of sync with display/game/window capture on certain audio devices * Fixed an issue where certain Elgato devices would not output audio by default, and would require users to select the audio device manually. * Fixed a bug with studio mode where scenes that are set to fully duplicate would not retain their filters. * Fixed a stuttering bug on Linux with audio monitoring * Fixed MP3 audio support in the browser source on macOS * Fixed a few Dark/Rachni theme issues * Fixed a lot of minor bugs and a few minor memory leaks * Fixed a known crash that could happen on startup for certain AMD cards/drivers.
0759929
2018-02-07 11:08
下载
21.0.1
OBS Studio 21.0.1 21.0.1 Hotfix ------------- * Fixed a crash with the stinger transition. * Fixed a bug where Hauppauge and Live Gamer Portable devices were not outputting audio/video. * Fixed a lock on startup that could occur depending on how audio ducking was configured. Scripting --------- * Added Luajit/Python3 scripting support. Scripting can be accessed via the "Tools" menu -> "Scripts". * Lua is supported via Luajit, which comes with the program. Lua is recommended for high performance scripts, automation, and sources. * Python is available if access to its convenient libraries is desired. On windows, to use Python, Python version 3.6 must be installed separately ("x86-64" version if 64bit OBS Studio, "x86" version if 32bit OBS Studio), and the Python 3.6 install path must be configured in the Python settings tab. * Scripting documentation can be found in the developer documentation: https://obsproject.com/docs/scripting.html * Added an example Lua script: An "Analog Clock" source which draws an analog clock (added like any other source when the script is active) * Added an example Lua script: A "Countdown Timer" script which sets the text of a text source to a countdown timer which counts down when that text source is displayed on stream. * Added an example Lua script: An "Instant Replay" script which automatically save a replay if there's an active replay buffer, and then plays back that replay in a specified media source after that replay has saved. * Added an example Python script: A "URL Text" script which sets the text of a specified text source to the text downloaded from a specified URL every specified interval. New Audio Features ------------------ * Added sidechain/ducking support to the compressor filter. This allows the ability to lower the audio level of an audio source based upon how loud another source is. For example, to apply microphone ducking to a desktop audio source, add a compressor filter to the desktop audio source, then select the microphone audio source in the "Sidechain/Ducking Source" property. * Added surround sound audio output support, which allows outputting 2.1, 4.0, 4.1, 5.1, and 7.1 audio to stream/recording. (When using this feature, please also make sure to increase your audio bitrate to support all the channels in output settings. Although some services like Twitch support it, note that certain services such as YouTube may not fully support surround sound streaming, and may not downmix them correctly for stereo viewers) * Added new audio meters to allow the ability to see the audio levels of each audio channel of that source. This allows the ability to know if there are any issues with a specific audio channel (e.g. if just the left or right audio channel is somehow low or muted). * Changed audio meters to behave like peak programme meters. This will make it easier to see if your audio is clipping and set your audio levels correctly. For more information, see: https://obsproject.com/wiki/Understanding-The-Mixer * Added an "Audio Meter Decay Rate" option in audio settings to allow selecting a specific delay rate (fast, medium, slow) for the audio meters if desired. * Added the ability to rename audio sources via right-clicking them in the audio mixer, including desktop and microphone audio capture sources added via audio settings. New Production and Studio Mode Features --------------------------------------- * Added a "Multiview" projector (accessible via the View menu), which allows the ability to view the preview/program and up to 8 scenes at the same time. Scenes in the Multiview can be clicked to change the scene (or the preview scene in studio mode). You can blacklist certain scenes from displaying in the multi-view by right-clicking the scene in the scenes list and unchecking "Show in Multiview". You can also change the Multiview's layout style in general settings. * Added an option in general settings that allows you to transition to a scene in studio mode simply by double-clicking on it. This also applies to the multiview projector. * Added separate projectors for both preview and program views in studio mode. * Added a portrait/vertical layout option for studio mode in general settings which makes the preview/program views vertical relative to each other instead of horizontal * Added per-scene transition overriding, which allows you to select a specific transition to use for a specific scene. To use this feature, right-click on the scene in the scene list, and select the transition/duration via the right-click context menu. (This override does not apply to studio mode quick transitions) Developer Documentation ----------------------- * Spent about a week or so and finally wrote full developer API documentation/reference (useful for both native and script developers), which can be found here: https://obsproject.com/docs Other General Changes and Fixes ------------------------------- * Added a new program theme: Acri. * Changed the default program theme to dark mode for new users. * Changed the text of "Multi-adapter Compatibility" in game capture to "SLI/Crossfire Capture Mode (Slow)". This was changed because the wording "Multi-adapter Compatibility" was a bit vague, and users are not typically aware of the potential performance impact when using the option. * Optimized the preview pane and reduced GPU usage by 2-8% depending on how many sources were in the preview. * The streaming/recording buttons in the main window now highlight while streaming/recording. * Fixed a bug on Windows where desktop audio capture could go slightly out of sync with display/game/window capture on certain audio devices * Fixed an issue where certain Elgato devices would not output audio by default, and would require users to select the audio device manually. * Fixed a bug with studio mode where scenes that are set to fully duplicate would not retain their filters. * Fixed a stuttering bug on Linux with audio monitoring * Fixed MP3 audio support in the browser source on macOS * Fixed a few Dark/Rachni theme issues * Fixed a lot of minor bugs and a few minor memory leaks * Fixed a known crash that could happen on startup for certain AMD cards/drivers.
4eb5be4
2018-01-23 08:44
下载
21.0.0
OBS Studio 21.0 Scripting --------- * Added Luajit/Python3 scripting support. Scripting can be accessed via the "Tools" menu -> "Scripts". * Lua is supported via Luajit, which comes with the program. Lua is recommended for high performance scripts, automation, and sources. * Python is available if access to its convenient libraries is desired. On windows, to use Python, Python version 3.6 must be installed separately ("x86-64" version if 64bit OBS Studio, "x86" version if 32bit OBS Studio), and the Python 3.6 install path must be configured in the Python settings tab. * Scripting documentation can be found in the developer documentation: https://obsproject.com/docs/scripting.html * Added an example Lua script: An "Analog Clock" source which draws an analog clock (added like any other source when the script is active) * Added an example Lua script: A "Countdown Timer" script which sets the text of a text source to a countdown timer which counts down when that text source is displayed on stream. * Added an example Lua script: An "Instant Replay" script which automatically save a replay if there's an active replay buffer, and then plays back that replay in a specified media source after that replay has saved. * Added an example Python script: A "URL Text" script which sets the text of a specified text source to the text downloaded from a specified URL every specified interval. New Audio Features ------------------ * Added sidechain/ducking support to the compressor filter. This allows the ability to lower the audio level of an audio source based upon how loud another source is. For example, to apply microphone ducking to a desktop audio source, add a compressor filter to the desktop audio source, then select the microphone audio source in the "Sidechain/Ducking Source" property. * Added surround sound audio output support, which allows outputting 2.1, 4.0, 4.1, 5.1, and 7.1 audio to stream/recording. (When using this feature, please also make sure to increase your audio bitrate to support all the channels in output settings. Although some services like Twitch support it, note that certain services such as YouTube may not fully support surround sound streaming, and may not downmix them correctly for stereo viewers) * Added new audio meters to allow the ability to see the audio levels of each audio channel of that source. This allows the ability to know if there are any issues with a specific audio channel (e.g. if just the left or right audio channel is somehow low or muted). * Changed audio meters to behave like peak programme meters. This will make it easier to see if your audio is clipping and set your audio levels correctly. For more information, see: https://obsproject.com/wiki/Understanding-The-Mixer * Added an "Audio Meter Decay Rate" option in audio settings to allow selecting a specific delay rate (fast, medium, slow) for the audio meters if desired. * Added the ability to rename audio sources via right-clicking them in the audio mixer, including desktop and microphone audio capture sources added via audio settings. New Production and Studio Mode Features --------------------------------------- * Added a "Multiview" projector (accessible via the View menu), which allows the ability to view the preview/program and up to 8 scenes at the same time. Scenes in the Multiview can be clicked to change the scene (or the preview scene in studio mode). You can blacklist certain scenes from displaying in the multi-view by right-clicking the scene in the scenes list and unchecking "Show in Multiview". You can also change the Multiview's layout style in general settings. * Added an option in general settings that allows you to transition to a scene in studio mode simply by double-clicking on it. This also applies to the multiview projector. * Added separate projectors for both preview and program views in studio mode. * Added a portrait/vertical layout option for studio mode in general settings which makes the preview/program views vertical relative to each other instead of horizontal * Added per-scene transition overriding, which allows you to select a specific transition to use for a specific scene. To use this feature, right-click on the scene in the scene list, and select the transition/duration via the right-click context menu. (This override does not apply to studio mode quick transitions) Developer Documentation ----------------------- * Spent about a week or so and finally wrote full developer API documentation/reference (useful for both native and script developers), which can be found here: https://obsproject.com/docs Other General Changes and Fixes ------------------------------- * Added a new program theme: Acri. * Changed the default program theme to dark mode for new users. * Changed the text of "Multi-adapter Compatibility" in game capture to "SLI/Crossfire Capture Mode (Slow)". This was changed because the wording "Multi-adapter Compatibility" was a bit vague, and users are not typically aware of the potential performance impact when using the option. * Optimized the preview pane and reduced GPU usage by 2-8% depending on how many sources were in the preview. * The streaming/recording buttons in the main window now highlight while streaming/recording. * Fixed a bug on Windows where desktop audio capture could go slightly out of sync with display/game/window capture on certain audio devices * Fixed an issue where certain Elgato devices would not output audio by default, and would require users to select the audio device manually. * Fixed a bug with studio mode where scenes that are set to fully duplicate would not retain their filters. * Fixed a stuttering bug on Linux with audio monitoring * Fixed MP3 audio support in the browser source on macOS * Fixed a few Dark/Rachni theme issues * Fixed a lot of minor bugs and a few minor memory leaks * Fixed a known crash that could happen on startup for certain AMD cards/drivers.
8455762
2018-01-23 01:31
下载
20.1.3
OBS Studio 20.1.2 20.1.3 Hotfix Changes (Windows only) ------------------------------------ * Fixed a bug where the x264 plugin was still expecting the newer x264 library, and wouldn't initialize properly (Note by Jim: a bug in my update script; this slipped by my testing due to the fact that I installed over an older build and had the newer x264 DLL present when I tested) 20.1.2 Hotfix Changes (Windows only) ------------------------------------ * Reverted x264 version to the previous stable build due to AVX512 optimizations causing stability issues on some systems * Made a workaround for a potential crash that could happen with the game "Life is Feudal" when game capturing it 20.1.1 Hotfix Changes (Windows only) ------------------------------------ * Made a workaround for an issue with new AMD GPU drivers (ReLive 17.10+) that would prevent the AMD encoder from starting up 20.1 General Changes -------------------- * Added the ability to hide/show items in the audio mixer via the mixer context menu * Added the ability to use replay buffer in advanced output mode (Note: cannot be used with the FFmpeg output) * Added the ability to monitor the audio of stingers via its properties * Added the ability to change the audio fade mode of stingers via its properties * Added hotkeys to control VLC source playback (play/pause/restart/stop/next/previous) * Added pulseaudio audio monitoring support on linux * Updated x264 and FFmpeg to their latest versions, with new performance optimizations for newer Intel processors * You can now bring up a context menu via right-clicking the mixer or items in the mixer * Fixed a bug where if you try to stop the stream while reconnecting, the program could freeze up * Fixed a bug where the window dimensions would not always restore properly from the last time the program was closed * Fixed an issue where the program would be milliseconds out of sync * Fixed a linux crash that could happen on program startup * Fixed an issue where shuffle in the VLC source would always start from the first item * Fixed a crash that sometimes occur when a connection times out * Made a workaround for a decklink device driver issue where decklink/blackmagic devices could very slowly go out of sync in the blackmagic source (make sure buffering is disabled if you have this issue; buffering is now disabled by default) * Disabled v-sync preview rendering on mac to prevent it from having an impact on performance
350e7a7
2017-11-17 20:32
下载
20.1.2
OBS Studio 20.1.2 20.1.2 Hotfix Changes (Windows only) ------------------------------------ * Reverted x264 version to the previous stable build due to AVX512 optimizations causing stability issues on some systems * Made a workaround for a potential crash that could happen with the game "Life is Feudal" when game capturing it 20.1.1 Hotfix Changes (Windows only) ------------------------------------ * Made a workaround for an issue with new AMD GPU drivers (ReLive 17.10+) that would prevent the AMD encoder from starting up 20.1 General Changes -------------------- * Added the ability to hide/show items in the audio mixer via the mixer context menu * Added the ability to use replay buffer in advanced output mode (Note: cannot be used with the FFmpeg output) * Added the ability to monitor the audio of stingers via its properties * Added the ability to change the audio fade mode of stingers via its properties * Added hotkeys to control VLC source playback (play/pause/restart/stop/next/previous) * Added pulseaudio audio monitoring support on linux * Updated x264 and FFmpeg to their latest versions, with new performance optimizations for newer Intel processors * You can now bring up a context menu via right-clicking the mixer or items in the mixer * Fixed a bug where if you try to stop the stream while reconnecting, the program could freeze up * Fixed a bug where the window dimensions would not always restore properly from the last time the program was closed * Fixed an issue where the program would be milliseconds out of sync * Fixed a linux crash that could happen on program startup * Fixed an issue where shuffle in the VLC source would always start from the first item * Fixed a crash that sometimes occur when a connection times out * Made a workaround for a decklink device driver issue where decklink/blackmagic devices could very slowly go out of sync in the blackmagic source (make sure buffering is disabled if you have this issue; buffering is now disabled by default) * Disabled v-sync preview rendering on mac to prevent it from having an impact on performance
d670d7b
2017-10-30 06:50
下载
20.1.1
OBS Studio 20.1.1 20.1.1 Hotfix Changes (Windows only) ------------------------------------ * Made a workaround for an issue with new AMD GPU drivers (ReLive 17.10+) that would prevent the AMD encoder from starting up 20.1 General Changes -------------------- * Added the ability to hide/show items in the audio mixer via the mixer context menu * Added the ability to use replay buffer in advanced output mode (Note: cannot be used with the FFmpeg output) * Added the ability to monitor the audio of stingers via its properties * Added the ability to change the audio fade mode of stingers via its properties * Added hotkeys to control VLC source playback (play/pause/restart/stop/next/previous) * Added pulseaudio audio monitoring support on linux * Updated x264 and FFmpeg to their latest versions, with new performance optimizations for newer Intel processors * You can now bring up a context menu via right-clicking the mixer or items in the mixer * Fixed a bug where if you try to stop the stream while reconnecting, the program could freeze up * Fixed a bug where the window dimensions would not always restore properly from the last time the program was closed * Fixed an issue where the program would be milliseconds out of sync * Fixed a linux crash that could happen on program startup * Fixed an issue where shuffle in the VLC source would always start from the first item * Fixed a crash that sometimes occur when a connection times out * Made a workaround for a decklink device driver issue where decklink/blackmagic devices could very slowly go out of sync in the blackmagic source (make sure buffering is disabled if you have this issue; buffering is now disabled by default) * Disabled v-sync preview rendering on mac to prevent it from having an impact on performance
bf75619
2017-10-26 02:45
下载
20.1.0
OBS Studio 20.1 General Changes --------------- * Added the ability to hide/show items in the audio mixer via the mixer context menu * Added the ability to use replay buffer in advanced output mode (Note: cannot be used with the FFmpeg output) * Added the ability to monitor the audio of stingers via its properties * Added the ability to change the audio fade mode of stingers via its properties * Added hotkeys to control VLC source playback (play/pause/restart/stop/next/previous) * Added pulseaudio audio monitoring support on linux * You can now bring up a context menu via right-clicking the mixer or items in the mixer * Fixed a bug where if you try to stop the stream while reconnecting, the program could freeze up * Fixed a bug where the window dimensions would not always restore properly from the last time the program was closed * Fixed an issue where the program would be milliseconds out of sync * Fixed a linux crash that could happen on program startup * Fixed an issue where shuffle in the VLC source would always start from the first item * Made a workaround for a decklink device driver issue where decklink/blackmagic devices could very slowly go out of sync in the blackmagic source (make sure buffering is disabled if you have this issue; buffering is now disabled by default) * Disabled v-sync preview rendering on mac to prevent it from having an impact on performance
7bd06e7
2017-10-17 19:45
下载
20.0.1
OBS Studio 20.0.1 20.0.1 Hotfix Changes --------------------- * Fixed a crash with the image slide show that could happen under certain circumstances * Fixed a bug which caused the Stats window to stop monitoring streaming/recording unless they were both active at the same time 20.0.0 Changes -------------- * Added new "modular" user interface that allows the user to move, disable, and customize elements of the UI. To unlock, go to the View menu, then the "Docks" sub-menu, and un-check "Lock UI". To reset to the default style, use "Reset UI" * Added Stinger transitions, which allow the ability to use video files as a transition with a specific transitioning point timing during playback of the video * Added a new "Auto" server for Twitch which will automatically select the server with the best routing. In addition, Twitch servers are now sorted based on the best route (as determined by Twitch) * Added support for Mixer's FTL protocol which allows low-latency streaming on Mixer. To use, open Settings, go to the Stream section, and set the service to "Mixer.com - FTL" * Added the option to disable looping in the image slide show, and stop or become hidden when all slides have been played * Added the option to change the visibility behavior of the image slide show: Pause when not in the current scene, restart when in the current scene, or always play regardless * Added the option to manually control the image slide show with hotkeys * Added the ability for the blackmagic source to automatically detect resolution/format rather than having to set it manually each time * Added ability to lock sources to prevent accidentally clicking on and modifying the position of a source * Added the ability to zoom in the preview for detailed editing while in canvas/output preview scaling modes. To use, click the preview, then hold down space bar and use the mouse wheel scroll to zoom in/out * Added a "Defaults" button to the filters and properties windows which will reset values to their defaults * Added a new "Rachni" theme * Added a "Fullscreen Interface" option to the view menu * Added the ability to use certain Japanese and European-specific keys as hotkeys * Added the ability to modify projectors from the tray menu * Added a network buffering option to the VLC source * Added a --multi command line option to suppress the multiple instance warnings * Added a "Below Normal" process priority to the process priority option in advanced settings on windows * Audio meters will now temporarily change their color to red when audio is clipping (too loud) * When using the auto-configuration dialog with Twitch, it will now automatically test the 3 servers with the best route * Made a few key improvements to the windows AMD AMF encoder. Fixed a potential crash, added support for AMF 1.4.4, added compatibility for newer drivers such as 17.7.2, and improved support for older drivers like 16.11.5 and 16.12.1 * Fixed an issue where the settings window could sometimes get stuck with a bad size * Fixed a bug where cropped sources would have incorrect alpha handling * Fixed a bug where scene collections/profiles wouldn't properly overwrite existing if the user chooses to do so * Fixed a crash that would happen if the program starts on a system with an unsupported video card, the program will now display a message as was originally intended * Fixed various minor bugs
d3c163b
2017-08-11 23:52
下载
20.0.0
OBS Studio 20.0 Changes ------- * Added new "modular" user interface that allows the user to move, disable, and customize elements of the UI. To unlock, go to the View menu, then the "Docks" sub-menu, and un-check "Lock UI". To reset to the default style, use "Reset UI" * Added Stinger transitions, which allow the ability to use video files as a transition with a specific transitioning point timing during playback of the video * Added a new "Auto" server for Twitch which will automatically select the server with the best routing. In addition, Twitch servers are now sorted based on the best route (as determined by Twitch) * Added support for Mixer's FTL protocol which allows low-latency streaming on Mixer. To use, open Settings, go to the Stream section, and set the service to "Mixer.com - FTL" * Added the option to disable looping in the image slide show, and stop or become hidden when all slides have been played * Added the option to change the visibility behavior of the image slide show: Pause when not in the current scene, restart when in the current scene, or always play regardless * Added the option to manually control the image slide show with hotkeys * Added the ability for the blackmagic source to automatically detect resolution/format rather than having to set it manually each time * Added ability to lock sources to prevent accidentally clicking on and modifying the position of a source * Added the ability to zoom in the preview for detailed editing while in canvas/output preview scaling modes. To use, click the preview, then hold down space bar and use the mouse wheel scroll to zoom in/out * Added a "Defaults" button to the filters and properties windows which will reset values to their defaults * Added a new "Rachni" theme * Added a "Fullscreen Interface" option to the view menu * Added the ability to use certain Japanese and European-specific keys as hotkeys * Added the ability to modify projectors from the tray menu * Added a network buffering option to the VLC source * Added a --multi command line option to suppress the multiple instance warnings * Added a "Below Normal" process priority to the process priority option in advanced settings on windows * Audio meters will now temporarily change their color to red when audio is clipping (too loud) * When using the auto-configuration dialog with Twitch, it will now automatically test the 3 servers with the best route * Made a few key improvements to the windows AMD AMF encoder. Fixed a potential crash, added support for AMF 1.4.4, added compatibility for newer drivers such as 17.7.2, and improved support for older drivers like 16.11.5 and 16.12.1 * Fixed an issue where the settings window could sometimes get stuck with a bad size * Fixed a bug where cropped sources would have incorrect alpha handling * Fixed a bug where scene collections/profiles wouldn't properly overwrite existing if the user chooses to do so * Fixed a crash that would happen if the program starts on a system with an unsupported video card, the program will now display a message as was originally intended * Fixed various minor bugs
8b31518
2017-08-10 23:11
下载
19.0.3
OBS Studio 19.0.3 19.0.3 Hotfix Changes --------------------- * When an audio device in audio settings is changed to different device, all of its secondary settings are now preserved (volume, sync offset, downmix to mono, mixer, properties, filters). Note that this does not apply if the audio device is disabled. * Fixed an issue where Oculus Rift games wouldn't capture properly with game capture on Windows * Fixed a case where the bandwidth test could potentially overestimate bandwidth in the auto-configuration tool * Fixed an issue where remote video via the media source could have artifacting * Fixed some cases where the media source wouldn't properly display the last frame when "Hide source when playback ends" is unchecked * Fixed some cases where the media source could cause the program to freeze when using a remote video URL * Fixed a design flaw where the stats window would reset all its values when opened for the first time
d295ad3
2017-06-22 15:58
下载
19.0.2
OBS Studio 19.0.2 19.0.2 Hotfix Changes --------------------- * Fixed a startup crash with older AMD drivers when using the 32bit version of OBS. Please update your video drivers! * Fixed a bug that caused Freetype 2 text sources to stop rendering properly on windows * Fixed an issue with NVENC not initializing properly for some people on older drivers * Fixed a tooltip that's supposed to show when you hover over "prefer hardware encoding" in the auto-configuration wizard 19.0.1 Hotfix Changes --------------------- * Fixed a bug where the auto-configuration wizard would sometimes not save settings * Fixed a bug where if you press cancel/back while connecting during a bandwidth test the program would freeze indefinitely * Fixed a bug where unintentional whitespace would not be removed from the end of the stream key, and would cause connection to fail when performing a bandwidth test with the auto-configuration wizard * Fixed an issue where the AMD encoder would no longer be usable in the 64bit version * Fixed a crash when using certain lossless RGB media files with the new media source 19.0 General Changes -------------------- * Added an auto-configuration wizard to the tools menu and on first-time use, which will attempt to automatically test and configure video/encoding/streaming settings based upon your system and internet connection. This wizard is currently in beta and may be subject to change, feedback is appreciated. * Added a stats dialog to the view menu (with the option to show it on start it up in general settings). The stats dialog shows advanced statistics, such as: average frame rendering time, frames lost due to encoding/rendering/network lag, HDD space left in recording location, and how much data has been output total. * Added a "Render Delay" filter that allows delaying non-async video sources such as display capture or window capture. Note this is only meant for minor sync adjustments (e.g. syncing your screen capture to a webcam), and because the delayed frames are stored on very limited VRAM, the allowable maximum delay is 500 milliseconds (which is 250 megabytes of VRAM on a 1080p 60 FPS source) * Added the ability to copy and paste filters between sources * Added Ctrl-E as a shortcut to edit transform of sources * Added a command line option to start as always on top (--always-on-top) * Added a "shuffle" option to the VLC video source * Added the ability to copy and paste sources (with transforms) from one scene to another * Added specific error messages displayed to the user when fail to connect * Added an option to the blackmagic source that allows you to specify the channel format * Added the ability to project a source, scene, or the preview on to a resizable window in the right-click context menu when right-clicking on sources or the preview * Reworked the media source: media files set to activate when switching to a scene will now immediately start play back when you switch to their scene without requiring time to load * Reworked the media source: media files will now loop properly with no abnormalities in sound playback * Fixed a bug where scenes could be unintentionally lost under specific crash circumstances (backup files were always present, but were not being used -- this is now fixed) * Fixed an issue where the blackmagic source can start up or spontaneously go out of sync * Fixed dragging and dropping text files to create a text source on non-windows systems * Fixed a bug where devices outputting NV12 (e.g. Logitech BRIO cams) would have distorted colors * Fixed a bug where frame dropping would not happen properly when using the ultrafast x264 preset * Fixed a bug from 18.0.2 where "downmix to mono" would no longer save * Fixed a potential crash under specific circumstances when OBS is set to minimize to task tray * When dragging and dropping text files to create a source, those sources will now have the same name as the text file being dropped * All dialogs should now have close buttons (useful on certain window managers such as gnome) * Filter names are now sorted when adding new filters 19.0 Windows Changes -------------------- * Added an option to disable audio ducking on windows, now on by default. Prevents the system from lowering volume of programs when the mic is activated by OBS * Added HEVC recording support to the AMD encoder * Added Two-Pass and Full-Range color support to the AMD encoder * The AMD Encoder has been completely rewritten from scratch for improved stability, performance and new features. All advanced configurations will break due to this change * The cursor will now be hidden when you are alt-tabbed out of the captured game/window when using window or game capture * Fixed an issue where the device source would activate on startup even when it's in another scene and set to deactivate when not visible * Fixed and clarified window capture prioritization. "Title" will now match any window of the exact window title, "class" will try to find a window by the title otherwise match any window of the same window type, and "exe" will match any window of the same title or if not found any window of the same program. * Fixed a crash when using QSV to encode * Fixed a bug where log files wouldn't be created when the current windows user had unicode characters in the name * Fixed an issue with the AMD encoder which would make it difficult to seek on certain file types * (Repeating 18.0.2 in case it was missed) Fixed poor game capture performance with some DirectX 9 games on the Windows 10 "Creator's Update" as well as some cases Windows 7 19.0 Linux Changes ------------------ * Added the auto scene switcher to linux * Fixed a potential crash in the settings dialog 19.0 Mac Changes ---------------- * Fixed an issue where you would not always be able to select all available fonts in the text source
870bf6b
2017-05-22 00:02
下载
19.0.1
OBS Studio 19.0.1 19.0.1 Hotfix Changes --------------------- * Fixed a bug where the auto-configuration wizard would sometimes not save settings * Fixed a bug where if you press cancel/back while connecting during a bandwidth test the program would freeze * Fixed a bug where unintentional whitespace would not be removed from the end of the stream key, and would cause connection to fail when performing a bandwidth test with the auto-configuration wizard * Fixed an issue where the AMD encoder would no longer be usable in the 64bit version * Fixed a crash when using certain lossless RGB media files with the new media source 19.0 General Changes -------------------- * Added an auto-configuration wizard to the tools menu and on first-time use, which will attempt to automatically test and configure video/encoding/streaming settings based upon your system and internet connection. This wizard is currently in beta and may be subject to change, feedback is appreciated. * Added a stats dialog to the view menu (with the option to show it on start it up in general settings). The stats dialog shows advanced statistics, such as: average frame rendering time, frames lost due to encoding/rendering/network lag, HDD space left in recording location, and how much data has been output total. * Added a "Render Delay" filter that allows delaying non-async video sources such as display capture or window capture. Note this is only meant for minor sync adjustments (e.g. syncing your screen capture to a webcam), and because the delayed frames are stored on very limited VRAM, the allowable maximum delay is 500 milliseconds (which is 250 megabytes of VRAM on a 1080p 60 FPS source) * Added the ability to copy and paste filters between sources * Added Ctrl-E as a shortcut to edit transform of sources * Added a command line option to start as always on top (--always-on-top) * Added a "shuffle" option to the VLC video source * Added the ability to copy and paste sources (with transforms) from one scene to another * Added specific error messages displayed to the user when fail to connect * Added an option to the blackmagic source that allows you to specify the channel format * Added the ability to project a source, scene, or the preview on to a resizable window in the right-click context menu when right-clicking on sources or the preview * Reworked the media source: media files set to activate when switching to a scene will now immediately start play back when you switch to their scene without requiring time to load * Reworked the media source: media files will now loop properly with no abnormalities in sound playback * Fixed a bug where scenes could be unintentionally lost under specific crash circumstances (backup files were always present, but were not being used -- this is now fixed) * Fixed an issue where the blackmagic source can start up or spontaneously go out of sync * Fixed dragging and dropping text files to create a text source on non-windows systems * Fixed a bug where devices outputting NV12 (e.g. Logitech BRIO cams) would have distorted colors * Fixed a bug where frame dropping would not happen properly when using the ultrafast x264 preset * Fixed a bug from 18.0.2 where "downmix to mono" would no longer save * Fixed a potential crash under specific circumstances when OBS is set to minimize to task tray * When dragging and dropping text files to create a source, those sources will now have the same name as the text file being dropped * All dialogs should now have close buttons (useful on certain window managers such as gnome) * Filter names are now sorted when adding new filters 19.0 Windows Changes -------------------- * Added an option to disable audio ducking on windows, now on by default. Prevents the system from lowering volume of programs when the mic is activated by OBS * Added HEVC recording support to the AMD encoder * Added Two-Pass and Full-Range color support to the AMD encoder * The AMD Encoder has been completely rewritten from scratch for improved stability, performance and new features. All advanced configurations will break due to this change * The cursor will now be hidden when you are alt-tabbed out of the captured game/window when using window or game capture * Fixed an issue where the device source would activate on startup even when it's in another scene and set to deactivate when not visible * Fixed and clarified window capture prioritization. "Title" will now match any window of the exact window title, "class" will try to find a window by the title otherwise match any window of the same window type, and "exe" will match any window of the same title or if not found any window of the same program. * Fixed a crash when using QSV to encode * Fixed a bug where log files wouldn't be created when the current windows user had unicode characters in the name * Fixed an issue with the AMD encoder which would make it difficult to seek on certain file types * (Repeating 18.0.2 in case it was missed) Fixed poor game capture performance with some DirectX 9 games on the Windows 10 "Creator's Update" as well as some cases Windows 7 19.0 Linux Changes ------------------ * Added the auto scene switcher to linux * Fixed a potential crash in the settings dialog 19.0 Mac Changes ---------------- * Fixed an issue where you would not always be able to select all available fonts in the text source
a2953d1
2017-05-21 04:11
下载
19.0.0
OBS Studio 19.0 General Changes: ---------------- * Added an auto-configuration wizard to the tools menu and on first-time use, which will attempt to automatically test and configure video/encoding/streaming settings based upon your system and internet connection. This wizard is currently in beta and may be subject to change, feedback is appreciated. * Added a stats dialog to the view menu (with the option to show it on start it up in general settings). The stats dialog shows advanced statistics, such as: average frame rendering time, frames lost due to encoding/rendering/network lag, HDD space left in recording location, and how much data has been output total. * Added a "Render Delay" filter that allows delaying non-async video sources such as display capture or window capture. Note this is only meant for minor sync adjustments (e.g. syncing your screen capture to a webcam), and because the delayed frames are stored on very limited VRAM, the allowable maximum delay is 500 milliseconds (which is 250 megabytes of VRAM on a 1080p 60 FPS source) * Added the ability to copy and paste filters between sources * Added Ctrl-E as a shortcut to edit transform of sources * Added a command line option to start as always on top (--always-on-top) * Added a "shuffle" option to the VLC video source * Added the ability to copy and paste sources (with transforms) from one scene to another * Added specific error messages displayed to the user when fail to connect * Added an option to the blackmagic source that allows you to specify the channel format * Added the ability to project a source, scene, or the preview on to a resizable window in the right-click context menu when right-clicking on sources or the preview * Reworked the media source: media files set to activate when switching to a scene will now immediately start play back when you switch to their scene without requiring time to load * Reworked the media source: media files will now loop properly with no abnormalities in sound playback * Fixed a bug where scenes could be unintentionally lost under specific crash circumstances (backup files were always present, but were not being used -- this is now fixed) * Fixed an issue where the blackmagic source can start up or spontaneously go out of sync * Fixed dragging and dropping text files to create a text source on non-windows systems * Fixed a bug where devices outputting NV12 (e.g. Logitech BRIO cams) would have distorted colors * Fixed a bug where frame dropping would not happen properly when using the ultrafast x264 preset * Fixed a bug from 18.0.2 where "downmix to mono" would no longer save * Fixed a potential crash under specific circumstances when OBS is set to minimize to task tray * When dragging and dropping text files to create a source, those sources will now have the same name as the text file being dropped * All dialogs should now have close buttons (useful on certain window managers such as gnome) * Filter names are now sorted when adding new filters Windows Changes: ---------------- * Added an option to disable audio ducking on windows, now on by default. Prevents the system from lowering volume of programs when the mic is activated by OBS * Added HEVC recording support to the AMD encoder * Added Two-Pass and Full-Range color support to the AMD encoder * The AMD Encoder has been completely rewritten from scratch for improved stability, performance and new features. All advanced configurations will break due to this change * The cursor will now be hidden when you are alt-tabbed out of the captured game/window when using window or game capture * Fixed an issue where the device source would activate on startup even when it's in another scene and set to deactivate when not visible * Fixed and clarified window capture prioritization. "Title" will now match any window of the exact window title, "class" will try to find a window by the title otherwise match any window of the same window type, and "exe" will match any window of the same title or if not found any window of the same program. * Fixed a crash when using QSV to encode * Fixed a bug where log files wouldn't be created when the current windows user had unicode characters in the name * Fixed an issue with the AMD encoder which would make it difficult to seek on certain file types * (Repeating 18.0.2 in case it was missed) Fixed poor game capture performance with some DirectX 9 games on the Windows 10 "Creator's Update" as well as some cases Windows 7 Linux Changes: -------------- * Added the auto scene switcher to linux * Fixed a potential crash in the settings dialog Mac Changes: ------------ * Fixed an issue where you would not always be able to select all available fonts in the text source
060fbb3
2017-05-20 16:35
下载
18.0.2
OBS Studio 18.0.2 Window Hotfix Changes: * Fixed an issue where game capture would have poor capture performance with 32bit DirectX 9 games (primarily Valve games) on the new Windows 10 "Creator's Update", and in some cases Windows 7. General Changes: * It is now possible to monitor audio from desktop audio capture sources as long as the device you're using to playback the audio monitoring does not match the device of the capture source you're trying to capture (to prevent an audio feedback loop).
4684294
2017-05-02 18:45
下载
下载
请输入验证码,防止盗链导致资源被占用
取消
下载
1
https://gitee.com/cfgrpg/obs-studio.git
git@gitee.com:cfgrpg/obs-studio.git
cfgrpg
obs-studio
obs-studio
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册