Skip to content

waelkarman/open-pipe-media-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open pipe media player [in development]

A media player built for bunch-linux.
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 </path/to/video>

About

GStreamer and GTK3 based media player

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published