搜索资源列表
YuvJoin.rar
- 合并两个YUV文件的工具,对于开发视频编解码开发的同志非常的使用。,Merger of the two YUV files tools, for the development of video codec developed by the use of very comrades.
YUVtoAVI
- 用C++编写的程序,用于将YUV文件转化成为AVI文件,包含界面设计-Using C++ programs written for the YUV file transformed into AVI files, including interface design
RGB2YUV
- H.264对YUV格式的视频文件进行编码,在VC中实现的代码-H.264 to encode the YUV format video files, the code in VC
YuvCut
- 从YUV文件中Cut出从指定帧号到帧号的数据保存为yuv文件,非常的使用。-Cut from a YUV file from the specified frame to frame No. No. data files saved as yuv very use.
mergeYUV
- 把.Y、.V 文件合并成.YUV格式的形式,然后用mergeYUV软件查看-To. Y,. V files into. YUV format of the form, and then use software to view mergeYUV
avitoyuv
- VC++环境下,将avi文件转换为yuv文件,并播放视频-VC++ environment, will convert avi files yuv files and play video
MyYUViewer
- 该代码提供了连续的YUV文件的读写,代码可以很好的运行。-The code provide a method to play YUV files.
263project
- 263视频编码解码器 可以播放YUV视频文件,并将YUV格式转换为263格式-263 video codec can play YUV video files, and format of YUV format is converted to 263
Yuvplayer
- 本程度可以播放YUV格式的文件。你可以点击.exe文件运行。其中也可以显示前一针及后一帧。-It can play YUV files.You can click the .exe file to view results.
YUVviewer_src
- YUVviewer_src,YUV播放器,源码。可以播放YUV视频文件-YUVviewer_src, YUV player source. YUV video files can be played
YUVPlayer
- 可以播放YUV视频文件 -YUV video file that can play video files can play YUV
YUVReader
- 实现了播放YUV文件,选择Y U V三个通道进行播放,但单独播放色差通道没有太大的意义-To achieve a play YUV files, select YUV three channels to play, but single player does not make much sense color channel
vc-mfc-aviplayer
- 用VC制作简单AVI文件播放器能播放avi yuv等格式文件;-VC produced using a simple AVI file player, can play avi and YUV format files
avitoyuv
- ITs a generated exe file to convert avi files to yuv video files. Txt file was given with require command for cmd.
decmjpegyuv
- 将MJPG解码成YUV文件,YUV文件可以用YUVviewerPlus.exe的UV12格式打开-JPEG files will be decoded into YUV, YUV files can be opened with the UV12 format YUVviewerPlus.exe
lencod
- 国产视频编码解决方案——AVS2编码器的源码(视频部分),可将.yuv文件编码为.avs文件。-Domestic video coding solution- AVS2 encoder source (video part), the.Yuv file can be encoded as.Avs files.
ldecod
- 国产视频编码解决方案——AVS2解码器的源码(视频部分),可将.avs文件解码为.yuv文件。-Domestic video coding solution- AVS2 decoder source (video part), the.Avs file can be decoded as.Yuv files.
H264_ddraw
- 从FFMPEG中摘录出来并且调试通过的H264解码的源代码(c文件), 没使用FFMPEG编译出来的lib和dll库,可以直接在VS2010环境下单步调试以跟踪解压缩的所用过程细节, 对于想学习和掌握H264编解码的标准的同学们非常有用. 读取h264格式的文件并进行实时解压缩和播放, 解压缩后的图像格式是YUV,在一个对话框的控件中逐帧显示, 程序在VS2010下编译链接通
