Skip to content

arsee11/av_engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

av_engine

Audio and video util codes.

Depends on these thirdparty libs below:
ffmpeg
jrtplib

examples/rtp_client and example/width_sdl_player project depends on SDL libs.

Requires c++11 support.

Had compiled & run with g++ 4.8 VS2015 XCode 8.

cmake -G "Visual Studio 17 2022" -A x64 -DFFMPEG_DIR="D:\libs\ffmpeg-7.1.1-dev" -DCUDA_DIR="C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.8" ../

About

audio and video util codes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published