Skip to content

Mac上基于FFMPEG的视频播放器(仅参考学习使用)

License

Notifications You must be signed in to change notification settings

wy353208214/MacVideoPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MacVideoPlayer

Mac上基于FFMPEG的视频播放器(仅参考学习使用)

使用方式

在根目录创建build编译目录

mkdir build
cd build

在build目录编译

cmake ..
make -j4

最后在runtime目录下生成work可执行文件

About

Mac上基于FFMPEG的视频播放器(仅参考学习使用)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published