Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ndraey/mumble
- Owner: NDRAEY
- Created: 2023-09-11T01:20:21.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-07T00:41:13.000Z (9 months ago)
- Last Synced: 2024-02-07T01:38:25.370Z (9 months ago)
- Topics: cpp, ffmpeg, multiplatform, player, terminal, truecolor, video
- Language: C++
- Homepage:
- Size: 36.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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