| File | Date | Author | Commit |
|---|---|---|---|
| simplest_ffmpeg_grabdesktop | 2016-03-12 |
|
[d7d17a] removetext |
| simplest_ffmpeg_readcamera | 2016-03-12 |
|
[d7d17a] removetext |
| .gitignore | 2015-02-12 |
|
[238b69] multi-platform |
| ReadMe.txt | 2016-03-12 |
|
[d7d17a] removetext |
| simplest_ffmpeg_device.sln | 2015-02-06 |
|
[86bd57] supportmac |
| simplest_ffmpeg_device.suo | 2016-03-12 |
|
[d7d17a] removetext |
最简单的基于FFmpeg的AVDevice例子 Simplest FFmpeg Device 雷霄骅 Lei Xiaohua leixiaohua1020@126.com 中国传媒大学/数字电视技术 Communication University of China / Digital TV Technology http://blog.csdn.net/leixiaohua1020 本工程包含两个基于FFmpeg的libavdevice的例子: simplest_ffmpeg_grabdesktop:屏幕录制。 simplest_ffmpeg_readcamera:读取摄像头。 This Solutions contains 2 examples based on FFmpeg's libavdevice: simplest_ffmpeg_grabdesktop: Screen Capture. simplest_ffmpeg_readcamera: Read Camera.