
번역이 완료되지 않아 이 페이지의 일부는 작성된 원래 언어로 표시됩니다.
주요 사항
- Represents GStreamer pipelines as a connected diagram of elements rather than as a command-line string.
- Intended for inspecting and sketching pipeline structure during development work.
- Assumes GStreamer is installed on the same system.
- Packaged for Linux only.
- Licensed under GPL-3.0-or-later.
이 애플리케이션 소개
GstPipelineStudio is a graphical application for working with GStreamer pipelines. A pipeline in GStreamer is a chain of elements — sources, decoders, filters, sinks — through which media data passes, and such chains are normally written out as text on a command line or in code. This program instead renders the pipeline as a diagram, with elements shown as blocks and the connections between them drawn as links, so the path the data takes can be read off the screen.
The audience is people who already work with GStreamer and want to sketch, inspect or reason about a pipeline visually rather than in string form. Using it presupposes a GStreamer installation on the same machine; what a given pipeline can actually do therefore depends on the plugins present locally, not on the editor itself.
Distribution here covers Linux only, with no Windows or macOS build listed. The author is Stéphane Cerveau and the terms are GPL-3.0-or-later.
받을 수 있는 곳
Linux
- Flathub에서 열기새 탭에서 열림패키지 저장소Flathub
배포처 제공
터미널에서 설치
flatpak install flathub dev.mooday.GstPipelineStudio
저희는 이 파일을 호스팅하지 않고, 검사하지 않으며, 내용을 확인하지 않습니다. 출처의 설명을 읽고 직접 판단하세요.