CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - yuv文件

搜索资源列表

  1. 视频编码

    0下载:
  2. examples 目录中存放的是用于编码的demo视频,其中 \\tools 子目录中包含有一个将avi视频转换为yuv视频的工具 \\demo videos 子目录中存放的是可直接用于压缩的参数描述文件和相应的视频文件\\video_wvltcoding 目录中存放的是视频编码的源程序。-examples directory is used to store the encoded video demo, \\ tools subdirectory contains a video to av
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:923159
    • 提供者:姓名
  1. h264dec

    0下载:
  2. h264的解码源程序,h264文件解码成yuv视频序列-h264 decoder,decode the h264 file to yuv video series
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:154332
    • 提供者:刘语
  1. h264enc

    3下载:
  2. h264编码源程序,将yuv视频序列编码为h264文件-h264 encoder,encode yuv video series to h264 file
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:255104
    • 提供者:刘语
  1. jm96

    1下载:
  2. 最新的H264的编码解码的源码.(2005-5) 附带yuv测试文件和编码解码的配置文件。-latest H.264 codec to the source. (2005-5) incidental test documents and YUV codec configuration files.
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:899419
    • 提供者:胡文军
  1. mpeg2编码解码源代码

    0下载:
  2. 1、编码和解码源代码改成vc6下的console32 project,调试成功 2、原来bin目录下的编解码可执行文件有问题,运行时出现堆栈溢出错误,已被替换 3、编码程序增加支持新的输入格式:所有yuv帧合成为一帧的序列文件(如.qcif,.cif等)
  3. 所属分类:其它

    • 发布日期:2008-10-29
    • 文件大小:344825
    • 提供者:lucky_dog2008
  1. h264-encoded-source.h264编码源程序

    2下载:
  2. h264编码源程序-将yuv视频序列编码为h264文件-h264 encoded source- the yuv video sequence coding for the h264 file
  3. 所属分类:视频捕捉/采集

    • 发布日期:2014-07-27
    • 文件大小:254976
    • 提供者:sunjialin
  1. Player.rar

    0下载:
  2. H.264解码,可以解析yuv格式的文件,H.264 codec, you can resolve yuv file
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-10
    • 文件大小:1273949
    • 提供者:limin
  1. yuvread

    0下载:
  2. 实现对视频序列读取存储,插帧等功能,最后将插帧后的帧重新写入文件成为新的视频文件。-read the yuv video file and Implement the function of inserting frames.finally,the processed files are rewrited into yuv file,which can be played exactly
  3. 所属分类:Video Capture

    • 发布日期:2017-04-10
    • 文件大小:1410524
    • 提供者:
  1. JM

    0下载:
  2. H.264视频标准实现参考源码,针对YUV格式视频文件-H.264 video standard to achieve reference source for YUV format video files
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-06
    • 文件大小:860715
    • 提供者:xiaowen
  1. yuvtools_peterlee

    0下载:
  2. 李世平老师整理的最新版YUV工具包。收集了常用的视频(图形)文件处理工具,方便视频开发人员,特别是视频编码研究者,这些小工具将是不可多得的助手,该软件包由“Peter Lee”整理并发布,特此感谢。-Li Shiping teachers finishing the latest version of YUV Toolkit. Collection of commonly used video (graphics) file handle tool to facilitate video dev
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:492026
    • 提供者:suzhounoman
  1. BMP2YUV

    0下载:
  2. 将bmp图像转换为YUV格式,主要涉及bmp文件格式的解析,RGB与YUV的格式转换-Transform BMP to YUV
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:796020
    • 提供者:郑斌
  1. yYUVVviewerSSu

    0下载:
  2. yuv格式文件的浏览工具。能直接播放yuv格式的文件,一般的播播放器如realone与winplayer不能播放。 已通过测试。 -yuv format file browsing tool. Can directly play the yuv file formats, and general broadcast players such as realone and winplayer can not play. Has been tested.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:47578
    • 提供者:海的
  1. bin2c

    0下载:
  2. 将image文件转为HEX码,输出一个自定义结构体的头文件,可用来转换yuv格式的点阵字库图片,获取yuv点阵字库的结构体,叠加到osd显示-The image file into HEX code and outputs a header file of the self-defined structure that can be used to convert yuv format dot-matrix font picture for yuv dot matrix character st
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:4682
    • 提供者:shao
  1. RGB2YUV

    0下载:
  2. H.264对YUV格式的视频文件进行编码,在VC中实现的代码-H.264 to encode the YUV format video files, the code in VC
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-16
    • 文件大小:350287
    • 提供者:邓文娟
  1. Mpeg4Decoder0809011

    0下载:
  2. symbian上的yuv视频文件处理程序 可对yuv的每一帧数据进行读取 处理 显示-symbian the yuv video file handling procedures can yuv data of each frame read treatment showed
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:43477
    • 提供者:赵欣
  1. DECORE

    0下载:
  2. 可以在arm和dsp上跑的mpeg4解码代码。 读取文件格式是YUV-Arm and dsp can run code of mpeg4 decoder. Read the file format is YUV
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:164282
    • 提供者:sword
  1. mpeg2codec_verify_v1.1.tar

    0下载:
  2. MPEG2编解码,对图片文件(.YVU,.Y.U.V,.PPM)-MPEG2 codec on the picture file (. YVU,. YUV,. PPM)
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-02
    • 文件大小:126734
    • 提供者:gxz12345
  1. MyYUViewer

    0下载:
  2. 读取和显示YUV文件的应用程序,利用VC++平台写的程序,希望对大家有帮助-YUV file to read and display applications, the use of VC platform to write the procedures, we hope to help
  3. 所属分类:Graph program

    • 发布日期:2017-05-26
    • 文件大小:596426
    • 提供者:吴伏
  1. yuv2rgb

    0下载:
  2. 将YUV格式的图像文件转变为RGB格式图像显示。-The YUV format into RGB image file format for image display.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1185
    • 提供者:saint
  1. mov2yuv

    0下载:
  2. 这段代码是可以在matlab中写yuv格式的文件 可以直接运用 有详细的说明-This code can be written in the matlab file yuv format can directly use is described in detail
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1346
    • 提供者:chendong
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 21 »
搜珍网 www.dssz.com