搜索资源列表
video_key_frame
- 基于ffmpeg的视频镜头分割及关键帧提取代码,C-Video shot segmentation based on ffmpeg and key frame extraction code, C++
ffmpeg_related
- 给初学者提供的FFMPEG资料 里面有C和C++可以调用的接口可以参考一-Give beginners FFMPEG data interface with C and C++ can be invoked inside can refer to this week
FFmpeg
- 该资源为C++源码,FFmpeg封装的录屏,编码,以及最后转换成mp4,ts格式视频-The resources for C++ source code, screen recording FFmpeg packages, coding, and finally converted to mp4, ts format video
decoder.tar
- 定义c++类,实现ffmpeg 库解码视频文件-use ffmpeg library to decode video stream by a c++ class
FFmpeg
- ffmpeg在C#上的运用,实现提取一个avi视频的帧图片(Ffmpeg on the C#, the realization of extracting a avi video frame pictures)
SharpFFmpeg_2.0_src
- C#版的FFMPEG,封装了C的各个接口(C#'S FFMPEG SHARPFFMPEG)
ffmpeg-4.2.3
- 1、下载ffmpeg-4.2.3代码 2、配置(编译静态库) ./configure --target-os=linux --prefix=$(pwd)/temp --enable-cross-compile --arch=arm --cc=arm-hisiv300-linux-gcc --cross-prefix=arm-hisiv300-linux- --nm=arm-hisiv300-linux-nm --disable-shared --enable-static --ena