Skip to content

A media player,split,merge tools based on ffmpeg and libvlc.

License

Notifications You must be signed in to change notification settings

sunpengfei0307/msp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

项目介绍

msp
It's a colection of media tools and utils, such as a basic player example, split/merge tools, c/c++ thread pool,mem pool,task que and so on.

编译生成

Add follow Envs,if you cmake complile failed!
QTDI1R 		eg."C:/Qt/Qt5.7.1/5.7/msvc2015"
DepsPath	eg."E:/work/msp-studio/dependence/win32"

调试技巧

1.内存布局 MSVC: C/C++:命令行 添加"/d1 reportAllClassLayout" 2.生成类图 MSVC: 右键属性,生成->生成类图

About

A media player,split,merge tools based on ffmpeg and libvlc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 89.1%
  • C++ 6.3%
  • HTML 2.7%
  • CMake 1.0%
  • Makefile 0.5%
  • Objective-C 0.2%
  • Other 0.2%