Automic VaultAutomic Vault

brew

使用 Homebrew, apk, chocolatey, pacman, zypper, winget 安装 gstreamer

查看 gstreamer 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install gstreamer

local Homebrew formula metadata

Windows

Chocolatey已验证 · 92%
choco install gstreamer

Chocolatey community package catalog · gstreamer · 来源: community.chocolatey.org

Windows Package Manager已验证 · 92%
winget install --id gstreamerproject.gstreamer -e

Windows Package Manager source index · gstreamerproject.gstreamer · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Development framework for multimedia applications

命令和别名

  • 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

历史

项目历史与用法

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.

时间线

  • 2001: GStreamer 0.1.0 was announced.
  • 2005: GStreamer 0.10.0 stable series was announced with core, plugin, FFmpeg, and Python modules.
  • 2012: GStreamer 1.0 introduced the API/ABI-stable 1.x series and allowed parallel installation with 0.10.x.
  • 2014: GStreamer 1.4.0 announcement included Android, iOS, Mac OS X, and Windows binaries.
  • 2014: The 1.2.0 announcement covered gst-python, GNonLin, and GStreamer Editing Services in the 1.x family.

Related projects

  • gst-plugins-base, gst-plugins-good, gst-plugins-ugly, gst-plugins-bad, gst-libav, gst-python, GNonLin, GStreamer Editing Services, and RTSP server modules are part of the ecosystem package managers expose around the core.
  • GTK and GNOME applications are common downstream users, while language bindings such as Rust and Python bindings make the same multimedia framework available outside C.

安全态势

尚未找到受保护工具覆盖

没有找到 gstreamer 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 61 个运行时依赖。
  • 构建元数据列出 9 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
ges-launch-1.0cli全局可执行文件
gst-device-monitor-1.0cli全局可执行文件
gst-discoverer-1.0cli全局可执行文件
gst-dots-viewercli全局可执行文件
gst-inspect-1.0cli全局可执行文件
gst-launch-1.0cli全局可执行文件
gst-play-1.0cli全局可执行文件
gst-stats-1.0cli全局可执行文件
gst-transcoder-1.0cli全局可执行文件
gst-typefind-1.0cli全局可执行文件
gst-validate-1.0cli全局可执行文件
gst-validate-images-check-1.0cli全局可执行文件
gst-validate-launchercli全局可执行文件
gst-validate-media-check-1.0cli全局可执行文件
gst-validate-rtsp-server-1.0cli全局可执行文件
gst-validate-transcoding-1.0cli全局可执行文件
gst-webrtc-signalling-servercli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本1.28.5
管理器更新时间2026-07-09
本地数据OK
上游not checked
检测到的最新版本未检测到

https://gstreamer.freedesktop.org/

安装元数据

软件包元数据

软件包键brew:gstreamer
版本1.28.5
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/gstreamer
主页https://gstreamer.freedesktop.org/
仓库https://gitlab.freedesktop.org/gstreamer/gstreamer
上游文档https://gstreamer.freedesktop.org/documentation
许可证LGPL-2.0-or-later AND LGPL-2.1-or-later AND MIT
源码归档https://gitlab.freedesktop.org/gstreamer/gstreamer/-/archive/1.28.5/gstreamer-1.28.5.tar.bz2
最后更新2026-07-09T02:32:27Z
Pulseupdated
依赖aom, cairo, dav1d, faac, faad2, fdk-aac, ffmpeg, flac, gdk-pixbuf, gettext, glib, graphene, gtk+3, gtk4, harfbuzz, imath, jpeg-turbo, json-glib, lame, libass, libnice, libogg, libpng, librsvg, libshout, libsndfile, libsodium, libsoup, libusrsctp, libvmaf, libvorbis, libvpx, libx11, libxcb, libxext, libxfixes, libxi, libxtst, little-cms2, mpg123, musepack, nettle, opencore-amr, openexr, openjpeg, openssl@3, opus, orc, pango, pygobject3, python@3.14, rtmpdump, speex, srt, srtp, svt-av1, taglib, theora, webp, x264, x265
构建依赖bison, cargo-c, cmake, gettext, gobject-introspection, meson, ninja, pkgconf, rust
macOS 提供的库bzip2, curl, libxml2
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明
注意事项All gst-* GStreamer plugins are now bundled in this formula. For GStreamer to find your own plugins, add their paths to `GST_PLUGIN_PATH`. For example, if you have plugins in `~/.local/lib/gstreamer-1.0`: export GST_PLUGIN_PATH="~/.local/lib/gstreamer-1.0" Do not install plugins into GStreamer's prefix. They will be deleted by `brew upgrade`.

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegstreamer
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

apk95%

gstreamer 1.28.3-r0

GStreamer streaming media framework

https://gstreamer.freedesktop.org

sudo apk add gstreamer
  • License: LGPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: gstreamer
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Gstreamer
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gstreamer from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

gstreamer-bash-completion 1.28.3-r0

Bash completions for gstreamer

https://gstreamer.freedesktop.org

sudo apk add gstreamer-bash-completion
  • License: LGPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: gstreamer
  • normalized package name match
  • 匹配方式:Gstreamer
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gstreamer-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

gstreamer-dbg 1.28.3-r0

GStreamer streaming media framework (debug symbols)

https://gstreamer.freedesktop.org

sudo apk add gstreamer-dbg
  • License: LGPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: gstreamer
  • 1 依赖
  • normalized package name match
  • 匹配方式:Gstreamer
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gstreamer-dbg from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

gstreamer-dev 1.28.3-r0

GStreamer streaming media framework (development files)

https://gstreamer.freedesktop.org

sudo apk add gstreamer-dev
  • License: LGPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: gstreamer
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Gstreamer
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gstreamer-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

gstreamer-doc 1.28.3-r0

GStreamer streaming media framework (documentation)

https://gstreamer.freedesktop.org

sudo apk add gstreamer-doc
  • License: LGPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: gstreamer
  • normalized package name match
  • 匹配方式:Gstreamer
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gstreamer-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

gstreamer-lang 1.28.3-r0

Languages for package gstreamer

https://gstreamer.freedesktop.org

sudo apk add gstreamer-lang
  • License: LGPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: gstreamer
  • normalized package name match
  • 匹配方式:Gstreamer
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gstreamer-lang from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

gstreamer-ptp-helper 1.28.3-r0

GStreamer streaming media framework (ptp helper)

https://gstreamer.freedesktop.org

sudo apk add gstreamer-ptp-helper
  • License: LGPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: gstreamer
  • 1 依赖
  • normalized package name match
  • 匹配方式:Gstreamer
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gstreamer-ptp-helper from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

gstreamer-tools 1.28.3-r0

Tools for GStreamer streaming media framework

https://gstreamer.freedesktop.org

sudo apk add gstreamer-tools
  • License: LGPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: gstreamer
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Gstreamer
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gstreamer-tools from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
pacman95%

gstreamer 1.28.3-1

Multimedia graph framework - core

https://gstreamer.freedesktop.org/

sudo pacman -S gstreamer
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • 6 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Gstreamer
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: gstreamer from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

gstreamer 1.28.3-1.1

Streaming-Media Framework Runtime

https://gstreamer.freedesktop.org

sudo zypper install gstreamer
  • License: LGPL-2.1-or-later
  • Category: Productivity/Multimedia/Other
  • Architecture: x86_64
  • Source Package: gstreamer
  • 11 依赖
  • 4 提供
  • normalized package name match
  • 匹配方式:Gstreamer
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: gstreamer from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

gstreamer-32bit 1.28.3-1.1

Streaming-Media Framework Runtime

https://gstreamer.freedesktop.org

sudo zypper install gstreamer-32bit
  • License: LGPL-2.1-or-later
  • Category: Productivity/Multimedia/Other
  • Architecture: x86_64
  • Source Package: gstreamer
  • 6 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Gstreamer
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: gstreamer-32bit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

gstreamer-devel 1.28.3-1.1

Include Files and Libraries mandatory for Development

https://gstreamer.freedesktop.org

sudo zypper install gstreamer-devel
  • License: LGPL-2.1-or-later
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: gstreamer
  • 8 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Gstreamer
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: gstreamer-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

gstreamer-devel-32bit 1.28.3-1.1

Include Files and Libraries mandatory for Development

https://gstreamer.freedesktop.org

sudo zypper install gstreamer-devel-32bit
  • License: LGPL-2.1-or-later
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: gstreamer
  • 3 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Gstreamer
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: gstreamer-devel-32bit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

gstreamer-lang 1.28.3-1.1

Translations for package gstreamer

https://gstreamer.freedesktop.org

sudo zypper install gstreamer-lang
  • License: LGPL-2.1-or-later
  • Category: System/Localization
  • Architecture: noarch
  • Source Package: gstreamer
  • 1 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Gstreamer
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: gstreamer-lang from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

gstreamer-utils 1.28.3-1.1

Streaming-Media Framework Runtime

https://gstreamer.freedesktop.org

sudo zypper install gstreamer-utils
  • License: LGPL-2.1-or-later
  • Category: Productivity/Multimedia/Other
  • Architecture: x86_64
  • Source Package: gstreamer
  • 5 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Gstreamer
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: gstreamer-utils from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libgstreamer-1_0-0 1.28.3-1.1

Streaming-Media Framework Runtime

https://gstreamer.freedesktop.org

sudo zypper install libgstreamer-1_0-0
  • License: LGPL-2.1-or-later
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: gstreamer
  • 10 依赖
  • 6 提供
  • normalized package name match
  • 匹配方式:Gstreamer
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libgstreamer-1_0-0 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment