Location:
Search - ffmpeg VS2010
Search list
Description: vs2010下编译过的ffmpeg工程,学习h.264视频编解码的好资料。-the project of ffmpeg compiled in vs2010,it s useful for H.264 STUDY.
Platform: |
Size: 209920 |
Author: 曹魏 |
Hits:
Description: ffmpeg 播放器源码实例,学习ffmpeg编解码的同学可以用于学习参考,vs2010下编译运行。-ffmpeg player example, vs2010 build and link.
Platform: |
Size: 28448768 |
Author: shitou |
Hits:
Description: FFmpeg视频水印实例,支持图片叠加,字符叠加到YUV。vs2010编译运行。-ffmpeg video water mark, support picture, character filter on the YUV.
Platform: |
Size: 24134656 |
Author: shitou |
Hits:
Description: ffmpeg编码器实例,vs2010编译运行,学习ffmpeg编解码的同学可以下来参考学习,支持h.264.h.265,mpeg2类型编码。-ffmpeg encoder example, vs2010 running, support h.264,h.265,mpeg2
Platform: |
Size: 20048896 |
Author: shitou |
Hits:
Description: 自己编译提炼的ffmpeg库,适用于windows平台,在vc6.0,vs2010中测试通过。-His compilation of ffmpeg library, apply to the Windows platform, in vc6.0, vs2010 test pass.
Platform: |
Size: 3102720 |
Author: wei |
Hits:
Description: 视频镜头分割代码,效果显著,速度快速,准确率好,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 implementations), is very simple. Ideal for experiments, development ~
Platform: |
Size: 3072 |
Author: 高岩 |
Hits:
Description: VS2010下用FFMPEG实现的视频分割源码,附带FFMPEG的开发库,可直接运行看结果。(VS2010 achieved with FFMPEG video segmentation source code, with FFMPEG development library, you can run directly to see the results.)
Platform: |
Size: 14892032 |
Author: sfhz008
|
Hits:
Description: VS2010下用FFMPEG实现的视频合并源码,附带FFMPEG的开发库,可直接运行看结果。(VS2010 achieved by FFMPEG video merge source, with FFMPEG development library, you can run directly to see the results.)
Platform: |
Size: 10772480 |
Author: sfhz008
|
Hits:
Description: ffmpeg 采集录制视频,vs2010直接编译就可以运行(ffmpeg capture record video)
Platform: |
Size: 13607936 |
Author: pdhat |
Hits:
Description: 从FFMPEG中摘录出来并且调试通过的H264解码的源代码(c文件),
没使用FFMPEG编译出来的lib和dll库,可以直接在VS2010环境下单步调试以跟踪解压缩的所用过程细节,
对于想学习和掌握H264编解码的标准的同学们非常有用. 读取h264格式的文件并进行实时解压缩和播放,
解压缩后的图像格式是YUV,在一个对话框的控件中逐帧显示,
程序在VS2010下编译链接通过,可直接使用. 视频播放是采用窗口式的基于DirectDraw方法,
基于DirectDraw的图像播放是Windows平台下很高效的方法,已经封装成CDirectDraw类,
可以很方便地直接应用到别的图像和视频处理工程中。
使用时打开h264文件或yuv文件(工程中有test.h264,encode.h264和FOREMAN_176x144_15.yuv三个测试文件),
单击[Play File]即可进行播放,播放的帧率可以更改定时器时间调整。
可以很方便的更改图像的宽度和高度以便播放不同分辨率的视频。(The H 264 decoded source code (c file) extracted from FFMPEG and debugged. Without using lib and DLL libraries compiled by FFMPEG, it can be debugged directly in VS2010 environment to track the details of the decompression process. It is very useful for students who want to learn and master the standard of H264 encoding and decoding. Read the files in H264 format and decompress and play them in real time. The decompressed image format is YUV, which is displayed frame by frame in the control of a dialog box. The program is compiled and linked under VS2010, and can be used directly. Video playback is based on the DirectDraw method of window type. Image playback based on DirectDraw is a very efficient method on Windows platform. It has been encapsulated into CDirectDraw class. It can be directly applied to other image and video processing projects.)
Platform: |
Size: 4245504 |
Author: 朝花夕拾1 |
Hits: