File | Date | Author | Commit |
---|---|---|---|
simplest_vpx_encoder | 2014-12-21 |
![]() |
[69b150] Initial commit |
simplest_x264_encoder | 2014-12-21 |
![]() |
[69b150] Initial commit |
simplest_x265_encoder | 2014-12-21 |
![]() |
[69b150] Initial commit |
.gitignore | 2014-12-21 |
![]() |
[69b150] Initial commit |
How to get source code.txt | 2014-12-21 |
![]() |
[69b150] Initial commit |
ReadMe.txt | 2014-12-21 |
![]() |
[69b150] Initial commit |
cuc_ieschool_640x360_yuv420p.yuv | 2014-12-21 |
![]() |
[69b150] Initial commit |
cuc_ieschool_640x360_yuv444p.yuv | 2014-12-21 |
![]() |
[69b150] Initial commit |
simplest_encoder.sln | 2014-12-21 |
![]() |
[69b150] Initial commit |
simplest_encoder.suo | 2014-12-21 |
![]() |
[69b150] Initial commit |
simplest_encoder_vpx.jpg | 2014-12-21 |
![]() |
[69b150] Initial commit |
simplest_encoder_x264.jpg | 2014-12-21 |
![]() |
[69b150] Initial commit |
simplest_encoder_x265.jpg | 2014-12-21 |
![]() |
[69b150] Initial commit |
最简单的编码器例子 Simplest Encoder 雷霄骅 Lei Xiaohua leixiaohua1020@126.com 中国传媒大学/数字电视技术 Communication University of China / Digital TV Technology http://blog.csdn.net/leixiaohua1020 该解决方案包含了几个常见的编码器的使用示例: simplest_vpx_encoder:最简单的基于libvpx的视频编码器 simplest_x264_encoder:最简单的基于libx264的视频编码器 simplest_x265_encoder:最简单的基于libx265的视频编码器 This solutions contains examples about video encoders: simplest_vpx_encoder: simplest encoder based on libvpx simplest_x264_encoder: simplest encoder based on libx264 simplest_x265_encoder: simplest encoder based on libx265