macOS
brew install gstreamerprovider-native install command
安装
brew install gstreamerprovider-native install command
概览
Development framework for multimedia applications
历史
GStreamer is a modular multimedia framework for building audio, video, streaming, playback, editing, capture, and transcoding applications. In package-manager culture it is both a developer framework and a runtime substrate: installing it often means installing command-line inspection tools, shared libraries, and a graph of plugin modules that determine what media formats a machine can handle.
The Homebrew gstreamer package represents the core project and command-line tools around the 1.x GStreamer API family. Its importance is larger than one formula because many desktop, creative, browser-adjacent, embedded, and language-binding packages depend on the same plugin and registry model.
The GStreamer project announced version 0.1.0 on 2001-01-10. Its own homepage describes the design as a library for constructing graphs of media-handling components, with applications ranging from simple Ogg/Vorbis playback through streaming to nonlinear editing and mixing.
A major packaging and API milestone came with GStreamer 0.10.0 on 2005-12-05, when the project announced a stable series split across core, base, good, ugly, bad, FFmpeg, and Python binding modules. That split made explicit the distribution distinction between core APIs, well-supported base plugins, good-quality plugins, plugins with legal or patent distribution concerns, and plugins needing more testing or documentation.
The 1.0 release on 2012-09-24 created a new API- and ABI-stable 1.x series. The announcement stated that 1.x was not API/ABI compatible with 0.10.x but could be installed in parallel, a detail that mattered heavily to distributions and package maintainers during the long transition.
GStreamer adoption spread through both applications and platform stacks. The official applications page lists media players, transcoders, streaming servers, XMPP/VoIP clients, and GNOME/GTK applications using it, including examples such as Banshee, Clementine, Empathy, Flumotion, Gajim, PiTiVi, Rhythmbox, and Totem.
The 1.4.0 stable announcement in 2014 included binaries for Android, iOS, Mac OS X, and Windows alongside the source releases, reflecting GStreamer's role beyond Linux distributions. Its documentation also covers deployment, Windows installation, plugin writing, application development, and language bindings.
Developers use GStreamer by constructing pipelines of elements linked by pads and buffers. The command-line tools are central to everyday use: gst-launch-1.0 builds and runs simple pipelines, gst-inspect-1.0 lists plugins and element capabilities, and gst-discoverer-1.0 inspects media structure.
For package users, the installed behavior is determined by which plugin sets are present. Base plugins provide foundational elements; good plugins are broadly supported; ugly plugins may raise distribution issues; bad plugins are a staging area for code that needs more review, documentation, tests, maintainership, or usage. This is why package manifests and optional dependencies are unusually visible in GStreamer troubleshooting.
GStreamer is a classic package-nerd dependency because it turns media capability into an install graph. A missing decoder may be solved by a plugin package rather than by changing the application, and distributions make policy choices about patent-encumbered or legally sensitive plugins.
The 0.10-to-1.x transition is also packaging history: parallel installability allowed applications to migrate without forcing every dependency to cross the API boundary at once. The 1.x command names with the -1.0 suffix preserve that packaging lesson in daily shell usage.
安全态势
没有找到 gstreamer 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
ges-launch-1.0 | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
gst-device-monitor-1.0 | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
gst-discoverer-1.0 | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
gst-dots-viewer | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
gst-inspect-1.0 | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
gst-launch-1.0 | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
gst-play-1.0 | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
gst-stats-1.0 | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
gst-transcoder-1.0 | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
gst-typefind-1.0 | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
gst-validate-1.0 | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
gst-validate-images-check-1.0 | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
gst-validate-launcher | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
gst-validate-media-check-1.0 | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
gst-validate-rtsp-server-1.0 | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
gst-validate-transcoding-1.0 | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
gst-webrtc-signalling-server | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:gstreamer |
|---|---|
| 版本 | 1.28.5 |
| 软件包管理器 | Homebrew |
| 主页 | https://gstreamer.freedesktop.org/ |
| 最后更新 | 2026-07-09T02:32:27Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.