wf-recorder v0.5.0 π
Highlight of this version is improved audio capture support, most notably having a pipewire capture backend. There were also improvements to dmabuf support, compatibility with FFMPEG 7.0 and other smaller fixes. See the changelog below for full information.
What's Changed
- Also set buffer.drm_format with shm capture by @nowrep in #233
- Use dmabuf feedback instead of wl-drm to get compositor device by @nowrep in #235
- README: add NixOS, order distros alphabetically by @yu-re-ka in #231
- Set the default pixel format to yuv420p by @soreau in #237
- Get hw_frame_context from buffersink by @nowrep in #242
- Allow region capture with DMA-BUF by @nowrep in #244
- recreate buffer if format changes by @ammen99 in #251
- Add compatibility with FFMPEG 7.0 by @eclipseo in #262
- ensure all status messages use stderr by @nekopsykose in #267
- add -O/--overwrite by @nekopsykose in #266
- PipeWire audio capture by @nowrep in #247
- Require libpipewire >= 1.0.5 for pw_buffer.time by @nowrep in #271
New Contributors
- @yu-re-ka made their first contribution in #231
- @eclipseo made their first contribution in #262
- @nekopsykose made their first contribution in #267
Full Changelog: v0.4.1...v0.5.0