Skip to content

oomek/rpi-mediaplayer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPi Mediaplayer Library

This is a library for integrating a mediaplayer into a graphical application run on the Raspberry Pi.

Dependencies

  • ffmpeg
  • pthread

Bugs

  • Closing video after rendering to texture is not being done correctly. After a couple of runs we can not allocate a new EGL Image as destination buffer for rendering any longer. Resources seem not to be freed correctly to be re-used later.

TODO

  • Seeking in stream
  • Subtitles

About

Mediaplayer for Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 94.0%
  • Makefile 3.3%
  • C++ 2.7%