Releases: CESNET/UltraGrid
continuous builds
Built 2024-11-15T07:09+00:00
Current builds from Git master branch. macOS alternative build is rebuilt daily, Linux ARM builds weekly. Archived builds can be found here.
UltraGrid 1.9.7
Built 2024-10-21T13:12+00:00
Changes:
- added basic nvdec support
- added Pipewire screen capture
- added Pipewire generic video capture & display
- added Pipewire audio capture & display
- GUI: Don't block whole interface when querying UG capabilities
- GUI: Better handling of UG crash during capability query
- GUI: vuMeter: Redesigned to allow variable channel count
- GUI: vuMeter: Added maximum recent peak indicator
- swmix: Optionaly specify a custom config file path
- holepunch: New 'bind_ip' option
- improved deinterlacing quality and performance; support for higher than 8 bit pixel formats
- added new deinterlace filters (linear, bob)
- added support for Vuikan on macOS (utilizing MoltenVK)
- improved support for HW accelerated encoding with QuickSync for Intel GPUs (mainly for higher bit-depth formats)
- improved support for AMD GPUs (encoding with AMF, VDPAU decoding, VA-API)
- improved Windows screen capture (automaticaly register filter)
- Reed-Solomon: support for multiple tiles (notably 3D)
- improved AV1 performance by tweaking parameters
- video switcher: support for embedded audio switching
- added file (libavformat-backed) output
- supported >8 bit transcoding in hd-rum-transcode and resize filter
- improved DShow capture compatibility with new pixfmts + convert to RGB
- added official mac arm64 build
Fixes since last release:
1.9.7
- fixed vdisp/file crash
- fixes for irregular (eg. odd) image widths
- added warnings for potentially wrong configs (alsa, R-S audio)
- fixed some color conversion
- NDI fixes - reconnect, 16-bit YCbCr blank if produced in MSW
1.9.6
- fixed not working GPUJPEG decoder
- vcap/rtsp small fixes; but mainly advised to use the development build
because of plenty of changes/fixes that are not to be backported
1.9.5
- CI: updated dependencies (x265, NDI6 et al.)
- libsvtav1 - hint to use crf instead of bitrate (more comprehensive enhancement in the development version)
- rtsp client freeze fix
- fixed capture from OBS virtual cam in Windows
- fixes some (rare) crashes
1.9.4
- new GPUJPEG compat
- build fixes
- miscellaneous fixes, but no high severity
1.9.3
- fixed crashes in edge cases
- support for current DELTACAST driver/SDK
- deinterlace: fixed running without options
1.9.2
- CI: build CUDA stuff for CC 3.5 (compat with Kepler/Maxwell devices)
- build fixes
- DShow: support for H.264 capture
- AV Foundation: fixed running without options
- DeckLink disp.: fixed crash with BMD Studio 4K Studio and '-r analog'
- fixed transparency in GUI on Wayland
1.9.1
- CI build fixes
- fixed libavcodec conversion
- fixed testcard:size=4k (option parse)
Full changelog: https://github.com/CESNET/UltraGrid/commits/v1.9.7
UltraGrid 1.9.6
Built 2024-08-28T10:11+00:00
Changes:
- added basic nvdec support
- added Pipewire screen capture
- added Pipewire generic video capture & display
- added Pipewire audio capture & display
- GUI: Don't block whole interface when querying UG capabilities
- GUI: Better handling of UG crash during capability query
- GUI: vuMeter: Redesigned to allow variable channel count
- GUI: vuMeter: Added maximum recent peak indicator
- swmix: Optionaly specify a custom config file path
- holepunch: New 'bind_ip' option
- improved deinterlacing quality and performance; support for higher than 8 bit pixel formats
- added new deinterlace filters (linear, bob)
- added support for Vuikan on macOS (utilizing MoltenVK)
- improved support for HW accelerated encoding with QuickSync for Intel GPUs (mainly for higher bit-depth formats)
- improved support for AMD GPUs (encoding with AMF, VDPAU decoding, VA-API)
- improved Windows screen capture (automaticaly register filter)
- Reed-Solomon: support for multiple tiles (notably 3D)
- improved AV1 performance by tweaking parameters
- video switcher: support for embedded audio switching
- added file (libavformat-backed) output
- supported >8 bit transcoding in hd-rum-transcode and resize filter
- improved DShow capture compatibility with new pixfmts + convert to RGB
- added official mac arm64 build
Fixes since last release:
1.9.6
- fixed not working GPUJPEG decoder
- vcap/rtsp small fixes; but mainly advised to use the development build
because of plenty of changes/fixes that are not to be backported
1.9.5
- CI: updated dependencies (x265, NDI6 et al.)
- libsvtav1 - hint to use crf instead of bitrate (more comprehensive enhancement in the development version)
- rtsp client freeze fix
- fixed capture from OBS virtual cam in Windows
- fixes some (rare) crashes
1.9.4
- new GPUJPEG compat
- build fixes
- miscellaneous fixes, but no high severity
1.9.3
- fixed crashes in edge cases
- support for current DELTACAST driver/SDK
- deinterlace: fixed running without options
1.9.2
- CI: build CUDA stuff for CC 3.5 (compat with Kepler/Maxwell devices)
- build fixes
- DShow: support for H.264 capture
- AV Foundation: fixed running without options
- DeckLink disp.: fixed crash with BMD Studio 4K Studio and '-r analog'
- fixed transparency in GUI on Wayland
1.9.1
- CI build fixes
- fixed libavcodec conversion
- fixed testcard:size=4k (option parse)
Full changelog: https://github.com/CESNET/UltraGrid/commits/v1.9.6
UltraGrid 1.9.5
Built 2024-07-22T12:46+00:00
Changes:
- added basic nvdec support
- added Pipewire screen capture
- added Pipewire generic video capture & display
- added Pipewire audio capture & display
- GUI: Don't block whole interface when querying UG capabilities
- GUI: Better handling of UG crash during capability query
- GUI: vuMeter: Redesigned to allow variable channel count
- GUI: vuMeter: Added maximum recent peak indicator
- swmix: Optionaly specify a custom config file path
- holepunch: New 'bind_ip' option
- improved deinterlacing quality and performance; support for higher than 8 bit pixel formats
- added new deinterlace filters (linear, bob)
- added support for Vuikan on macOS (utilizing MoltenVK)
- improved support for HW accelerated encoding with QuickSync for Intel GPUs (mainly for higher bit-depth formats)
- improved support for AMD GPUs (encoding with AMF, VDPAU decoding, VA-API)
- improved Windows screen capture (automaticaly register filter)
- Reed-Solomon: support for multiple tiles (notably 3D)
- improved AV1 performance by tweaking parameters
- video switcher: support for embedded audio switching
- added file (libavformat-backed) output
- supported >8 bit transcoding in hd-rum-transcode and resize filter
- improved DShow capture compatibility with new pixfmts + convert to RGB
- added official mac arm64 build
Fixes since last release:
1.9.5
- CI: updated dependencies (x265, NDI6 et al.)
- libsvtav1 - hint to use crf instead of bitrate (more comprehensive enhancement in the development version)
- rtsp client freeze fix
- fixed capture from OBS virtual cam in Windows
- fixes some (rare) crashes
1.9.4
- new GPUJPEG compat
- build fixes
- miscellaneous fixes, but no high severity
1.9.3
- fixed crashes in edge cases
- support for current DELTACAST driver/SDK
- deinterlace: fixed running without options
1.9.2
- CI: build CUDA stuff for CC 3.5 (compat with Kepler/Maxwell devices)
- build fixes
- DShow: support for H.264 capture
- AV Foundation: fixed running without options
- DeckLink disp.: fixed crash with BMD Studio 4K Studio and '-r analog'
- fixed transparency in GUI on Wayland
1.9.1
- CI build fixes
- fixed libavcodec conversion
- fixed testcard:size=4k (option parse)
Full changelog: https://github.com/CESNET/UltraGrid/commits/v1.9.5
UltraGrid 1.9.4
Built 2024-06-27T07:34+00:00
Changes:
- added basic nvdec support
- added Pipewire screen capture
- added Pipewire generic video capture & display
- added Pipewire audio capture & display
- GUI: Don't block whole interface when querying UG capabilities
- GUI: Better handling of UG crash during capability query
- GUI: vuMeter: Redesigned to allow variable channel count
- GUI: vuMeter: Added maximum recent peak indicator
- swmix: Optionaly specify a custom config file path
- holepunch: New 'bind_ip' option
- improved deinterlacing quality and performance; support for higher than 8 bit pixel formats
- added new deinterlace filters (linear, bob)
- added support for Vuikan on macOS (utilizing MoltenVK)
- improved support for HW accelerated encoding with QuickSync for Intel GPUs (mainly for higher bit-depth formats)
- improved support for AMD GPUs (encoding with AMF, VDPAU decoding, VA-API)
- improved Windows screen capture (automaticaly register filter)
- Reed-Solomon: support for multiple tiles (notably 3D)
- improved AV1 performance by tweaking parameters
- video switcher: support for embedded audio switching
- added file (libavformat-backed) output
- supported >8 bit transcoding in hd-rum-transcode and resize filter
- improved DShow capture compatibility with new pixfmts + convert to RGB
- added official mac arm64 build
Fixes since last release:
1.9.4
- new GPUJPEG compat
- build fixes
- miscellaneous fixes, but no high severity
1.9.3
- fixed crashes in edge cases
- support for current DELTACAST driver/SDK
- deinterlace: fixed running without options
1.9.2
- CI: build CUDA stuff for CC 3.5 (compat with Kepler/Maxwell devices)
- build fixes
- DShow: support for H.264 capture
- AV Foundation: fixed running without options
- DeckLink disp.: fixed crash with BMD Studio 4K Studio and '-r analog'
- fixed transparency in GUI on Wayland
1.9.1
- CI build fixes
- fixed libavcodec conversion
- fixed testcard:size=4k (option parse)
Full changelog: https://github.com/CESNET/UltraGrid/commits/v1.9.4
UltraGrid 1.9.3
Built 2024-05-22T09:57+00:00
Changes:
- added basic nvdec support
- added Pipewire screen capture
- added Pipewire generic video capture & display
- added Pipewire audio capture & display
- GUI: Don't block whole interface when querying UG capabilities
- GUI: Better handling of UG crash during capability query
- GUI: vuMeter: Redesigned to allow variable channel count
- GUI: vuMeter: Added maximum recent peak indicator
- swmix: Optionaly specify a custom config file path
- holepunch: New 'bind_ip' option
- improved deinterlacing quality and performance; support for higher than 8 bit pixel formats
- added new deinterlace filters (linear, bob)
- added support for Vuikan on macOS (utilizing MoltenVK)
- improved support for HW accelerated encoding with QuickSync for Intel GPUs (mainly for higher bit-depth formats)
- improved support for AMD GPUs (encoding with AMF, VDPAU decoding, VA-API)
- improved Windows screen capture (automaticaly register filter)
- Reed-Solomon: support for multiple tiles (notably 3D)
- improved AV1 performance by tweaking parameters
- video switcher: support for embedded audio switching
- added file (libavformat-backed) output
- supported >8 bit transcoding in hd-rum-transcode and resize filter
- improved DShow capture compatibility with new pixfmts + convert to RGB
- added official mac arm64 build
Fixes since last release:
1.9.3
- fixed crashes in edge cases
- support for current DELTACAST driver/SDK
- deinterlace: fixed running without options
1.9.2
- CI: build CUDA stuff for CC 3.5 (compat with Kepler/Maxwell devices)
- build fixes
- DShow: support for H.264 capture
- AV Foundation: fixed running without options
- DeckLink disp.: fixed crash with BMD Studio 4K Studio and '-r analog'
- fixed transparency in GUI on Wayland
1.9.1
- CI build fixes
- fixed libavcodec conversion
- fixed testcard:size=4k (option parse)
Full changelog: https://github.com/CESNET/UltraGrid/commits/v1.9.3
UltraGrid 1.9.2
Built 2024-04-29T11:09+00:00
Changes:
- added basic nvdec support
- added Pipewire screen capture
- added Pipewire generic video capture & display
- added Pipewire audio capture & display
- GUI: Don't block whole interface when querying UG capabilities
- GUI: Better handling of UG crash during capability query
- GUI: vuMeter: Redesigned to allow variable channel count
- GUI: vuMeter: Added maximum recent peak indicator
- swmix: Optionaly specify a custom config file path
- holepunch: New 'bind_ip' option
- improved deinterlacing quality and performance; support for higher than 8 bit pixel formats
- added new deinterlace filters (linear, bob)
- added support for Vuikan on macOS (utilizing MoltenVK)
- improved support for HW accelerated encoding with QuickSync for Intel GPUs (mainly for higher bit-depth formats)
- improved support for AMD GPUs (encoding with AMF, VDPAU decoding, VA-API)
- improved Windows screen capture (automaticaly register filter)
- Reed-Solomon: support for multiple tiles (notably 3D)
- improved AV1 performance by tweaking parameters
- video switcher: support for embedded audio switching
- added file (libavformat-backed) output
- supported >8 bit transcoding in hd-rum-transcode and resize filter
- improved DShow capture compatibility with new pixfmts + convert to RGB
- added official mac arm64 build
Fixes since last release:
1.9.2
- CI: build CUDA stuff for CC 3.5 (compat with Kepler/Maxwell devices)
- build fixes
- DShow: support for H.264 capture
- AV Foundation: fixed running without options
- DeckLink disp.: fixed crash with BMD Studio 4K Studio and '-r analog'
- fixed transparency in GUI on Wayland
1.9.1
- CI build fixes
- fixed libavcodec conversion
- fixed testcard:size=4k (option parse)
Full changelog: https://github.com/CESNET/UltraGrid/commits/v1.9.2
UltraGrid 1.9.1
Built 2024-03-21T15:16+00:00
Changes:
- added basic nvdec support
- added Pipewire screen capture
- added Pipewire generic video capture & display
- added Pipewire audio capture & display
- GUI: Don't block whole interface when querying UG capabilities
- GUI: Better handling of UG crash during capability query
- GUI: vuMeter: Redesigned to allow variable channel count
- GUI: vuMeter: Added maximum recent peak indicator
- swmix: Optionaly specify a custom config file path
- holepunch: New 'bind_ip' option
- improved deinterlacing quality and performance; support for higher than 8 bit pixel formats
- added new deinterlace filters (linear, bob)
- added support for Vuikan on macOS (utilizing MoltenVK)
- improved support for HW accelerated encoding with QuickSync for Intel GPUs (mainly for higher bit-depth formats)
- improved support for AMD GPUs (encoding with AMF, VDPAU decoding, VA-API)
- improved Windows screen capture (automaticaly register filter)
- Reed-Solomon: support for multiple tiles (notably 3D)
- improved AV1 performance by tweaking parameters
- video switcher: support for embedded audio switching
- added file (libavformat-backed) output
- supported >8 bit transcoding in hd-rum-transcode and resize filter
- improved DShow capture compatibility with new pixfmts + convert to RGB
- added official mac arm64 build
Fixes since last release:
1.9.1
- CI build fixes
- fixed libavcodec conversion
- fixed testcard:size=4k (option parse)
Full changelog: https://github.com/CESNET/UltraGrid/commits/v1.9.1
UltraGrid 1.9
Built 2024-02-13T08:53+00:00
Changes:
- added basic nvdec support
- added Pipewire screen capture
- added Pipewire generic video capture & display
- added Pipewire audio capture & display
- GUI: Don't block whole interface when querying UG capabilities
- GUI: Better handling of UG crash during capability query
- GUI: vuMeter: Redesigned to allow variable channel count
- GUI: vuMeter: Added maximum recent peak indicator
- swmix: Optionaly specify a custom config file path
- holepunch: New 'bind_ip' option
- improved deinterlacing quality and performance; support for higher than 8 bit pixel formats
- added new deinterlace filters (linear, bob)
- added support for Vuikan on macOS (utilizing MoltenVK)
- improved support for HW accelerated encoding with QuickSync for Intel GPUs (mainly for higher bit-depth formats)
- improved support for AMD GPUs (encoding with AMF, VDPAU decoding, VA-API)
- improved Windows screen capture (automaticaly register filter)
- Reed-Solomon: support for multiple tiles (notably 3D)
- improved AV1 performance by tweaking parameters
- video switcher: support for embedded audio switching
- added file (libavformat-backed) output
- supported >8 bit transcoding in hd-rum-transcode and resize filter
- improved DShow capture compatibility with new pixfmts + convert to RGB
- added official mac arm64 build
Full changelog: https://github.com/CESNET/UltraGrid/commits/v1.9
UltraGrid 1.8.7
Built 2023-11-20T14:18+00:00
Changes:
- added Reed-Solomon for audio
- added support for RPI4 hw. acceleration
- added holepunching support for where both hosts are behind NAT
- added experimental echo canceller support
- added unix_sock display for passing video frames to other processes via unix sockets
- added audio filter 'delay' for delaying audio on sender
- added audio filter 'playback' for monitoring audio on sender
- testcard (audio) - file playback now respects bps from --audio-capture-format
- converting sound samples to a lower bit depth now uses dithering
- transcoding reflector - ports with same the compression now reuse compressed frames instead of doing the same work
- conference mode now automatically sends back video to all participants
- improve H.265 recovery from packet drops (enabled constrained-intra)
- improve svt-av1 compatibility
- GUI: preview now uses unix sockets instead of shared memory
- GUI: should now behave correctly when running multiple instances
- GUI: added RTCP receiver report based RTT and packet loss indicator
- GUI: added send bandwidth indicator
- GUI: separate vuMeters for send/receive
- GUI: don't show crash dialog if UltraGrid crashed when exiting
- added dynamical scaler for DeckLink audio to eliminate clock drift
- support for libsoxr resampler (16/32 bits), added 32-bit support to SpeexDSP + use multiple threads
- encryption - added + made default encryption in AES GCM mode (+ support for WolfSSL)
- added Vulkan display
Fixes since last release:
1.8.1
- CI build fixes
- fixed lavc QSV initialization fail
- fixed AVFoundation device order instability
- [Vulkan] fixed 16-bit RGB display
- fixed GUI crash
- double-framerate vo postprocess fixes
- Vulkan is now enabled in Linux builds; macOS builds link with MoltenVK, so that Vulkan works there as well
1.8.2
- build fixes
- fixed lavc subsampling option parsing
- fixed inaccurate rendering of some codecs with Vulcan (R10k, UYVY, Y416)
- fixed inability to run portaudio + decklink at the same time in Windows
- fixed PortAudio default devce selection and capture channel count
1.8.3
- build fixes
- fixed libavcodec compression of videos with very small resolution
- [GPUJPEG] fixed parsing of q=/restart= options
- Reed-Solomon - support for multiple tiles
- [dshow] fixed indexing of devices in help
- fixed reflector address overflow + conference participant removal
- fixed DeckLink incorrectly displaying interlaced video
1.8.4
- build fixes
- fixed frame drop during RTP wrap-around
- file video capture - detect interlacing
1.8.5
- fixed audio mixer segfault
- fixed file capture initialized from switcher
- fixed switcher with excl_init
- fixed holepunch
1.8.6
- fixed zfec (Reed-Solomon) crash due to upstream changes
- build fixes
- show HW acceleration checkbox in GUI
1.8.7
- target macOS build to macOS 12
- fixed Reed-Solomon crashes due to upstream changes
- fixed Spout crashes due to upstream changes
- fixed incorrect v210 rendering with OpenGL in Win
Full changelog: https://github.com/CESNET/UltraGrid/commits/v1.8.7