A FFMPEG Audio/Video Frame Reader for Local Media
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and work with the library
Windows 10
Visual Studio 2019
FFMPEG - 4 +
QT - 5.10 +
GIT
I recommend using vcpkg to get the correct dependencies for FFMPEG & QT.
To get started:
git clone https://github.com/RGBKnights/MediaReader/
> cd MediaReader
Then, open the visual studio solution 'VenatioStudios'
- Qt - Create fluid, high-performance and intuitive UIs, applications, and embedded devices – with the same code base for all platforms.
- FFMPEG - A complete, cross-platform solution to record, convert and stream audio and video.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- RGBKnights - Initial work - RGBKnights
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details
- T - thanks for the help with the low level details