[Bug 288249] x11/cinnamon: fix screen recording function
| Newsgroups | gmane.os.freebsd.devel.gnome |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288249 --- Comment #1 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=7417e32d4de87cbff4d1578cec69dc58c9e523f1 commit 7417e32d4de87cbff4d1578cec69dc58c9e523f1 Author: Pavel Timofeev <[email protected]> AuthorDate: 2025-07-15 19:44:38 +0000 Commit: Gleb Popov <[email protected]> CommitDate: 2025-07-17 14:32:48 +0000 x11/cinnamon: fix screen recording function Screen recording relies on gstreamer's vpx in particular. If it's missing the error like this appear in ~/.xsession-errors > ** (cinnamon:71729): WARNING **: 21:12:21.414: CinnamonRecorder: failed to parse pipeline: no element "vp8enc" So add vpx plugin as a dependency to make it work. PR: 288249 x11/cinnamon/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) -- You are receiving this mail because: You are the assignee for the bug.