搜索资源列表
YUVviewer_src
- yuv格式的播放器源码,力荐 采用多线程的vc++编写-YUV format player source, highly recommended the use of multithreading prepared vc
yuvtorgb
- 网上关于YUV转RGB的还真不少,我这个还是不错的,查表形,很快的,一个简单的VC程序但还不错
xviddecode
- 基于VC的MPEG4解码程序 解码输出为yuv格式的文件 可以用yuv视图工具来看
YUVgray.rar
- 这个程序是基于YUV格式图像处理为灰度图像的经典程序 在vc平台上调试通过,可以对YUV图像进行各种后续的处理与操作,This procedure is based on the YUV format, grayscale image processing for the classic program debugging by vc platform, you can YUV image processing and operation of various follow-up
RGB2YUV
- H.264对YUV格式的视频文件进行编码,在VC中实现的代码-H.264 to encode the YUV format video files, the code in VC
image
- ViewPic: display image of yuv420 or yuv422 and size of image are 352*288,352*240,704*576,704*480,720*480. ViewYUV: display video sequence of yuv 420,and 352x288 记得编译之前需要安装 directx,在vc中指定 directx的include和lib路径-ViewPic: display image of yuv420 o
Rgb2Yuv
- 网上有许多RGB转YUV的工具和原码,有许多是不可用的,这是我在VC++下测试过的,绝对可用,非常方便.-There are many online RGB to YUV tools and the original code, many of which are unavailable, it is my VC++ Tested under the absolute available, very convenient.
YUVViewer
- 播放YUV数据测试程序,供大家参考学习,VC++程序-Play YUV data
avitoyuv
- VC++环境下,将avi文件转换为yuv文件,并播放视频-VC++ environment, will convert avi files yuv files and play video
shader
- 使用shader解码yuv数据 环境vc++ OpenGL-using shader uncode yuv data environment vc++ OpenGL
RGB2YUV_src1
- 这是一个RGB转换YUV的源代码,用VC++ MFC编写-RGB to YUV source code, writed by VC++ MFC
rgb_yuv
- 把RGB格式文件转换成YUV格式文件的VC程序。-RGB to YUV Conversion Program.
decodeVc1File
- This great peace of software will decode VC-1 compressed elementary stream file into RAW YUV data using libavcodec library from FFMPEG. The project is self-contained and don t need any external resources. The generated raw file is called (test
jpeg_vc
- JPEG demo,VC工程,可以读入bmp或yuv数据,通过DCT编码保存为JPG格式。-JPEG demo, VC project, you can read bmp or yuv data by DCT coding saved as a JPG format.
YUV
- 可以播放YUV视频,附有源代码,用VC-Can play YUV video, with code
vc-mfc-aviplayer
- 用VC制作简单AVI文件播放器能播放avi yuv等格式文件;-VC produced using a simple AVI file player, can play avi and YUV format files
VCPP-YUV-MFC
- 这是用VC++编写的YUV视频读取的MFC文件,界面简洁、操作简便、可以作为视频处理一部分-This is used VC++ prepared YUV video to read the MFC file, the interface is simple, easy to operate, can be used as a part of video processing
3D
- vc下利用opengl实现的直接播放YUV视频.编译可以直接运行,没有任何错误.-vc opengl
Lessontest
- 基于VC++开发的使用opengl(glew.h)的yuv播放软件-some players using opengl on VC++
cutyuv
- 一段用于剪切yuv视频序列的c程序代码,VC下运行即可-the codes uses to cut the yuv sequence!