Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ndraey/mumble

Simple video player based on FFMpeg libraries
https://github.com/ndraey/mumble

cpp ffmpeg multiplatform player terminal truecolor video

Last synced: about 8 hours ago
JSON representation

Simple video player based on FFMpeg libraries

Awesome Lists containing this project

README

        


C++

# Mumble

Simple video player based on FFMpeg libraries.

Written in C++.

# Support

It supports multiple backends:

+ None (For testing)
+ Debug (For testing)
+ Framebuffer (beta)
+ Terminal (TrueColor)

For terminal output I recommend `xterm`.

I having problems with framebuffer on Linux, therefore it's untestable on Linux.

# ToDo

- Audio output
- Terminal grayscale output for less terminal emulator lags
- SDL output
- Control support