sunpengfei0307 / msp

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

项目介绍

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.

License:GNU General Public License v3.0


Languages

Language:C 89.2%Language:C++ 6.3%Language:HTML 2.7%Language:CMake 1.0%Language:Makefile 0.5%Language:Objective-C 0.2%Language:Shell 0.1%Language:Python 0.1%Language:M4 0.0%Language:Batchfile 0.0%