An open API service indexing awesome lists of open source software.

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

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 \