This website works better with JavaScript
Home
Explore
Help
Register
Sign In
yundiantech
/
VideoRecorder
mirror of
https://github.com/yundiantech/VideoRecorder.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Branch:
【V1.1.0】录屏软件开发之采集屏幕
Branches
Tags
master
【V1.0.0】录屏软件开发之视频采集
【V1.1.0】录屏软件开发之采集屏幕
【V1.3.0】录屏软件开发之编码AAC
【V1.4.0】录屏软件开发之YUV-AAC合成MP4
【V1.5.0】录屏软件开发之录屏生成MP4
【V1.6.0】录屏软件开发之最终完善
【V1.6.1】支持Qt5以及VS编译器
【V2.0.0】ffmpeg升级到4.1
【V2.0.1】解决声音问题
【V2.0.2】支持win自带播放器播放
VideoRecorder
/
ffmpeg
/
include
/
libavutil
/
audioconvert.h
audioconvert.h
82 B
Permalink
History
Raw
1
2
3
4
5
6
#include "version.h"
#if FF_API_AUDIOCONVERT
#include "channel_layout.h"
#endif