搜索资源列表
truncate
- 从指定文件中切割出指定大小的子文件,我用它将一个YUV序列的每一帧分割出来,然后又将每一帧的Y、U、V单独分割出来 -from the designated cut out for the specified size paper, I use it a YUV sequence of each frame to split up, and then each will frame the Y, U, V separate separated
h.263编解码范例
- h.263的编解码程序。不过编码时只能编码I帧和P帧。解码时在Debug环境下会报错,在Release环境下能通过解码,但是以最快速度播放的。希望大家多多交流,对程序进行一下修改!-the H.263 codec procedures. But only when the coding frame coding I and P frames. Decoding the Debug environment will generate errors in the Release environmen
mpeg4bmdm
- h264编码程序,能够实现视频压缩,分别压缩I帧p帧b帧-ENG coding procedures, video compression can be achieved, I frame compression p frame b frame
获取AVI类型文件的信息
- 由于在Windows2000下右键点击RIFF (*.avi,*.wav) 类型的文件,在摘要里没有该文件的具体信息,所以我就编了一个小程序,用来显示该类型文件的信息。具体信息主要包含视频流和音频流信息。视频流信息主要有:(1)Total frames (2)Frame rate (3)Codec (4)视频的宽度和高度等。音频信息主要有:(1)音频的格式 (2)单声道还是立体声 (3)采样频率等。-in Windows2000 Right click RIFF (*. avi, *. wav)
mpeg2dump.tar
- LibMPEG3 decodes several MPEG standards into uncompressed data suitable for editing and playback. libmpeg3 currently decodes: MPEG-2 video MPEG-1 video mp3 audio mp2 audio ac3 audio MPEG-2 transport streams MPEG-2 program str
IFrame
- 自己写的从Ts视频流中提取I帧重新打包的程序-Write your own video stream from the Ts to extract re-packaged application, I frame
ES6461
- 这是ESS公司的新一代媒体播放IC,支持接口,硬盘/IDE光驱,USB,CF card, SD/MMC/MS/XD/SMARTMEDIA, 等,该系统集成度高,整个系统只需要主控ES6461+SDRAM+SPI FLAH,所有的音频DA,视频输出都集成化,可直接驱动数字屏,支持NTFS 和FAT32 文件系统, 输出有 CVBS,SVIDEO,VGA,YPBPR /HDMI, 是比较理想的媒体播放和数码相框方案.系统开放度高如有需要,联系wliness@163.com, or QQ:632913
mpeg1
- mpeg1视频中的I帧以及P帧编码算法在matlab中的模拟-mpeg1 video of I frames, as well as P-frame coding algorithm of the simulation in matlab
Myxvid
- 本人自己修改的XVID程序,可以记录编码帧类型,及设置输入路径,是初学MPEG4编码的很好代码-I own XVID revised procedures, can be recorded coded frame type, and the setting up of input path is a good beginner MPEG4 encoding code
P2PNetMeetingResorces
- 点对点视频会议程序源代码 该程序可以用于两个人在LAN/Intranet(或者Internet)上进行视频会议。现在有许多视频会议程序,每个都有各自的性能提升技术。主要的问题是视频会议视频帧的尺寸对于传输来说太大。因此,性能依赖于对帧的编解码。我使用快速h263编码库来达到更好的压缩率提高速度。该程序做些小改动也可以在Internet上使用。-Point-to-point video conferencing the program source code can be used f
rtsp
- simple rtsp h264 decoding class i-p-b frames are enable etc.
HW_H263_I_FRAME
- h.263标准深入理解以及关于I frame详细介绍-h.263-depth understanding of standards, as well as details on the I frame
TEXT4
- 自己编写的一段视频捕捉代码,该程序拦截并修改由摄像头捕获到的图像数据,对数据进行了简单的处理,最后显示到屏幕上,实现简单的相框功能。-I have written a section of video capture code, the program to intercept and modify captured by the camera into the image data, a simple data processing, the final show on the screen
H264_video_qcif_fast
- H264_video_qcif_fast I-frame
dwtsdf
- 想从MPEG2流中找到I帧2007-09-28 13:39首先要了解MPEG的语法结构,MPEP1、2标准共分六层:video_sequence、GOP、Picture、Slice、MicroBlock、Block。 -Want to find the MPEG2 stream frame 2007-09-28 13:39 First of all I have to understand the grammatical structure of MPEG, MPEP1, 2 standar
TSI
- 从ts流中提取视频I帧的算法。提取后再打包成TS流。-Extracted from the ts stream video I-frame algorithm. Extraction and then packaged into a TS stream.
the-extraaction-of-I-frame
- 对TS文件进行分析,解析出其中的I帧,用C语言的实现。-TS files, parse out the I frame, with the realization of the C language.
get-I-frame
- 关于提取I帧的文档,分析比较好,欢迎讨论-Documents on the extraction of the I-frame analysis and comparison
xvidcore
- Xvid(旧称为XviD)是一个开放源代码的MPEG-4视频编解码器,它是基于OpenDivX而编写的。Xvid是由一群原OpenDivX义务开发者在OpenDivX于2001年7月停止开发后自行开发的。Xvid支持多种编码模式,量化(Quantization)方式和范围控,运动侦测(Motion Search)和曲线平衡分配(Curve),动态关键帧距(I-frame interval),心理视觉亮度修正,演职员表选项,外部自定义控制,运动向量加速(Hinted ME)编码,画面优化解码等众多
es_to_iframe
- ES流解析的小程序,从一个ES流文件中提取出I帧。-ES flow analysis applet, ES from a stream file to extract the I-frame.