https://github.com/waelkarman/open-pipe-media-player
GStreamer and GTK3 based media player
https://github.com/waelkarman/open-pipe-media-player
c cmake gstreamer gtk3 pthread
Last synced: 2 months ago
JSON representation
GStreamer and GTK3 based media player
- Host: GitHub
- URL: https://github.com/waelkarman/open-pipe-media-player
- Owner: waelkarman
- Created: 2024-03-13T22:17:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-04T09:23:38.000Z (almost 2 years ago)
- Last Synced: 2025-03-30T23:12:26.839Z (about 1 year ago)
- Topics: c, cmake, gstreamer, gtk3, pthread
- Language: C
- Homepage:
- Size: 64.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Open pipe media player [in development]
A media player built for [bunch-linux](https://waelkarman.github.io/bunch-linux-manifests/).
The idea is to get a deeper understanding about Hardware Acceleration and video streams.

- C
- gtk+3
- gstreamer
- Cmake
- POSIX thread
To be able to reproduce most of the audio/video format on debian based distros please install:
> sudo apt-get install gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly gstreamer1.0-libav
# Build and run
please run:
> cmake . ; make; ./open-pipe-media-player \