搜索资源列表
AVS_Generator
- 这是将avs视频的ES流转换成avi文件格式的源代码-this is the avs Video ES circulation replaced by avi file format source code
SrcFlt
- push模式的源解码器 定义了IYQ的一个com 调用FillData的方法可以将es流打包为ps流-push mode of the source decoder IYQ the definition of a com call the method FillData es flow can be packaged for ps flow
PS-TO-ES
- 将PS流转为ES流,在编解码测试时非常有用
source
- 自己编的PES转换成ES流的程序,用C++ builder开发。
ES_stream
- ES流分析的源程序,主要功能是读取ES流头部信息,包括帧的长度,水平垂直的SIZE,宏快条的组成等重要信息
avsdec_source
- avs es解码器,对AVS es 流进行解码
mpegsplit-1.1.0.tar
- 可以对MPEG视频进行基本的分割,分割出ES流,对进一步解复用做准备
dvb-mpegtools.tar
- 传输流分析,创建程序,它能在传输流,节目流和PES流之间互相转换,是个不错的DVB领域内的工具-traffic analysis, create programs, it can transport streams, the program flow and flow between PES conversion, it is a good field of DVB tools
AVS_Generator
- 这是将avs视频的ES流转换成avi文件格式的源代码-this is the avs Video ES circulation replaced by avi file format source code
SrcFlt
- push模式的源解码器 定义了IYQ的一个com 调用FillData的方法可以将es流打包为ps流-push mode of the source decoder IYQ the definition of a com call the method FillData es flow can be packaged for ps flow
PS-TO-ES
- 将PS流转为ES流,在编解码测试时非常有用-PS for ES will be the circulation flow, in the codec is very useful when testing
source
- 自己编的PES转换成ES流的程序,用C++ builder开发。-Own into the PES stream ES procedure, using C++ Builder development.
ES_stream
- ES流分析的源程序,主要功能是读取ES流头部信息,包括帧的长度,水平垂直的SIZE,宏快条的组成等重要信息-ES flow analysis of the source, the main function is to stream head read ES information, including the length of the fr a me, the level of vertical SIZE, Macro Expres
mpegsplit-1.1.0.tar
- 可以对MPEG视频进行基本的分割,分割出ES流,对进一步解复用做准备-MPEG video can be a basic partition, the partition of ES stream for further demultiplexing to prepare
PS-TO-ES
- 数字电视,PS流解析成为ES的详细过程,数字电视,PS流解析成为ES的详细过程-Digital TV, PS-flow analysis to become ES details the process of digital TV, PS-flow analysis of the detailed process to become ES
ES-Stream
- 这是用VC编写的一个ES流分析程序,可以把ES流文件按MPEG标准进行分析。写这个程序是为了能更好的理解ES流的语法,以为日后的RTP发送作准备-This is prepared by a VC flow analysis procedure ES, ES stream file can be in accordance with MPEG standard for analysis. This procedure is to writ
tspeses
- 将TS流分解并提出出其中的音频和视频的PES流和ES流。-TS stream will break down and make out the audio and video PES stream and ES streams.
hEstoTs
- mpeg 中 的ES流到TS流的转换,欢迎大家下载。-mpeg TS stream flow in the ES conversion, welcome everyone to download.
ES
- ES流解析程序,包含原代码以及测试文件,供学习-es program
13181-2 规范中文版
- 在MPEG-2系统中,信息复合/分离的过程称为系统复接/分接,由视频,音频的ES流和辅助数据复接生成的用于实际传输的标准信息流称为MPEG-2传送流(TS:TransportStream)。 据传输媒体的质量不同,MPEG-2中定义了两种复合信息流:传送流(TS)和节目流(PS:ProgramStream)TS流与PS流的区别在于TS流的包结构是固定长度的,而PS流的包结构是可变长度的。这个文档讲的是PS流的标准。(In the MPE