FFmpeg 歷史版本列表 Page3

最新版本 FFmpeg 6.1

FFmpeg 歷史版本列表

FFmpeg 是領先的多媒體框架,能夠解碼,編碼,轉碼,多路復用,解復用,流,過濾器,並發揮人類和機器創造的任何東西。它支持最尖端的古代格式。無論是由某個標準委員會,社區或企業設計的.8997423 選擇版本:FFmpeg 3.4.1(32 位)FFmpeg 3.4.1(64 位) FFmpeg 軟體介紹

FFmpeg (32-bit)FFmpeg (64-bit)


OBS Studio 28.0 (64-bit) 查看版本資訊

更新時間:2022-09-01
更新細節:

What's new in this version:

10-bit and HDR Video Encoding Support:
- OBS now supports 10-bit and HDR, courtesy of rcdrone, YouTube, and Luxoft. New color format and color space settings have been added in the advanced settings to allow this.

Important notes about HDR and 10-bit:
- HDR and 10-bit can only be encoded with AV1 and HEVC encoders.
- 10-bit HEVC encoding requires NVIDIA 10-series, AMD 5000 series, or newer GPU. Intel QuickSync and Apple VT are not yet supported.
- The recommended settings for HDR are Color Format P010 and Color Space Rec. 2100 PQ.
- If you wish to encode 10-bit SDR, you can use Color Format P010 with an SDR color space (e.g. Rec. 709, Rec. 601). However, AV1 or HEVC will still be required.
- HDR streaming is currently only supported via YouTube's HLS service via an HEVC encoder.
- When composing in SDR, games that operate in HDR can now be properly tonemapped to SDR.
- Video capture devices can be used to capture and stream in HDR if the device supports it (e.g. EVGA XR1 Pro, Elgato 4K60 Pro Mk.2, AverMedia Live Gamer 4K).
- For a list of tested devices
- Certain filters will not function if a source is rendering with HDR:
- Apply LUT, Chroma Key, Color Key, Image Mask/Blend, Luma Key, Sharpness
- Mac/Linux support is limited. HDR preview does not work, and several inputs/encoders still need to be updated.

Updating to Qt 6:
- As of May 2020, version 5 of the Qt user interface toolkit ceased public development and is no longer being updated. Since then, our need for a more up-to-date version has been increasing as time goes by. With version 28.0, we felt it was important for us to update our user interface toolkit to the latest version; not just to gain access to the latest features, but also for the latest bug fixes and improved support for newer operating systems and architectures such as Windows 11 and Apple Silicon. Unfortunately, this also means that certain plugins that depend on version 5 of Qt will no longer work when you upgrade to version 28.0 and will need to be updated.
- During this beta period of OBS 28.0, many of those plugins which rely on Qt version 5 may not yet be updated yet, and we'll be working with third-party plugin developers in order to get them updated before the final release deploys.
- Additionally, Qt 6 has dropped support for Windows 7 & 8, macOS 10.13 & 10.14, Ubuntu 18.04 and all 32-bit operating systems. As such, OBS will no longer be supported on these platforms.

Native Apple Silicon Support:
- With OBS 28, OBS now has native builds for Apple Silicon systems. This means that OBS will run more optimally and without x86 emulation. Unfortunately, an important caveat for this is that many third-party plugins may not yet be readily available for Apple users running native Apple Silicon builds. Users can still use x86 builds of OBS if they desire a wider selection of third-party plugins that are not yet available natively for Apple Silicon.

New Features and Additions:
- Added a new, more optimal and up-to-date implementation of the AMD encoder on Windows
- Added support for the ScreenCaptureKit Framework on macOS 12.5+, including support for direct audio capture without requiring third-party solutions on macOS 13+ [Developer-Ecosystem-Engineering/PatTheMav/gxalpha]
- Added support for CBR, CRF, and Simple Mode to the Apple VT encoder on Apple Silicon (Note: CBR requires macOS 13+) [Developer-Ecosystem-Engineering/gxalpha/MisutaaAsriel/PatTheMav]
- Added application audio capture on Windows to allow capturing the audio output from a single process
- Added the ability to select a separate video mix for the virtual camera [chippydip]
- Added support for NVIDIA Background Removal on Windows (requires NVIDIA Video Effects SDK Runtime to be installed) [pkv]
- Added "Room Echo Removal" to NVIDIA Noise Suppression filter on Windows (requires NVIDIA Audio Effects SDK runtime to be installed) [pkv]
- Added obs-websocket 5.0 as a first-party plugin
- Added new default Theme "Yami" [Warchamp7]
- Added the ability to automatically split recordings based on file size or duration, or manually via hotkey
- Added Accessibility section to the settings window, providing the ability to change colors of certain UI elements (with presets or Custom)
- Added native SRT/RIST outputs [pkv]
- Added support for sending chat messages to YouTube from within OBS
- Added file integrity check option on Windows to validate and repair the current OBS installation [derrod]
- Added improved macOS permissions flow on startup [gxalpha/PatTheMav/WizardCM]
- The Video Capture Device source on Windows will now save/remember settings changed in the "Configure" dialog
- Added “What’s New” dialog on macOS and Linux

Tweaks:
- Updated all dependencies to their latest versions [RytoEX/PatTheMav]
- It is now possible to use any version of Python 3 on Windows and macOS rather than just 3.6
- Added multiview layouts without preview and program
- Improved accessibility of the cropped selection border by changing it to a dotted line, and the recording/streaming inactive status bar icons with a visual slash
- Added a rotation handle to sources selected in the preview
- Added spacing distance helpers to sources selected in the preview
- Added a keyboard shortcut to copy/paste scene item transformations
- Added copy/paste to visibility transitions
- In vertical studio mode, Program is now on top [gxalpha/eliasthompson]
- Hotkeys now require strict modifiers (exact modifier matches)
- Added scene names to preview/program labels in Studio Mode
- Significantly improved reconnecting when streaming disconnects, including lowering the default reconnect delay to 2 seconds
- Added unit suffixes to many places [Vainock/cg2121]
- Reverted OBS 26.0 transitions dock redesign
- Added a toolbar to the audio mixer dock
- Added the ability to reset the whole UI (View -> Reset UI)
- Added the ability to relatively center multiple sources
- Dark mode themes get respected in more places
- Sources can now be shifted more quickly when using arrow keys in the preview by holding Shift
- Switched rendering on Linux from GLX to EGL, which should result in a better experience [GeorgesStavracas]
- Cleaned up source right-click menu
- Added an option for low latency audio buffering to Settings -> Audio, primarily designed for outputs like Decklink and NDI (intended to avoid audio/video going out of sync with those outputs) [jp9000]
- Improved descriptiveness of many tooltips (e.g. adding sources)
- Added support for the H264 Format in the Linux V4L2 (video capture device) source [ggodlewski]
- Added status overlay icons to the dock icon on macOS [gxalpha/MisutaaAsriel]
- The source properties window now defaults to a 50/50 split of preview and properties
- Added the ability for sources, filters and encoders to show custom info/warning/error messages alongside their settings/properties [tytan652]
- .url and .lnk shortcuts are now resolved when drag-and-dropping into OBS on Windows [bontibon]
- Moved Twitch/Restream OAuth to a serverless edge compute platform to improve reliability and response times, especially for users in Asia [derrod]
- Updated obs-browser's CEF (Chromium) to version 103 (5060) on all platforms, fixing a rendering crash on Windows [pkv/WizardCM]
- Image sources will now honor the rotation in the EXIF metadata
- Massively improved performance for legacy macOS Window Capture sources [dossy/gxalpha]
- Added support for custom FFmpeg options in media sources [stopforumspam]
- Added support for audio capture to Video Output Device sources on macOS (if supported by the device)
- Video Capture Devices on macOS will now default to the "High" preset
- Improved macOS virtual camera performance on some setups [fabianishere]
- Added an output buffer when recording to a file to fix "Encoding overloaded!" warnings when writing to slower media like external drives or network shares
- The M3U8 (HLS) recording format was removed from Simple output mode as it was a common cause of user confusion. This format is now only available in Advanced output mode

Fixed:
- Fixed performance issues with the log viewer
- Fixed font scaling in the audio mixer
- Fixed hotkeys not working when OBS was out of focus. Note: To use hotkeys while OBS is out of focus, it requires "Accessibility" permissions [tbodt/gxalpha/PatTheMav]
- Fixed hotkeys with modifiers not working on macOS
- Fixed an issue where OBS wouldn’t respect custom icons on macOS
- Fixed an issue drag-and-dropping into OBS wouldn’t have an undo action
- Fixed an issue where OBS could become visible in screen recordings despite being set to hidden (Windows)
- Fixed an issue with Apple VT encoder timestamps
- Fixed the file path getting cut off at the end in the remux window
- Fixed the scrollbar always being visible in the audio mixer
- Various fixes for AJA input and output
- Fixed a longstanding problem with RTMP output that could lead to OBS locking up after a connection drop
- Fixed a memory leak with the YouTube Manage Broadcast dialog
- Fixed an issue where right-side modifiers wouldn't be detected on Linux
- Fixed an issue where OBS could hang after closing the properties dialog on Linux [kkartaltepe]
- Fixed an issue where certain videos would not be rotated correctly in the VLC source [pmcgaley]
- Fixed an issue where transparent windows would be incorrectly captured in the Window Capture source on Windows when using Windows Graphics Capture mode
- Fixed the virtual camera on macOS not loading on specific hardware [fabianishere]
- Removed the --disable-high-dpi-scaling command line option as it's not compatible with Qt 6
- Fixed an issue where hidden sources would still be active in audio monitoring on macOS
- Fixed a crash when pressing Tab while renaming a Filter
- Fixed an issue where AAC files would not loop in the Media Source
- Fixed an issue where the QSV encoder would never stop recording if the frame rate was fractional
- Fixed an issue where the QSV encoder would fail to start if any virtual render devices existed (eg. Citrix, Tencent)
- Fixed a rare "An encoder error occurred" error when streaming or recording with the default FFmpeg AAC audio encoder

OBS Studio 27.2.4 (64-bit) 查看版本資訊

更新時間:2022-03-30
更新細節:

What's new in this version:

Fixed:
- a bug where sources could show up in the mixer while using studio mode even when those sources weren’t active
- a bug where audio wouldn’t capture for people with older Windows versions
- an incorrectly colored icon on the Rachni theme

OBS Studio 27.2.3 (64-bit) 查看版本資訊

更新時間:2022-03-03
更新細節:

What's new in this version:

- Fixed a bug where the virtual camera on Windows wouldn't display properly

OBS Studio 27.2.2 (64-bit) 查看版本資訊

更新時間:2022-03-02
更新細節:

What's new in this version:

Fixed:
- a bug where the preview would freeze, and the stream could disconnect
- a random crash that could happen on shutdown when using scripts
- a crash that could happen in Firefox/Chrome when using the virtual camera on Windows
- a crash on startup related to audio capture on Windows
- compilation on FreeBSD
- an issue where menu options in the Edit menu (like "Reset Transform") would be wrongly grayed out, also causing certain shortcuts to fail
- .cube LUT files not working on macOS/Linux with certain non-english languages
- an issue where FFmpeg dependencies would still be breaking third-party plugins on macOS

OBS Studio 27.2.1 (64-bit) 查看版本資訊

更新時間:2022-02-22
更新細節:

What's new in this version:

Fixed:
- an issue that triggered a full system freeze for some users. Made a legendary workaround to some sort of driver/kernel bug which was triggered by the browser source (I am really proud of this)
- Improved performance of the updated Chromium build of browser source (I am also really proud of this)
- an issue where some users with certain older Windows versions would not be able to stream at a very high bitrate
- an issue where some cameras wouldn’t decode correctly on Linux
- an issue where common in-program shortcuts stopped working sometimes (such as Ctrl-F to make a source fit to screen)
- a bug on Windows 8.1 where desktop audio capture stopped working
- SRT and RIST from crashing OBS when a URL isn’t set or when disabling a Media source with a RIST URL
- a memory leak in PipeWire capture on Linux
- an issue where the resize grip would break if you dragged it all the way to the top in the filters window
- Updated AOM/SVT encoders again because there seems to be some new good changes
- Hiding OBS from capture is now logged
- an issue on macOS where FFmpeg dependency filenames were unnecessarily complex, breaking some third party plugins
- browser plugin not loading if OBS launched from certain paths on macOS

OBS Studio 27.2 (64-bit) 查看版本資訊

更新時間:2022-02-15
更新細節:

What's new in this version:

New Features and Additions:
- Added AJA source for AJA devices
- Added AJA output to tools menu for AJA devices
- Updated CEF (Chromium) for the browser source from 75 (3770) to version 95 (4638) (Absolutely amazing work by everyone who worked on this, especially the CEF community -Jim) [PatTheMav/RytoEX/pkv/WizardCM/VodBox]
- Added the ability to set different blend modes to sources via the source right-click context menu (similar to Photoshop’s layer blending for example)
- Added AOM AV1 and SVT-AV1 encoders (note that these are currently considered experimental, work best with CPUs that have many cores, and are only accessible for recording in advanced output mode)
- Added an OBS hotkey for browser sources to allow refreshing a browser source via that hotkey
- Added hotkey filter search
- Added hotkey duplicate detection
- Added a warning dialog when switching profiles that have settings changes that require a restart
- Added a “Show active outputs warning on exit” option in advanced settings, which allows you to enable/disable the confirmation dialog on exit while recording/streaming
- Added support for the RIST protocol
- Added official Flatpak support for Linux
- Added framework for future support of background hotkeys on Wayland
- Added an option to general settings to hide OBS from all capturing, allowing you to capture your screen without OBS showing up

Tweaks:
- Updated dependencies to their latest versions
- Volume meters will now show audio activity in grayscale when muted rather than showing no activity
- Improve menu bar icons on macOS
- A warning will now be shown when failing to start/stop YouTube streams
- Improved consistency of transition duration suffixes
- On Linux, the list of windows shown in Window capture will now show alphabetically
- Twitch panels will now use light or dark mode depending on the OBS theme
- Changed the Docks menu from being a submenu in the View menu to instead be its own top-level menu on the menu-bar
- A more user-friendly dialog is now displayed when a file could not be written for recording
- The filters preview/properties are now resizable
- Added the ability for RTMP servers to request a silent reconnect when the server is going down (otherwise known as the “RTMP go away” feature)
- Incompatible audio filters will now not be shown for sources that don’t support them
- Added frontend event so scripts can know when OBS is shutting down
- PipeWire capturing is now more robust, especially in multi-GPU setups
- Sources will now be activated when viewing them in the filters dialog
- Browser sources are no longer refreshed when their size changes (useful when programmatically resizing them)

Fixed:
- the cursor capture position on certain applications with window and game capture
Fix YouTube GoLive feature not working for existing broadcasts that are not auto-start broadcasts
- the YouTube broadcast button state when stopping streams without auto-start, that have auto-stop enabled
- an issue where the edit menu wouldn’t properly update its state depending on what was selected
- the Paste Source context menu items from still being enabled if source has been destroyed
- a bug where pressing “Cancel” on a properties dialog would cause settings to save in some cases despite hitting cancel
- a bug where certain settings would show as available in the video capture device properties when they weren’t actually available
- a crash where modifying the video capture device properties on Linux could cause a crash on some systems
- Linux PulseAudio monitoring volume with signed 32bit and unsigned 8bit formats
- Media Source not working with audio-only files
- a couple memory leaks with QSV
- an issue where audio monitoring could have significant latency on Linux
- undo/redo not working for text changes on the context bar
- an issue where the transform window would not consistently updated for selected sources/scenes
- missing undo/redo action when resetting filter properties
- missing undo/redo action when using “Add existing source”
- an issue where stinger transitions could sometimes loop unintentionally
- an issue where transforms/crops would not be included when copying/pasting sources
- a couple potential freezes and crashes, especially with browser sources
- an issue where devices would not always reinitialize properly when switching scene collections
- various issues that would affect the websockets plugin
- a bug where certain Twitch panel settings wouldn’t save properly
- a bug on Linux where Window capture wouldn’t properly capture on software rasterization devices
- various potential bugs and race conditions across the program and multiple plugins
- network throughput to distant servers potentially being limited in low memory environments
- a crash on Linux X11 that could happen when closing certain dialogs containing video previews
- VST plugin windows disappearing when resized
- a VST plugin crash that could occur under certain circumstances
- an incorrect offset of scene labels on certain multiview configurations
- a bug that would allow resizing sources that are locked
- a performance issue with X11 window capture on Linux
- a bug where projectors could not be resized with certain window managers on Linux
- window flashing on macOS when starting the program minimized to tray
- a bug where push-to-talk or mute delay would not save under certain circumstances
- a bug where mouse hotkeys would not always function correctly on Linux

更新時間:2022-02-13
更新細節:

What's new in this version:

- Dialogue enhance audio filter

更新時間:2022-01-11
更新細節:

What's new in this version:

- Colorspectrum source video filter
- RTP packetizer for uncompressed video (RFC 4175)
- Bitpacked encoder
- VideoToolbox VP9 hwaccel
- VideoToolbox ProRes hwaccel
- Support loongarch
- Aspectralstats audio filter
- Adynamicsmooth audio filter
- Libplacebo filter
- Vflip_vulkan, hflip_vulkan and flip_vulkan filters
- Adynamicequalizer audio filter
- Yadif_videotoolbox filter
- VideoToolbox ProRes encoder
- Anlmf audio filter
- IMF demuxer (experimental)

FFmpeg 4.4.1 查看版本資訊

更新時間:2021-11-04
更新細節:

What's new in this version:

- ADPCM IMA Westwood encoder
- Westwood AUD muxer
- ADPCM IMA Acorn Replay decoder
- Argonaut Games CVG demuxer
- Argonaut Games CVG muxer
- Concatf protocol
- Afwtdn audio filter
- Audio and video segment filters
- Apple Graphics (SMC) encoder
- Hsvkey and hsvhold video filters
- Adecorrelate audio filter
- Atilt audio filter
- Grayworld video filter
- AV1 Low overhead bitstream format muxer
- Swscale slice threading
- MSN Siren decoder
- Scharr video filter
- Apsyclip audio filter
- Morpho video filter
- Amr parser
- - (a)latency filters
- GEM Raster image decoder
- Asdr audio filter
- Speex decoder
- Limitdiff video filter
- Xcorrelate video filter
- Varblur video filter
- Huesaturation video filter

OBS Studio 27.1.3 (64-bit) 查看版本資訊

更新時間:2021-10-05
更新細節:

What's new in this version:

- Fixed a bug introduced in 27.1.2 where some sources wouldn't have their audio output properly