文件名称:simplest_encoder
- 所属分类:
- DirextX编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2016-07-27
- 文件大小:
- 12.76mb
- 下载次数:
- 0次
- 提 供 者:
- your*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
该解决方案包含了几个常见的编码器的使用示例:
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
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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
simplest_encoder
................\.gitignore
................\How to get source code.txt
................\ReadMe.txt
................\cuc_ieschool_640x360_yuv420p.yuv
................\cuc_ieschool_640x360_yuv444p.yuv
................\simplest_encoder.sln
................\simplest_encoder.suo
................\simplest_encoder_vpx.jpg
................\simplest_encoder_x264.jpg
................\simplest_encoder_x265.jpg
................\simplest_vpx_encoder
................\....................\.gitignore
................\....................\ReadMe.txt
................\....................\cuc_ieschool.ivf
................\....................\simplest_vpx_encoder.cpp
................\....................\simplest_vpx_encoder.vcxproj
................\....................\simplest_vpx_encoder.vcxproj.filters
................\....................\simplest_vpx_encoder.vcxproj.user
................\....................\vpx
................\....................\...\svc_context.h
................\....................\...\vp8.h
................\....................\...\vp8cx.h
................\....................\...\vp8dx.h
................\....................\...\vpx_codec.h
................\....................\...\vpx_decoder.h
................\....................\...\vpx_encoder.h
................\....................\...\vpx_frame_buffer.h
................\....................\...\vpx_image.h
................\....................\...\vpx_integer.h
................\....................\vpxmd.lib
................\simplest_x264_encoder
................\.....................\.gitignore
................\.....................\ReadMe.txt
................\.....................\cuc_ieschool.h264
................\.....................\libx264.dll
................\.....................\libx264.lib
................\.....................\simplest_x264_encoder.cpp
................\.....................\simplest_x264_encoder.vcxproj
................\.....................\simplest_x264_encoder.vcxproj.filters
................\.....................\simplest_x264_encoder.vcxproj.user
................\.....................\stdint.h
................\.....................\x264.h
................\.....................\x264_config.h
................\simplest_x265_encoder
................\.....................\.gitignore
................\.....................\ReadMe.txt
................\.....................\cuc_ieschool.h265
................\.....................\libx265.dll
................\.....................\libx265.lib
................\.....................\simplest_x265_encoder.cpp
................\.....................\simplest_x265_encoder.vcxproj
................\.....................\simplest_x265_encoder.vcxproj.filters
................\.....................\simplest_x265_encoder.vcxproj.user
................\.....................\x265.h
................\.....................\x265_config.h