Skip to content

sr99622/muxing.cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

muxing.cpp

C++ version of FFMPEG muxing example for Windows

To compile using MSVC 2019, the FFMPEG development package must be installed. The compiler will look for the include and library files at the location set by the environment variable $(CONTRIB_PATH)\include and $(CONTRIB_PATH)\lib.

About

C++ version of FFMPEG muxing example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages