搜索资源列表
PSIParser
- PSIParser可解析出TS中的PID,配合DSNetwork一起使用-PSIParser TS can figure out the PID, used in conjunction with DSNetwork
TsTools
- TS直播流,TS播放器
tsdemux
- TS流的解析,包括PAT,PMT, 重要的是此代码是跨平台的。交叉编译一下就可以在你需要的平台上运行 当前的工程是建在vs2008上的
求pat-pmt表中的crc
- 可以求出ts流中pat,pmt表crc;也可以判断pat,pmt表中crc是否正确。有源码。
TS_analyse_softwrae.rar
- 超强的码流分析软件,主要用于对TS流的分析,A TS stream analyse software
mpeg2_easy.rar
- MPEG2 PS,TS流编解码,结构清晰,适合初学者,MPEG2 PS, TS stream encoding and decoding, structural clarity, suitable for beginners
VLC-based-player.rar
- 介绍了如何在win32平台上利用mingw进行VLC的移植,并通过VLC的ActiveX进行二次开发,实现一个多媒体播放器。含源码和文档。,Describes how to use the win32 platform VLC MinGW for transplant, and through VLC s ActiveX secondary development, the realization of a multimedia player. With source code and docu
PSParse-source
- 可对ts流进行分析的源代码,用vc++开发环境-TS stream analysis source code
IS138181(ts)
- MPEG2 TS标准 做码流复用的可以参考-MPEG2 TS stream multiplexing standard practice can refer to
DMBPlayer
- wince5.0环境下的DMB 播放器软件,包含界面,不过需要外部有TS解析,-wince5.0 environment DMB player software, including the interface, but it needs to resolve external TS,
mediainfo_0.7.12
- MediaInfo supplies technical and tag information about video or audio files (AVI/MPEG-4/MPEG-PS/MPEG-TS/Bluray/HD-DVD/MKV/MOV/MPEG1, 2, 4/M4A/M4V/MP3/AAC/RM/DV/...)-MediaInfo supplies technical and tag information about video or audio files (AVI/MPEG
main
- TS Decoder is a simple program to open a transport stream file(.ts) and list available programs it contains and asks you which program you want to extract audio and video apart. So you can play the aparted audio and video on VLC player.
dvb_S_encoder_mb86391
- circuit video encoder mpeg ts for dvb s, base on fujitsu MB86391
TS
- 对ts流进行解析,分离出复用的跟中信息,包括pat,pmt,nit-Analysis of ts stream, separated with reuse of information, including pat, pmt, nit, etc.
TS-Analyzer
- TS Analyzer是一款MPEG2 TS流分析工具,它对实时的或离线的流能提高正确的分析以判断流的结构是否标准-MPEG2 TS TS Analyzer is a flow analysis tool, its flow of real-time or offline can improve the correct analysis to determine whether the structure of flow standard ts analyzer
MPEG-2-TS-parse
- ts文件格式的详细说明,还有一些解析的代码。-ts file format details, and some parsing code.
mpeg-2-ts-topes
- 此份mpeg-2 ts to pes源代码是基于VS2005开发平台下正确编译的源程序,是了解MPEG-2 TS流的好资料,程序中设置了比较多的断点,为代码学习者提供了比较好的标记料-This copy mpeg-2 ts to pes source code VS2005 development platform is based on the source code to compile correctly, is to understand the MPEG-2 TS stream of
ts
- DVB的TS流文件解码,实现pat、pmt、nit、sdt 四张表的解析-DVB TS stream file decoding, pat, pmt, nit, sdt four parsing table
ts2IP
- 将TS流发送到IP网络上。支持组播地址。 支持使用UDP或者RTP协议。 可设置MTU分包大小。 根据TS流的PCR值跟踪系统时间同步控制发送速度。 如果TS流的PCR值异常,可能会出现发送速度控制异常。 以后可能考虑加入码率判断,根据码率来控制发送速度(暂不支持)。
分析播放ts流的代码
- 可用于分析播放ts流,主要是PSI/SI的分析,界面设计友好,有小工具