Skip to content

snikulov/ffmpeg_win_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ffmpeg_win_example

CMake + FFMPEG for Microsoft Visual Studio example

Used 3rd parties tools/libs

Usage

  • set INCLUDE=%INCLUDE%;< path to ffmpeg include folder >
  • set INCLUDE=%LIB%;< path to ffmpeg lib folder >
  • cmake < path to this project clone > -G[Ninja | any other generator your want]
  • ninja

Done!

About

CMake + FFMPEG for windows example

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published