登录 注册
当前位置:主页 > 资源下载 > 10 > TS reader下载

TS reader下载

  • 更新:2024-11-07 11:43:56
  • 大小:152KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:VB - 后端
  • 格式:EXE

资源介绍



2003.02.03: beta 0.2.0
- added "save as html pages" feature, support IE only

2003.01.21:
- re-wrote parsing part to decouple from platform-specific ui api
- updated mhp-ait descriptors parsing

2003.01.19:
- fixed bug for ait section parsing
- started code clean up and consolidation for easy porting

2003.01.13:
- added initial ait parsing

2002.10.29:
- handled ts file larger then 800M by only process the first 800M data
- added "defrag" by delete the broken packet or otvheader at head or tail of ts file

2002.06.09: alpha 0.1.3
- parsed multiple sections in one ts packet
- fixed an eit section ts_id bug
- added local_time_offset descriptor

2002.05.29:
- added several dvb-si descriptors parsing
- print opentv header info if applicable
- support ts file does not start at packet boundary
- popup information about the ts file before processing
- 204 to 188

2002.05.19:
- added utc time to mjd time conversion
- added rst parsing
- added several dvb-si descriptors parsing

2002.05.18:
- added hints when opening unrecognized files
- fixed multiple section data bug(eit/tot/tdt...)
- added ascii display to several descriptors
- added warranty disclaimer: no warranty at all

2002.05.03: alpha 0.1.2
- parse content of all 13818-1 descriptors
- added change log to this dialog box

2002.04.25: alpha 0.1.1
- fixed hex view problem(last line was not shown)
- added literal names of all pid/descriptors/stream type/etc

2002.04.22: alpha 0.1 first release for windows
- support both 204 and 188 byte packet size
- recognize opentv mux file header
- support pat/pmt/nit/bat/cat/sdt/eit/tot/tdt
- hex view on particular packet/section(dobule clicking the node)

2002.03.27:
- start trial command line interface coding on solaris