Welcome![Sign In][Sign Up]
Location:
Search - output yuv file

Search list

[Multimedia programYUV

Description: 这个程序用来读取yuv文件,并把数据输出到一个文本文件,代码很短,里面说明很详细,这对理解和使用yuv文件很方便-This procedure is used to read yuv file and the data output to a text file, the code is very short, which explain in great detail, which understand and use easily yuv file
Platform: | Size: 1756160 | Author: 大庆 | Hits:

[Multi Monitoryuvviewer

Description: 此包里包含了对于摄像头YUV格式输出的视频进行播放的可执行文件-This bag contains the camera output YUV format video player executable file
Platform: | Size: 79872 | Author: jun | Hits:

[mpeg mp3xvidcore-1.1.3

Description: xdiv解码mpeg2的视频文件。在命令行下输入解码的文件名和输出的yuv文件名。-xdiv decoder mpeg2 video files. The command line, enter the file name of decoding and output yuv file name.
Platform: | Size: 3959808 | Author: 黄星 | Hits:

[Graph RecognizeH264

Description: H.264的解码器 输出文件格式为yuv 开发工具Visual Studio 6.0 以上-H.264 decoder output file format yuv development tools for Visual Studio 6.0 and above
Platform: | Size: 308224 | Author: mubai | Hits:

[Streaming Mpeg4JM14_vc6

Description: 视频压缩标准H.264测试模型JM14,测试文件为.yuv格式视频序列,编码输出.264码流文件-Video compression standard H.264 test model JM8.6, the test documents. Yuv format video sequence, encoding the output bitstream file .264
Platform: | Size: 1410048 | Author: 月月鸟 | Hits:

[Streaming Mpeg4WMVDecoderDMO

Description: DMGWriter使用同步Reader取一个WMV文件,去掉文件头,把Sample写成一个文件output.dmg DMGDecoder读取output.dmg,使用WMVideo Decoder DMO解码各个Sample然后输出YUV-Reader from the use of synchronous DMGWriter a WMV file, remove the paper first, the Sample written output.dmg DMGDecoder to read a file output.dmg, using the WMVideo Decoder DMO and then decode all Sample output YUV
Platform: | Size: 451584 | Author: heqj06183 | Hits:

[Graph programH.264decodingprocess

Description: 这是一个纯C语言的 H.264 解码程序,速度较慢,如果您试验时手头没有解码器,可以用此凑合。 执行命令方式为: -o 264格式的输入文件 yuv格式的输出文件 比如(假如目录为 D:\H264\ ): D:\H264\h264_dec.exe D:\H264\test.264 D:\H264\test.yuv 若不输入参数,则默认为: h264_dec.exe test.264 test.yuv-This is a pure C language of the H.264 decoding process, a slow, if you do not test the decoder, you can make do with this. For the implementation of the order:-o 264 of the input file format yuv format such as the output file (if the directory is D: \ H264 \): D: \ H264 \ h264_dec.exe D: \ H264 \ test.264 D: \ H264 \ test.yuv if the input parameter, the default is: h264_dec.exe test.264 test.yuv
Platform: | Size: 120832 | Author: happysweets | Hits:

[Windows DevelopOffset_Calculator

Description: :此源码主要用于解码后视频源的质量评估方法,研究视频编码的朋友强烈建议一载此源码-Calculates the video offset distortion from two raw YUV 4:2:0 sequences and prints the results into a file. The output format is CSV for easy use in spreadsheet applications.
Platform: | Size: 27648 | Author: yangjie | Hits:

[Special Effectsencoder

Description: 输入YUV文件,输出RAW文件,可以改变图像的量化步长,运动矢量-YUV input file, output RAW files, you can change the image quantization step, motion vector
Platform: | Size: 71680 | Author: 张建 | Hits:

[Linux-Unixyuv2bmp

Description: LINUX下YUV图像数据转位图代码,输入YUV图像数据,输出为位图文件.-LINUX YUV image data transferred under the bit map code, the input YUV image data, output as a bitmap file.
Platform: | Size: 2048 | Author: yangguang | Hits:

[Special EffectsRGB-transform-YUV

Description: * 程序名称:RGB2YUV.C * 功 能:将位图文件的RGB格式转换成YUV格式,结果以二进制文件 * 存储。注意:1、原文件是24位位图;2、文件宽度 * 输 入:icon.bmp * 输 出:icon_array -* Program Name: RGB2YUV.C* function: RGB bitmap file format into YUV format, the results of the binary file* storage. Note: 1, the original file is 24-bit bitmap 2, file width* Input: icon.bmp* Output: icon_array
Platform: | Size: 522240 | Author: 王赢 | Hits:

[Special Effectsduqubmp

Description: 读取BMP文件 将文件RGB空间转换成YUV空间并输出-Read BMP file will file RGB space converted into space and YUV output
Platform: | Size: 908288 | Author: | Hits:

[Special EffectsRGB2YUV

Description: 对bmp图像文件进行读写后RGB转化为YUV,同时将BMP的像素数据和转化后的YUV像素数据保存-Bmp image files on the size of the read output bmp file structure data and the interlaced scanning manner and converted into RGB YUV, BMP while the pixel data and the converted data is stored in YUV pixel
Platform: | Size: 1093632 | Author: indetail | Hits:

[Special EffectscudaEncode

Description: 此示例演示如何有效地使用CUDA视频编码器API编码H.264视频。视频输入在YUV格式作为输入(系统CPU或GPU内存)和视频输出帧编码H.264文件-This sample demonstrates how to effectively use the CUDA Video Encoder API encode H.264 video. Video input in YUV formats are taken as input (either CPU system or GPU memory) and video output frames are encoded to an H.264 file
Platform: | Size: 13431808 | Author: 张帆 | Hits:

[matlabread

Description: 用Matlab语言工具,实现读写YUV格式的视频文件。 输入YUV视频文件(352x288,4:2:0,见附件),输出表示一个文本文件,该文件记录YUV图像每个像素(Y,U,V)的值和像素属于第几幅图像(n)以及像素在一副图像上的空间位置(x,y)。 )-Using Matlab language tools for video file read and write YUV format. YUV video input file (352x288,4: 2: 0, see Annex), the output represents a text file that records an image of each pixel YUV (Y, U, V) and the value of the pixel
Platform: | Size: 1292288 | Author: way | Hits:

[Special EffectsTV_yuv_rgb

Description: matlab读取yuv文件,可以转制avi格式输出,可以播放。附带隔行扫描的效果及去隔行效果。-matlab read yuv file, output can be transformed avi format, you can play. Side effect and Deinterlacing effect interlaced.
Platform: | Size: 15360 | Author: 常仲翰 | Hits:

[Multimedia DevelopYUVViewer

Description: exe文件,yuv查看工具,支持yuv多种格式。对于YUV编程非常有用。快速检验数据输出是否正确。-exe file, yuv viewer that supports yuv variety of formats. Very useful for YUV programming. Quick test data output is correct.
Platform: | Size: 134144 | Author: 刘辉 | Hits:

CodeBus www.codebus.net