Wingetlywingetly
← All apps

GstPipelineStudio

by dabrain34v0.4.0

Last updated

Draw your own GStreamer pipeline ...

Install with winget

$ winget install --id dabrain34.GstPipelineStudio --exact --version 0.4.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for GstPipelineStudio

GstPipelineStudio uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x64, machine scope)
msiexec.exe /i GstPipelineStudio-0.4.0.msi /quiet /norestart

See the full silent install reference for GstPipelineStudio

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

GstPipelineStudio aims to provide a graphical user interface to the GStreamer framework. From a first step in the framework with a simple pipeline to a complex pipeline debugging, the tool provides a friendly interface to add elements to a pipeline and debug it.

Installers · v0.4.0

ArchitectureTypeScopeInstallDownload
x86MSI
WiX
machineDirect
x64MSI
WiX
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

25 known CVEs via NVD

  • medium6.1Fix in v1.28.6CVE-2026-73434affects before 1.28.6Aug 12, 2026

    A flaw was found in GStreamer gst-plugins-good (avidemux). In gst_avi_demux_riff_parse_vprp(), the number of available gst_riff_vprp_video_field_desc entries is calculated by dividing the remaining buffer size by the attacker-controlled vprp->fields value, rather than by sizeof(...

  • medium6.6Fix availableCVE-2026-73433affects <=1.28.6Aug 12, 2026

    A flaw was found in GStreamer gst-plugins-good (avidemux). When parsing FUJIFILM metadata in an AVI strd chunk, gst_avi_demux_parse_strd() decrements a remaining-length counter by fixed offsets (98 and 10 bytes) without verifying sufficient data remains. For crafted strd payload...

  • medium4.3Patched in wingetCVE-2026-12891Jun 23, 2026

    A flaw was found in the GStreamer gst-plugins-bad package. When processing a malformed H.266/VVC video stream with a crafted aspect ratio indicator value, the H.266 parser performs an out-of-bounds read of up to 8 bytes from adjacent memory. This flaw allows an attacker to craft...

  • high7.8Fix in v1.28.1CVE-2026-3086affects before 1.28.1Mar 16, 2026

    GStreamer H.266 Codec Parser Out-Of-Bounds Write Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack v...

  • high8.8Fix in v1.28.1CVE-2026-3085affects before 1.28.1Mar 16, 2026

    GStreamer rtpqdm2depay Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack...

  • high7.8Fix in v1.28.1CVE-2026-3084affects before 1.28.1Mar 16, 2026

    GStreamer H.266 Codec Parser Integer Underflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vec...

  • high8.8Fix in v1.28.1CVE-2026-3083affects before 1.28.1Mar 16, 2026

    GStreamer rtpqdm2depay Out-Of-Bounds Write Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors...

  • high7.8Fix in v1.28.1CVE-2026-3082affects before 1.28.1Mar 16, 2026

    GStreamer JPEG Parser Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack v...

Showing 8 of 25. Source: NVD, updated 1h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.

Related apps

  • Happ - Proxy UtilityHapp
    Happ.Happv4.2.1

    Desktop proxy client powered by Xray core.

  • Win-CodexBarCodexBar Contributors
    Finesssee.Win-CodexBarv0.56.8

    Windows-native menu bar app for OpenAI Codex and Claude Code usage stats.

  • R
    RipGrep MSVCBurntSushi
    BurntSushi.ripgrep.MSVCv15.2.0

    ripgrep recursively searches directories for a regex pattern while respecting your gitignore

  • CC Switchfarion1231
    farion1231.CC-Switchv3.20.3

    A cross-platform desktop All-in-One assistant tool for Claude Code, Codex, OpenCode, openclaw & Gemini CLI.

  • Discord History Trackerchylex
    chylex.DiscordHistoryTrackerv47.4

    Export discord chats

  • starshipStarship Contributors
    Starship.Starshipv1.26.0

    The minimal, blazing-fast, and infinitely customizable prompt for any shell!

More from dabrain34 or browse desktop, gstreamer, gtk.

Frequently asked questions

How do I install GstPipelineStudio on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id dabrain34.GstPipelineStudio --exact --version 0.4.0. winget downloads the installer from dabrain34 and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install GstPipelineStudio silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id dabrain34.GstPipelineStudio --exact 0.4.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for GstPipelineStudio?
GstPipelineStudio uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i GstPipelineStudio-0.4.0.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall GstPipelineStudio via winget?
Run: winget uninstall --id dabrain34.GstPipelineStudio --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from GstPipelineStudio's Apps & Features entry.
Is GstPipelineStudio free?
GstPipelineStudio is distributed under GPL-3.0. Refer to the publisher (https://gitlab.freedesktop.org/dabrain34/GstPipelineStudio) for the full license terms - Wingetly itself does not charge for installation.
Does GstPipelineStudio work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls GstPipelineStudio directly from the publisher.
How do I keep GstPipelineStudio up to date?
Run winget upgrade --id dabrain34.GstPipelineStudio --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of GstPipelineStudio from microsoft/winget-pkgs.