搜索资源列表
ts_pes_es
- 从TS文件中提取出音视频PES,ES,为多媒体开发者提供一个基础功能
source
- 自己编的PES转换成ES流的程序,用C++ builder开发。
tsdemuxer
- 可以解复用单节目或多节目TS文件得到相应的视音频ES文件
mpgcut
- 可以实现视频流文件的剪切,也可以从PS中中拔出ES
Basic_TS_parse.rar
- 将TS流解析为ES流,保存到文件中。 不同类功能分放在不同文件中,详情请看源文件开头描述。,unpack the TS stream into Elementary Stream. functions has been sorted into seperate source files,for more detail, refer to the tips in each source file.
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 write a better understanding of th
parse_ts
- 解析TS流的程序,挑选出来具有参考价值的程序。-parse ts stream to pes to es
33753162TSMultiplexer
- 将ES打包为ts,不过程序编的一般,新手可以-The TS packaged as tes, but the general compilation process, novices can see
tsdemux.tar
- mpeg2的ts流解析,按照实际播放流媒体的过程来实现,从pat表分析出pmt表内容,从pmt表内容分析es流的pid,然后把video,audio内容的es 流输出相应pid名的文件。 -mpeg2 ts stream of analysis, the actual process of playing streaming media to achieve, pat the table from the contents of the pmt table, the table of co
IFrame--
- 对MPEG-TS流中ES,PES,ifr a me分析-ES,PES,ifr a me analysis
ESParseMain
- This a sample code for MEPG2 video ES parse-This is a sample code for MPEG2 video ES parse
iframe
- 实现从TS视频文件中提取所有I帧。分别输出PES文件、ES文件和I文件-Extract all I-frames from TS video file.The PES file, ES file and I file output respectively.
TSSource_src
- 对TS数据进行解复用,得到ES流数据以便解码库实时解码,用VC实现,用于学习解复用流程,进行简单TS流解码很有帮助-Data on TS demultiplexing, ES stream data to obtain real-time decoding decoding library, with VC, for demultiplexing learning process, a simple TS stream decoding helpful
28181_packet
- 对h264之es流进行mpeg-ps封装,再封装成rtp网络包,做gb28181的可进行参考。-Mpeg- es of h264 flow ps encapsulation, then encapsulated into RTP network packet, do gb28181 for reference