Overview
Request 5658 (accepted)
Beware, this requires to build srt >= 1.4, where it's missing (15.{3,4}
- Update to version 29.0.0:
* rtmp-services: Specify RTMP_SERVICES_FORMAT_VERSION in package.json
* CI: Revise repository conditions to validate JSON schema of services
* libobs: Update version to 29.0.0
* win-capture: Always reset timeout when searching for target display
* UI: Lock volume meter sliders to LTR
* UI: Use stream encoder when resetting encoders
* obs-filters: Log NVIDIA Effects version only if lib is found
* CI: Use Flatpak build-bundle option
* CI: Update Flatpak Actions
* Revert "libobs-d3d11: Default to Intel IGPU on IGPU+DGPU systems"
* Revert "libobs-d3d11: Make sure libobs knows the new adapter index"
* Revert "libobs: Fix adapter index not getting applied to resets"
* UI: Restrict GNOME wayland override
* obs-ffmpeg, obs-qsv11: Ensure adapter order in encoder tests
* obs-ffmpeg: Remove EnumOutputs from encoder tests
* libobs: Add funcs to get windows video adapter LUIDs
* rtmp-services: Remove defunct servers/services
* obs-ffmpeg: Set chroma location for VA-API
* obs-qsv11: Put mastering primaries in GBR order
* mac-videotoolbox: Add HDR metadata
* obs-ffmpeg: Fix AMF default CQP value
* libobs: Duplicate URL string for OBS_BUTTON_URL
* UI: Fix Qt AutoUic warning
* obs-ffmpeg: Add new rate control method mappings for AVC/HEVC
* obs-filter: Fix upward compressor
* obs-ffmpeg: Use enum for av1 encoders
* cmake: Fix FindGio.cmake to find libgio
* docs: Add missing source functions
* obs-ffmpeg: Bump AMF version to v1.4.29
obs-studio.changes
Changed
-------------------------------------------------------------------
+Sun Jan 08 14:16:44 UTC 2023 - hpj@urpla.net
+
+- Update to version 29.0.0:
+ * rtmp-services: Specify RTMP_SERVICES_FORMAT_VERSION in package.json
+ * CI: Revise repository conditions to validate JSON schema of services
+ * libobs: Update version to 29.0.0
+ * win-capture: Always reset timeout when searching for target display
+ * UI: Lock volume meter sliders to LTR
+ * UI: Use stream encoder when resetting encoders
+ * obs-filters: Log NVIDIA Effects version only if lib is found
+ * CI: Use Flatpak build-bundle option
+ * CI: Update Flatpak Actions
+ * Revert "libobs-d3d11: Default to Intel IGPU on IGPU+DGPU systems"
+ * Revert "libobs-d3d11: Make sure libobs knows the new adapter index"
+ * Revert "libobs: Fix adapter index not getting applied to resets"
+ * UI: Restrict GNOME wayland override
+ * obs-ffmpeg, obs-qsv11: Ensure adapter order in encoder tests
+ * obs-ffmpeg: Remove EnumOutputs from encoder tests
+ * libobs: Add funcs to get windows video adapter LUIDs
+ * rtmp-services: Remove defunct servers/services
+ * obs-ffmpeg: Set chroma location for VA-API
+ * obs-qsv11: Put mastering primaries in GBR order
+ * mac-videotoolbox: Add HDR metadata
+ * obs-ffmpeg: Fix AMF default CQP value
+ * libobs: Duplicate URL string for OBS_BUTTON_URL
+ * UI: Fix Qt AutoUic warning
+ * obs-ffmpeg: Add new rate control method mappings for AVC/HEVC
+ * obs-filter: Fix upward compressor
+ * obs-ffmpeg: Use enum for av1 encoders
+ * cmake: Fix FindGio.cmake to find libgio
+ * docs: Add missing source functions
+ * obs-ffmpeg: Bump AMF version to v1.4.29
+ * obs-ffmpeg: Add new rate control methods for AMD AVC/HEVC
+ * docs: Fix reference count info of obs_frontend_get_streaming_service
+ * libcaption: Fix invalid data at utf8_load_text_file
+ * docs: Add versionadded for 29.0.0 functions
+ * docs: Add info on property modified callback
+ * mac-videotoolbox: Don't parse HEVC as AVC
+ * UI: Guard GetMonitorName behind Qt < 6.4
+ * UI: Fix slide counter with no slides
+ * obs-ffmpeg: Improve chroma location decision
+ * docs: Clarify signal_handler_connect()
+ * obs-filters: Use correct signal to reset greenscreen filter
+ * image-source: Remove cleared missing files from slideshow
+ * libobs: Override fps ovi for aux views
+ * updater: Bump to version 2.2
+ * obs-ffmpeg: Allow srt stream to disconnect after timeout
+ * rtmp-services: Add Bitmovin
+ * obs-qsv11: Set subprocess timeout to 10 sec
+ * win-dshow: Ignore FFmpeg colorspace if overridden
+ * obs-ffmpeg: Disable VBAQ for H264 CQP rate control
+ * obs-qsv11: Fix QSV detection
+ * obs-qsv11: Fix encoder capping resolution on dgpus
+ * Revert "obs-qsv11: Don't set to low power mode if AV1"
+ * obs-qsv11: Fix HDR not working with AV1
+ * obs-qsv11: Don't set to low power mode if AV1
+ * obs-qsv11: Keep ExtParam value around
+ * UI: Hide "Update Channel" label on macOS
+ * UI: Guard AutoBetaOptIn as Windows-only
+ * UI: Delay timed update check until branch migration
+ * UI: Fix monitor name for projectors on Windows
+ * obs-qsv11: Remove statics, fix buffer misuse
+ * obs-qsv11: Add HEVC
+ * obs-qsv11: Don't declare vars in switch w/o braces
+ * obs-qsv11: Remove unused function
+ * obs-qsv11: Fix profile default for AV1
+ * obs-qsv11: Remove unused function declaration
+ * obs-ffmpeg: Disable VBAQ for HEVC CQP rate control
+ * libobs: Suppress LNK4098
+ * rtmp-services: Suppress LNK4098
+ * UI: Add QSV AV1 to simple output mode
+ * obs-qsv11: Simplify CQP
+ * obs-qsv11: Add QSV AV1 encoder
+ * obs-qsv11: Add codec enum
+ * obs-qsv11: Only reinitialize bitrate
+ * obs-qsv11: Add startup process to test QSV support
+ * libobs: Fix adapter index not getting applied to resets
+ * UI: Switch to beta branch when running beta/rc for the first time
+ * UI: Add update channels (Windows)
+ * updater: Add --branch/--portable command line arguments
+ * cmake/libobs: Set OBS_COMMIT based on git describe
+ * flatpak: Update deps based on obs-deps 2022-11-21
+ * CI: Update deps to obs-deps 2022-11-21 release
+ * libobs-d3d11: Make sure libobs knows the new adapter index
+ * obs-ffmpeg: Fix building without HEVC on Windows
+ * cmake: Specify utf-8 for MSVC builds
+ * CI,obs-vst: Update Flatpak KDE Runtime to version 6.4
+ * UI, image-source: Add slide counter to slideshow toolbar
+ * obs-vst: Improve some string handling
+ * obs-vst: Use libobs memory allocation functions
+ * UI: Disable toolbar buttons when no source is selected
+ * obs-ffmpeg: Improve RIST/SRT log messages
+ * UI: Use blog for "Attempted path" log messages
+ * ffmpeg: fix cqp rate control on svtav1
+ * ffmpeg: fix "cqp" mode for libaom
+ * libobs: Deprecate obs_get/set_master_volume
+ * obs-browser: Don't use QPointF for pointer position
+ * obs-browser: Update version to 2.19.0
+ * libdshowcapture: Support more capture cards with uncoupled audio
+ * obs-ffmpeg: Use Libva in FFmpeg VA-API
+ * UI: Add filters button to scenes toolbar
+ * UI: Remove Qt taskbar overlay
+ * obs-ffmpeg: Fix SVT-AV1 rate control mode selection
+ * libobs: Allow overriding video resolution per view
+ * decklink: Always output BGRA
+ * UI: Clarify that RGB output format is BGRA
+ * flatpak: Add Jansson to modules
+ * mac-videotoolbox: Default to High profile
+ * UI: Add Apple Hardware Encoder to AutoConfig
+ * win-dshow: Recognise higher FPS values from devices
+ * CI: Name Docs zip based on commit/tag
+ * obs-ffmpeg: Fix encoder preset quality fallbacks for AVC/HEVC/AV1
+ * obs-ffmpeg: Suggest docs to reference for AMF/FFmpeg options
+ * UI: Add AMD AV1 to simple output mode
+ * obs-ffmpeg: Add AMF AV1 encoder
+ * obs-ffmpeg: Use codec enum for AMF texture encode check
+ * obs-ffmpeg: Make AMF AVC encoder name consistent w/ others
+ * obs-ffmpeg: Only show b-frames AMF property for AVC
+ * obs-ffmpeg: Only allow AMF high/baseline profiles for AVC
+ * obs-ffmpeg: Allow 0-51 for CQP property
+ * obs-ffmpeg: Use codec enum for amf_properties_internal
+ * obs-ffmpeg: Fix transcoding API typo
+ * obs-ffmpeg: Update AMF SDK for AV1 support
+ * UI: Change Simple Output NVENC default preset to P5
+ * CI: Re-enable scripting in Windows builds
+ * obs-ffmpeg: Change default nvenc preset to P5
+ * win-capture,UI: Look up display by id, not index
+ * Revert "virtualcam-module: Don't send frames on initial pause"
+ * obs-websocket: Update version to 5.1.0
+ * obs-ffmpeg: Fix SRT error type comparison (#7802)
+ * win-capture: Invert output when drawing monochrome cursors
+ * rtmp-services: Add ffmpeg-mpegts-muxer in schema v4
+ * obs-ffmpeg: Direct setting of encryption & auth for SRT & RIST
+ * UI: Use weak source for projectors
+ * obs-ffmpeg: Use compatibility options on nvnenc init fail
+ * libobs: Fix SRGB to SCRGB async video rendering
+ * CI: Fix building in PowerShell 7.3.x
+ * CI: Fix services checkers using wrong port for RTMPS
+ * UI: Add separator in source toolbar
+ * obs-outputs: Shorten dynamic bitrate increment timeout
+ * rtmp-services: Add IRLToolkit
+ * UI: Remove number from multiview labels
+ * CI: Add debian debug symbols to CI artifacts
+ * cmake: Fix debian packages loosing all debug symbols
+ * mac-capture: Disable all SCK modes besides WindowCapture on macOS 12
+ * mac-videotoolbox: Support P010 and HDR color spaces
+ * obs-filters: NVIDIA Background Removal variable mask refresh
+ * obs-filters: Add temporal processing to Background Removal
+ * obs-filters: Warn if NVIDIA Audio FX is outdated
+ * obs-filters: Warn if NVIDIA Video FX is oudated
+ * obs-outputs: Increase librtmp send timeout to 15 seconds
+ * UI: Fix snprintf calls with literals as buffer sizes
+ * obs-outputs: Fix snprintf calls with literals as buffer sizes
+ * obs-filters: Fix snprintf calls with literals as buffer sizes
+ * image-source: Fix snprintf calls with literals as buffer sizes
+ * coreaudio-encoder: Fix snprintf calls with literals as buffer sizes
+ * obs-x264: Fix snprintf calls with literals as buffer sizes
+ * win-capture: Replace invocations of sprintf with snprintf
+ * obs-ffmpeg: Replace invocations of sprintf with snprintf
+ * libobs-d3d11: Replace invocations of sprintf with snprintf
+ * linux-v4l2: Replace invocations of sprintf with snprintf
+ * linux-capture: Replace invocations of sprintf with snprintf
+ * UI: Replace invocations of sprintf with snprintf
+ * obs-outputs: Replace invocations of sprintf with snprintf
+ * mac-capture: Replace invocations of sprintf with snprintf
+ * libobs: Replace invocations of sprintf with snprintf
+ * deps: Replace invocations of sprintf with snprintf
+ * obs-ffmpeg: Fix deprecation of channels member of several structs
+ * libobs: Change audio resampler to new channel API
+ * obs-ffmpeg: Update mpegts to channel API change
+ * docs: Add info on funcs to use for properties
+ * aja: Fix capturing UHD/4K YUV on Kona HDMI.
+ * UI: Fix QStyle memory leak
+ * libobs-d3d11: Support advanced SDR window preview
+ * mac-capture: Support P3 for HDR recordings
+ * libobs: Add P3 shaders for Mac
+ * libobs-opengl: Support l10r IOSurface
+ * decklink-output-ui: Pipeline GPU data for preview
+ * libobs: Log Windows emulation status
+ * libobs: Log macOS Rosetta status
+ * UI: Remove Rosetta detection log
+ * libobs/util: Add function to get Windows x64 emulation status
+ * UI: Use on_foo_bar properly for docks context menu
+ * UI: Replace manual usage of on_foo_bar for show/hide transition
+ * UI: Remove support for toggling Aero
+ * libobs: Remove Aero logging
+ * mac-avcapture: Add DeskCam support
+ * rtmp-services: Add Whowatch
+ * libobs: Fix reading Windows release name
+ * UI: Set Replay Buffer Memory limit dynamically
+ * libobs: Add utility function to get total RAM
+ * libobs: Move async filtering from render to tick
+ * libobs: Add "source_update" signal
+ * docs: Add clarifications
+ * UI: Fix always on top not being saved on exit
+ * libobs: Update to 28.1.2
+ * CI: Upload beta builds as Steam Playtest
+ * obs-filters: Add a simple 3-band equalizer
+ * obs-browser: Update version to 2.18.7
+ * UI: Add simple mode for Apple Hardware HEVC
+ * UI: Add detection of ProRes encoder for auto muxing
+ * UI: Print container warnings for ProRes encoder and disable autoremux
+ * libobs: Force hvc1 codec tag for HEVC video and respect input tags
+ * mac-videtoolbox: Use correct size for system representation CFStrings
+ * mac-videotoolbox: Make unsupported color format text codec agnostic
+ * mac-videotoolbox: Remove HW_ACCEL flags
+ * mac-videotoolbox: Add support platform hardware and software ProRes 422
+ * obs-ffmpeg: Add codec-tag support to ffmpeg-mux
+ * mac-videotoolbox: Add support for platform hardware and software HEVC
+ * Revert "obs-ffmpeg: Check nvenc max bframe count"
+ * obs-ffmpeg: Cap NVENC Max B-frames according to GPU caps
+ * CI: Fix service validator
+ * libobs: Update version to 28.1.1
+ * obs-ffmpeg: Check nvenc max bframe count
+ * UI: Migrate Simple Output NVENC preset
+ * UI: Refactor NVENC preset migration
+ * libobs: Update version to 28.1.0
+ * libobs: Force SRGB conversion for tonemapped video
+ * obs-ffmpeg: Split NVENC preset migrations by codec
+ * UI: Add NVENC preset migration for lossless
+ * obs-ffmpeg: Align NVENC preset migrations to NVIDIA guidelines
+ * obs-ffmpeg: Add NVENC preset mapping for old Default preset
+ * obs-ffmpeg: Swap hq and mq preset order
+ * UI: Change adv audio background color
+ * UI/obs-frontend-api: Return allocated strings for new funcs
+ * obs-frontend-api: Add functions to get last saved files
+ * libobs: Fix blend method in studio mode
+ * libobs: Add media key support for linux
+ * win-capture: Disable clang-format for assembly patterns
+ * obs-filters: Fix typo in Upward.Compressor
+ * obs-ffmpeg: Fix Ubuntu 20.04 detection
+ * obs-ffmpeg: Fix FFmpeg NVENC presets on Ubuntu 20.04
+ * obs-filters: Fix comment typo
+ * obs-filters: Add upward compressor filter
+ * obs-filters: Refactor expander filter expansion code
+ * obs-filters: Use snake_case for expander variables
+ * Update translations from Crowdin
+ * obs-browser: Update version to 2.18.6
+ * enc-amf: Minor compilation improvements
+ * UI: Use correct key for "Always on Top" with projectors
+ * rtmp-services: Add Vindral service
+ * UI: Fix placeholder element not being deleted
+ * UI: Avoid showing service integration page on Wayland
+ * obs-frontend-api: Add screenshot event
+ * UI: Set preset2 instead preset for simple mode NVENC
+ * UI: Hide --portable from help text if disallowed
+ * UI: Hide donation CTA when running via Steam
+ * UI: Add --steam flag
+ * linux-v4l2: Send STREAMON/STREAMOFF on vcam start/stop
+ * docs: Fix sphinx import error on Python 3.10+
+ * obs-ffmpeg: Fix NVENC "mq" to use P6 rather than P4
+ * UI: Change "hq" to use P5 when upgrading NVENC
+ * UI: Fix stats widget appearance on Yami themes
+ * UI: Fix stats widget status font size
+ * UI: Fix theme if apply and cancel in settings
+ * CI: Fix Steam launching x86 version under Rosetta
+ * mac-virtualcam: Remove unnecessary IOSurfaceLocks in Mach Server
+ * mac-virtualcam: Remove unnecessary use of NSAppleEventDescriptor
+ * mac-virtualcam: Use IOSurfaceLock on Intel-based Macs only
+ * mac-virtualcam: Fix random crashes in applications loading VirtualCam
+ * CI: Fix services check using deprecated GHA output
+ * CI: Update GitHub Actions for set-output deprecation
+ * UI: Use correct title for failed replay buffer start
+ * obs-frontend-api: Add theme functions
+- Add new required pkgconfig(libva) build dependency
+- Refine srt build dependency (>= 1.4)
+
+-------------------------------------------------------------------
Tue Dec 6 17:50:25 UTC 2022 - Hans-Peter Jansen <hp@urpla.net>
- Explicitly require librist4 (dlopen'ed)
obs-studio.spec
Changed
%endif
Name: obs-studio
-Version: 28.1.2
+Version: 29.0.0
Release: 0
Summary: A recording/broadcasting program
Group: Productivity/Multimedia/Video/Editors and Convertors
BuildRequires: pkgconfig(libavfilter)
BuildRequires: pkgconfig(libavformat)
BuildRequires: pkgconfig(libavutil)
+BuildRequires: pkgconfig(librist)
BuildRequires: pkgconfig(libswresample)
BuildRequires: pkgconfig(libswscale)
-BuildRequires: pkgconfig(librist)
+BuildRequires: pkgconfig(libva)
BuildRequires: pkgconfig(lua)
BuildRequires: pkgconfig(luajit)
-BuildRequires: pkgconfig(srt)
+BuildRequires: pkgconfig(srt) >= 1.4
BuildRequires: python3-devel
%if 0%{?suse_version} != 1315 || 0%{?is_opensuse}
BuildRequires: speexdsp-devel
_service
Changed
<services>
<service name="tar_scm" mode="disabled">
<param name="versionformat">@PARENT_TAG@</param>
- <param name="revision">refs/tags/28.1.2</param>
+ <param name="revision">refs/tags/29.0.0</param>
<param name="url">https://github.com/obsproject/obs-studio.git</param>
<param name="scm">git</param>
<param name="changesgenerate">enable</param>
_servicedata
Changed
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/obsproject/obs-studio.git</param>
- <param name="changesrevision">c1841e43b04e662ae3be146ce10596eb7be866fa</param>
+ <param name="changesrevision">b51773b97b551cb409603146a97b2827d2a66ec3</param>
</service>
</servicedata>
\ No newline at end of file
Request History
frispete created request about 2 years ago
Beware, this requires to build srt >= 1.4, where it's missing (15.{3,4}
- Update to version 29.0.0:
* rtmp-services: Specify RTMP_SERVICES_FORMAT_VERSION in package.json
* CI: Revise repository conditions to validate JSON schema of services
* libobs: Update version to 29.0.0
* win-capture: Always reset timeout when searching for target display
* UI: Lock volume meter sliders to LTR
* UI: Use stream encoder when resetting encoders
* obs-filters: Log NVIDIA Effects version only if lib is found
* CI: Use Flatpak build-bundle option
* CI: Update Flatpak Actions
* Revert "libobs-d3d11: Default to Intel IGPU on IGPU+DGPU systems"
* Revert "libobs-d3d11: Make sure libobs knows the new adapter index"
* Revert "libobs: Fix adapter index not getting applied to resets"
* UI: Restrict GNOME wayland override
* obs-ffmpeg, obs-qsv11: Ensure adapter order in encoder tests
* obs-ffmpeg: Remove EnumOutputs from encoder tests
* libobs: Add funcs to get windows video adapter LUIDs
* rtmp-services: Remove defunct servers/services
* obs-ffmpeg: Set chroma location for VA-API
* obs-qsv11: Put mastering primaries in GBR order
* mac-videotoolbox: Add HDR metadata
* obs-ffmpeg: Fix AMF default CQP value
* libobs: Duplicate URL string for OBS_BUTTON_URL
* UI: Fix Qt AutoUic warning
* obs-ffmpeg: Add new rate control method mappings for AVC/HEVC
* obs-filter: Fix upward compressor
* obs-ffmpeg: Use enum for av1 encoders
* cmake: Fix FindGio.cmake to find libgio
* docs: Add missing source functions
* obs-ffmpeg: Bump AMF version to v1.4.29
boombatower accepted request about 2 years ago
nice
boombatower wrote about 2 years ago
> Beware, this requires to build srt >= 1.4, where it's missing (15.{3,4}
This seems like a big deal. Should be look into a backport for build or maintaining an older package for Leap? Thoughts?
frispete wrote about 2 years ago
Hi Jimmy, I have verified in home:frispete, that obs-studio builds, if those libs are provided, and requested the Multimedia project maintainers to create compatibility builds as A_15.3-srt and A_15.4-srt. We can accept this now in order to not block TW users and hope, that those package links are created rather soonish, which in turn will make obs-studio for those targets automatically...