CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 多媒体 流媒体/Mpeg4 搜索资源 - 文件读取

搜索资源列表

  1. yuvread

    0下载:
  2. yuv文件的读取播放程序,简洁明了,不错-yuv document read player, concise, well
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:47065
    • 提供者:peter
  1. quicktime3gpp

    0下载:
  2. 原来保留的源码,可以读取3gp文件、mp4等文件,对研究3gp文件格式很有帮助-retain the original source code, documents can be read 3gp, then no time and other documents. Study of 3 gp file format helpful
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:116659
    • 提供者:morgan
  1. MyYUViewer

    1下载:
  2. YUV视频序列文件的读取和显示例程。VC++打开YUV格式(CIF或QCIF)的视频,还可以设置显示的帧率
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:594285
    • 提供者:pl
  1. RWJpegExp

    0下载:
  2. 使用VC++实现对JPEG文件的读取与存储,并且可以对图像做一些简单的操作!
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:260593
    • 提供者:王晓川
  1. RmPlayer

    0下载:
  2. 该程序用来读取RM文件-the procedures used to read documents RM
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:47411
    • 提供者:孙隆
  1. avi_recorder

    1下载:
  2. linux下的AVI文件格式以及文件创建和读取
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:28336
    • 提供者:秦湘
  1. H264Android_code

    0下载:
  2. H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-28
    • 文件大小:650207
    • 提供者:caoliang
  1. WMVDecoderDMO

    0下载:
  2. 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 rea
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-26
    • 文件大小:451088
    • 提供者:heqj06183
  1. libdvbpsi-0.1.7

    0下载:
  2. 对dvd媒体格式的文件进行读取、定位,并包含客户端服务程序-Dvd media format on the file for reading, locating, and contains the client service program
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-29
    • 文件大小:482483
    • 提供者:liddy
  1. 20099317445038

    0下载:
  2. 利用MediaInfo动态链接库获取多媒体文件信息的示例,可以获取所有格式的流媒体文件有关信息,如比率、媒体时长,视频编码,音频编码,屏幕比率等详细信息。主要演示怎样调用MediaInfo.dll库文件。返回的信息目前是英文信息,想要汉化处理的网友可以把读取返回的信息放到数组中,自己逐个翻译即可。 -Use MediaInfo DLL example of the information for multimedia files, you can get all the streaming me
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-09
    • 文件大小:514531
    • 提供者:polh2011
  1. test_readmv

    0下载:
  2. 读取txt文件中的运动矢量,并对其进行隐写-read mv from txt
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-04
    • 文件大小:232254
    • 提供者:cc
  1. video-similarity

    0下载:
  2. 读取两个视频文件然后比较它们的相似度。你可以用这个功能来验证视频压缩后的损失程度-Read two video file and compare their similarity.You can use this program to check the loss degree of video compression.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-11-08
    • 文件大小:5404636
    • 提供者:wangfangfang
  1. duwav

    0下载:
  2. 使用c语言实现对wave文件头的读取,用于对wave文件头的分析-The use of C language to read the wave file header, used to analyze the wave file header
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-02
    • 文件大小:1242
    • 提供者:纪平好
  1. src

    0下载:
  2. 从YUV文件中读取YUV数据,再将YUV数据转换为RGB数据,再通过SDL显示到手机上-YUV YUV file is read from the data, then the data is converted to RGB YUV data, and then displayed on the phone by SDL
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-01
    • 文件大小:8092
    • 提供者:魏建
  1. wavefileread

    0下载:
  2. 文件读取波形绘图,波形实时显示到界面上,程序简单易读-file read of wave and show its figure
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-09
    • 文件大小:1935963
    • 提供者:Robot
  1. Player

    0下载:
  2. 实现了获取本地音视频文件的读取,播放,并且就可以暂停,全屏,快进,等多种功能。(To achieve the local audio and video files to read, play, and can suspend, full screen, fast forward, and many other functions.)
  3. 所属分类:流媒体/Mpeg4/MP4

    • 发布日期:2018-05-03
    • 文件大小:2678784
    • 提供者:蒙面人
  1. FFmpeg.AutoGen

    1下载:
  2. ffmpeg的C#版本,可以对视频文件进行解封装、读取媒体流文件等,需要有一定的ffmpeg的知识基础才能实现很轻松的开发。(The C# version of ffmpeg can unpack video files, read media streaming files and so on. It needs a certain knowledge base of ffmpeg to achieve very easy development.)
  3. 所属分类:流媒体/Mpeg4/MP4

    • 发布日期:2019-11-23
    • 文件大小:192512
    • 提供者:爱哭的麦
  1. RTP封装程序

    1下载:
  2. RTP封装,从文件中读取h264流,自动识别nalu单元,组包rtp(RTP package, read H264 stream from file, automatically identify Nalu unit, package RTP)
  3. 所属分类:流媒体/Mpeg4/MP4

    • 发布日期:2021-01-19
    • 文件大小:5120
    • 提供者:李付清
搜珍网 www.dssz.com