搜索资源列表
yuvread
- yuv文件的读取播放程序,简洁明了,不错-yuv document read player, concise, well
quicktime3gpp
- 原来保留的源码,可以读取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
MyYUViewer
- YUV视频序列文件的读取和显示例程。VC++打开YUV格式(CIF或QCIF)的视频,还可以设置显示的帧率
RWJpegExp
- 使用VC++实现对JPEG文件的读取与存储,并且可以对图像做一些简单的操作!
RmPlayer
- 该程序用来读取RM文件-the procedures used to read documents RM
avi_recorder
- linux下的AVI文件格式以及文件创建和读取
H264Android_code
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送
WMVDecoderDMO
- 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
libdvbpsi-0.1.7
- 对dvd媒体格式的文件进行读取、定位,并包含客户端服务程序-Dvd media format on the file for reading, locating, and contains the client service program
20099317445038
- 利用MediaInfo动态链接库获取多媒体文件信息的示例,可以获取所有格式的流媒体文件有关信息,如比率、媒体时长,视频编码,音频编码,屏幕比率等详细信息。主要演示怎样调用MediaInfo.dll库文件。返回的信息目前是英文信息,想要汉化处理的网友可以把读取返回的信息放到数组中,自己逐个翻译即可。 -Use MediaInfo DLL example of the information for multimedia files, you can get all the streaming me
test_readmv
- 读取txt文件中的运动矢量,并对其进行隐写-read mv from txt
video-similarity
- 读取两个视频文件然后比较它们的相似度。你可以用这个功能来验证视频压缩后的损失程度-Read two video file and compare their similarity.You can use this program to check the loss degree of video compression.
duwav
- 使用c语言实现对wave文件头的读取,用于对wave文件头的分析-The use of C language to read the wave file header, used to analyze the wave file header
src
- 从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
wavefileread
- 文件读取波形绘图,波形实时显示到界面上,程序简单易读-file read of wave and show its figure
Player
- 实现了获取本地音视频文件的读取,播放,并且就可以暂停,全屏,快进,等多种功能。(To achieve the local audio and video files to read, play, and can suspend, full screen, fast forward, and many other functions.)
FFmpeg.AutoGen
- 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.)
RTP封装程序
- RTP封装,从文件中读取h264流,自动识别nalu单元,组包rtp(RTP package, read H264 stream from file, automatically identify Nalu unit, package RTP)