player
Video player written in C++14 using FFmpeg libraries and SDL2
Usage
./player video.mp4
Controls
- Space: Toggle play/pause
- Escape: Quit
Build
sudo pacman -S ffmpeg sdl2
make
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upVideo player written in C++14 using FFmpeg libraries and SDL2
./player video.mp4
sudo pacman -S ffmpeg sdl2
make