搜索资源列表
yuv_Show
- 直接显示YUV格式图像(YV12)的源码,开发平台VC,挺有参与价值。-direct indication YUV format images (format) source code, the development platform VC, quite in value.
decomb521src
- This project builds Decomb Plugin for Avisynth. It supports both YUY2 and YV12 color spaces. Functions can be combined to implement inverse telecine (IVTC) for both NTSC and PAL streams.-This project builds Decomb Plugin for Avis ynth. It supports bo
rawsource
- RawSource (string filename, int width, int height, string pixel_type, int offset) # for loading raw video data # # filename: the raw file e.g. a YUV-file # width, height: you must specify the image dimensions. width is max 2880 # pixel_type
MPEG
- YV12的视频回放,可以回放YV12.包含代码和说明
ImageTest
- 对yv12图像数据显示,对数据存储为复合文件。在显示时,可对显示的列数进行设置,并支持滚动条
基于D3D的YV12视频渲染
- 传统的2D视频显示是通过DirectDraw来显示。现在微软也不推荐使用了。用D3D可以充分使用显卡的硬件性能加快显示视频,降低CPU使用率
Filter-VideoRender.rar
- Directx Filter Render 自己开发的RenderFilter 支持各种不同格式的显示,RGB565 RGB555 RGB24 RGB32 YUV YV12,Directx Filter Render own RenderFilter supports a variety of different formats of the show, RGB565 RGB555 RGB24 RGB32 YUV YV12
yuvconverter_src.zip
- yuv,yv12,yuy2等各种格式与rgb格式之间的转换.,yuv, yv12, yuy2 various format and rgb conversion between formats.
rgb24_to_yv12.zip
- rgb24_to_yv12 颜色转换 ,rgb 转yv12,rgb24_to_yv12
PSNR
- 计算yv12视频序列的PSNR值,可用于mpeg4,x.264视频编码后的视频质量评估-calculate the PSNR of yv12 video sequences and it can be used for mpeg4, x.264 video coding quality valuation
YV12TOYUY2.rar
- 将YV12视频格式文件 转换成 YUY2 视频格式文件,YV12 transfer to YUY2
H264-Demo
- h264解码库以及应用程序DEMO,可将h264数据解码成YV12数据-h264 decoding library, and application DEMO, the data can be decoded into YV12 data h264
YV12TORGB24
- 这个程序实现了YV12转化为RGB24显示,使用FFMPEG开源库,值得学习的地方是转码,显示.开源FFMPEG使用.-This application implements YV12 into RGB24 display, using FFMPEG open source library, and the place of study is the code, display. Open source FFMPEG use.
carphone_qcif
- yuv 的图像 yv12格式,可编辑,裸图像-This is a couple of images belongs to de yuv format.
Get16to9
- 将一张 YV12 的裸图像 切割成 16:9的比例 ,可自行修改源码,达到想要的效果。-this is codec of processing YUV image. and change the size of yv12 image.
ColorspaceConverter
- ColorspaceConverter 可用于快速转换I420, YV12, UYVY, YUY2, YVYU, RGB 等多种colorspace 格式, 用于多媒体图像的输入和输出处理。-ColorspaceConverter can be used for the rapid conversion I420, YV12, UYVY, YUY2, YVYU, RGB and other colorspace format for multimedia image processing of
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
fvYUY2YV12Cnv
- Filter for convert YUV2 format to YV12 format.
YUV420-OR-YV12
- 针对YUV420 或 YV12 图像数据实现对图片的缩放,算法为临近插值和线性插值-For YUV420 or YV12 image data to achieve the picture zoom, close interpolation algorithm and linear interpolation
YVRGB(YV12-RGB)
- RGB与YV12数据之间互相转换,可RGB转YV12,也可以YV12转RGB,原图为24位BMP,已经修正BMP数据对齐,保存到BMP算法已优化,里面带一个YUV播放器,采用vc6编写-The mutual conversion between the RGB data and yv12, RGB yv12, yv12 turn RGB, artwork for 24 bits BMP, has been amended BMP data alignment, save to BMP algor