搜索资源列表
视频镜头分割
- 本代码实现了视频镜头分割,采用基于颜色直方图的方法-This code implements the video shot segmentation, using the method based on color histogram
H264Android_code
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送
4CHQUADTW2824.RAR
- 特可威尔TW2823_4分割,8分割视频监控类代码-4 Special Will be split, split video surveillance category code 8
ffmpeg-2015
- ffmpeg开源代码,实现视频的分割,提取图片,适合研究视频,修改格式,编码开发等作业,最新版,完整版。欢迎下载学习-Ffmpeg open source code, to achieve video segmentation, extraction of pictures, suitable for research video, modify the format, encoding development and other operations, the latest version,
pro_shotSegment
- 视频镜头分割代码,效果显著,速度快速,准确率好,VS2010开发,便于视频镜头分割,再结合ffmpeg(百度有实现方法),非常简单。非常适合实验,开发~-Video shot segmentation code, the effect is significant, fast speed, good accuracy, VS2010 development, facilitate video shot segmentation, combined with ffmpeg (Baidu has i