Skip to content

ccalmels/av-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

av-cpp

Simple C++ API for ffmpeg libraries

Build and Installation

Dependencies:

# apt install libavformat-dev libavcodec-dev libswresample-dev libavutil-dev catch2 libfmt-dev

Meson build system is used:

$ meson setup build
$ meson test -C build

Usage

Check the test/example programs for usage.

Authors

  • Calmels Clément - Initial work

About

Simple C++ API for ffmpeg

Resources

License

Stars

Watchers

Forks

Packages

No packages published