搜索资源列表
DirectXCaptureRefresh
- 利用DirectX.Capture对视频进行采集.(可以选择不同的编码器,以及对采集的各种参数进行设置)-DirectX.Capture use of video capture. (You can choose a different encoder, as well as the acquisition of the various parameters set)
EsVideoEncoder
- 十一个动画编码器的源代码,用DirectX的界面。-The video encoder source using directshow.
simplest_encoder
- 该解决方案包含了几个常见的编码器的使用示例: simplest_vpx_encoder:最简单的基于libvpx的视频编码器 simplest_x264_encoder:最简单的基于libx264的视频编码器 simplest_x265_encoder:最简单的基于libx265的视频编码器-This solutions contains examples about video encoders: simplest_vpx_encoder: simplest encoder b