VLC Media Player (32-bit)

最新版本 OBS Studio 21.0.1

OBS Studio 21.0.1

OBS Studio 21.0.1
VLC 媒體播放器(以前稱為 VideoLAN 客戶端)是一個高度便攜的免費多媒體播放器,包括 MPEG-1,MPEG-2,MPEG-4,DivX,MP3 和 OGG 等各種音頻和視頻格式,以及 DVD,VCD,和各種流媒體協議。它還可以作為 IPv4 或 IPv6 高帶寬網絡中單播或組播流的服務器.

配備新的音頻核心,硬件解碼和編碼,移動平台端口,準備超高清視頻和特殊照顧支持更多格式,2.1 是 VLC 的重大升級.

Rincewind 有一個新的音頻渲染流水線,具有更好的效率,音量和設備管理,以提高 VLC 音頻支持。它支持許多新的設備輸入,格式,元數據,並改進了大部分當前的設備,為下一代編解碼器做準備。

VLC 媒體播放器特性:
重寫的視頻輸出核心和模塊,允許混合使用 GPU。 Shader 支持 OpenGL 輸出,用於轉換,包括 10bits。 Windows 8 和 7,Android,iOS 和 OS / 2 的視頻輸出。去粒,紋理,去噪和防閃爍濾波器。去隔行濾鏡,包括反轉電視電影算法。重新採樣更高質量的音頻。動態範圍壓縮機和卡拉 OK 過濾器。簡化音頻核心,加快處理速度。適用於 iOS,Android 和 OS / 2 的音頻輸出。針對 H.264,MPEG-4 / Xvid 和 WebM 的多線程解碼。支持 10 位編解碼器,WMV 圖像和一些其他編解碼器。重寫了對圖像的支持,包括 jpeg,png,xcf,bmp 等。支持 RealVideo 和 Real Format 的重要更改。 CrystalHD 卡和 Android OpenMAX 支持硬件解碼。和更多的功能... 也可用:下載 VLC 媒體播放器為 Mac

ScreenShot

軟體資訊
檔案版本 OBS Studio 21.0.1

檔案名稱 OBS-Studio-21.0.1-Full-Installer.exe
檔案大小 99.8 MB
系統 Windows XP / Vista / Windows 7 / Windows 8 / Windows 10
軟體類型 開源軟體
作者 VideoLAN team
官網 http://www.videolan.org/vlc/
更新日期 2018-01-22
更新日誌

What's new in this version:

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
- 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
- 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)

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

OBS Studio 21.0.1 相關參考資料
OBS Studio - Browse 21.0.1 at SourceForge.net

Open source software for live streaming and recording.

https://sourceforge.net

OBS Studio 21.0 Release Notes | OBS

21.0.1 Hotfix. Fixed a crash with the stinger transition. Fixed a bug where Hauppauge and Live Gamer Portable devices were not outputting ...

https://obsproject.com

OBS Studio 21.0.1 - Neowin

OBS Studio is software designed for capturing, compositing, encoding, recording, and streaming video content, efficiently. It is the re-write of the ...

https://www.neowin.net

OBS Studio 21.0.1 Download for Windows 10, 8, 7 - FileHorse

OBS Studio is a free and open source software for video recording and live streaming. Download and start streaming quickly and easily on ...

https://www.filehorse.com

OBS Studio 21.0.1 軟體下載 Download :: 軟體兄弟

OBS Studio 是一款用於視頻錄製和直播的免費開源軟件。在Windows,Mac 或Linux 上快速輕鬆地下載並開始流式傳輸。使用OBS Studio 從Windows PC 桌面控制..., ...

https://softwarebrother.com

OBS Studio Old Versions Downloads - VideoHelp

Download free old versions of OBS Studio. Direct download links. ... 2018-01-23, 144.8MB, * · OBS-Studio-21.0.1-Full-Installer.exe, 2018-01-23, 99.8MB, *.

https://www.videohelp.com

Open Broadcaster Software 21.0.1 - Npackd

https://github.com/jp9000/obs-studio/releases/download/21.0.1/OBS-Studio- ... Open Broadcaster Software is free and open source software for ...

https://www.npackd.org

Question Help - Using NOXPlayer with OBS Studio 21.0.1 | OBS Forums

A problem has cropped up in the last few days with the use of the Android Emulator NOXPlayer inside of OBS Studio. OBS will capture the ...

https://obsproject.com

阿榮福利味- OBS Studio 21.0.1 免安裝中文版- 免費網路實況 ...

OBS Studio 21.0.1 免安裝中文版- 免費網路實況廣播軟體取代Fraps的遊戲錄影軟體https://www.azofreeware.com/2013/05/obs-open-broadcaster ...

https://zh-tw.facebook.com