% pkg info --list gstreamer1 | grep -i layer % pkg query %e gstreamer1 GStreamer allows the construction of graphs of media-handling components, ranging from simple mp3 playback to complex audio (mixing) and video (non-linear editing) processing. Applications can take advantage of advances in codec and filter technology transparently. Developers can add new codecs and filters by writing a simple plugin with a clean, generic interface. GStreamer is released under the LGPL, with many of the included plugins retaining the license of the code they were derived from, usually GPL or BSD. - Features: * Comprehensive Core Library * Intelligent Plugin Architecture * Extensive Development Tools - Is GStreamer a media player? No, GStreamer is a development framework for creating applications like media players, video editors, streaming media broadcasters and so on. That said, very good media players can easily be built on top of GStreamer and we even include a simple yet functional mediaplayer with GStreamer called Gst-Player WWW: https://gstreamer.freedesktop.org/ % pkg info --list gstreamer1 | grep -i bin\/ /usr/local/bin/gst-inspect-1.0 /usr/local/bin/gst-launch-1.0 /usr/local/bin/gst-stats-1.0 /usr/local/bin/gst-typefind-1.0 % pkg provides Gst-Player Name : clutter-gst3-3.0.27_1 Desc : Clutter GStreamer integration Repo : FreeBSD Filename: usr/local/include/clutter-gst-3.0/clutter-gst/clutter-gst-player.h Name : clutter-gst-2.0.18_2 Desc : Clutter GStreamer integration Repo : FreeBSD Filename: usr/local/include/clutter-gst-2.0/clutter-gst/clutter-gst-player.h % uname -KrU 14.0-CURRENT 1400024 1400024 %
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=4b5d538c5ef6e4437279e5ce50b492b1c793c493 commit 4b5d538c5ef6e4437279e5ce50b492b1c793c493 Author: Thomas Zander <riggs@FreeBSD.org> AuthorDate: 2022-12-17 17:25:37 +0000 Commit: Thomas Zander <riggs@FreeBSD.org> CommitDate: 2022-12-17 17:29:12 +0000 multimedia/gstreamer1: Update description to refer to gst-play PR: 256953 Reported by: grahamperrin multimedia/gstreamer1/Makefile | 1 + multimedia/gstreamer1/pkg-descr | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-)