搜索资源列表
decode
- 对开源社区ffmpeg关于解码部分的描述-Descr iption of the open source community ffmpeg decoding part
h264
- 用ffmpeg解码h264视频文件,并且将解码出来的每帧图像用opencv封装进行显示。使用时须配置好ffmpeg和opencv,然后将自己的h264文件名称修改为1.h264 并将其置于当前目录即可运行(可作为2次开发的参考)-Using ffmpeg to decode h264 video file and display each frame decoded using opencv package, the ffmpeg is the latest version 3-2. In ad
decoder.tar
- 定义c++类,实现ffmpeg 库解码视频文件-use ffmpeg library to decode video stream by a c++ class