搜索资源列表

  1. 13818_5_for_vc

    0下载:
  2. 1、简介 此代码是IS0 13818-5 MPEG2系统层协议分析代码,经过我的一点修改,现在终于可以在VC++ 6.0下编译运行, 发布上来献给那些为了理解MPEG2系统层协议而苦苦加班的程序员。为了可以在windows下编译,我修改了部分操作系统相关代码,注解掉了一些main函数,只留下decode.cpp中的main函数没有注解,所以编译后的程序是TS流系统层解码分析程序,如果要实现其他功能如encode,只要把decode
  3. 所属分类:DVD

    • 发布日期:2008-10-13
    • 文件大小:97.66kb
    • 提供者:陈水德
  1. libdvbpsi5-0.1.6.tar

    0下载:
  2. 对mpeg2 的ts流进行操作 提取psi信息,包括pat,pmt等
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:399.48kb
    • 提供者:
  1. tsdemux

    1下载:
  2. TS流的解析,包括PAT,PMT, 重要的是此代码是跨平台的。交叉编译一下就可以在你需要的平台上运行 当前的工程是建在vs2008上的
  3. 所属分类:多媒体编程

  1. TS流的解析

    1下载:
  2. 交叉编译后,在开发板上可以解析/home/test.ts
  3. 所属分类:嵌入式Linux

  1. 求pat-pmt表中的crc

    1下载:
  2. 可以求出ts流中pat,pmt表crc;也可以判断pat,pmt表中crc是否正确。有源码。
  3. 所属分类:多媒体编程

    • 发布日期:2011-08-21
    • 文件大小:141.93kb
    • 提供者:chezuguo150
  1. 13818_5_for_vc

    0下载:
  2. 1、简介 此代码是IS0 13818-5 MPEG2系统层协议分析代码,经过我的一点修改,现在终于可以在VC++ 6.0下编译运行, 发布上来献给那些为了理解MPEG2系统层协议而苦苦加班的程序员。为了可以在windows下编译,我修改了部分操作系统相关代码,注解掉了一些main函数,只留下decode.cpp中的main函数没有注解,所以编译后的程序是TS流系统层解码分析程序,如果要实现其他功能如encode,只要把decode
  3. 所属分类:DVD

    • 发布日期:2024-11-26
    • 文件大小:97kb
    • 提供者:陈水德
  1. libdvbpsi5-0.1.6.tar

    0下载:
  2. 对mpeg2 的ts流进行操作 提取psi信息,包括pat,pmt等-Ts on the mpeg2 stream psi extraction operation, including pat, pmt, etc.
  3. 所属分类:mpeg/mp3

    • 发布日期:2024-11-26
    • 文件大小:399kb
    • 提供者:
  1. TsAnalyse

    0下载:
  2. 分析TS流文件的PAT、PMT和所以PID信息,是了解TS流文件结构的基础。-Analysis of TS stream file PAT, PMT and PID information so is the understanding of TS stream file structure.
  3. 所属分类:mpeg/mp3

    • 发布日期:2024-11-26
    • 文件大小:147kb
    • 提供者:yizhiqiang
  1. PSISI

    0下载:
  2. CRC校验TS流文件的的PSI信息表,分析TS流文件的PAT表、PMT表、SDT表(注意项目文件中没有TS文件,要运行程序需要加入TS文件,并简单修改文件OPEN函数的参数)。-CRC Checksum TS stream file information table of the PSI, analysis TS stream file PAT table, PMT table, SDT table (note that the pr
  3. 所属分类:通讯编程

    • 发布日期:2024-11-26
    • 文件大小:882kb
    • 提供者:lixiaolong
  1. tsdemux.tar

    0下载:
  2. 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
  3. 所属分类:mpeg/mp3

    • 发布日期:2024-11-26
    • 文件大小:5kb
    • 提供者:jiang feng
  1. SPA

    0下载:
  2. 优秀的ts流分析软件,可离线在线分析ts流,NIT,PMT,PAT等。-Ts excellent flow analysis software
  3. 所属分类:mpeg/mp3

    • 发布日期:2024-11-26
    • 文件大小:6.55mb
    • 提供者:wangxia
  1. libs.tar

    0下载:
  2. libdvbpsi是VLC里的一个轻便的用来实现MPEG-2 TS流解析和编码的开源库,可以解析的PSI/SI表有:PAT,PMT,NIT,CAT,SDT,EIT,TOT, 可以解析大部分的描述子
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-11-26
    • 文件大小:2.77mb
    • 提供者:zshshy
  1. TS

    0下载:
  2. 对ts流进行解析,分离出复用的跟中信息,包括pat,pmt,nit-Analysis of ts stream, separated with reuse of information, including pat, pmt, nit, etc.
  3. 所属分类:多媒体编程

    • 发布日期:2024-11-26
    • 文件大小:4kb
    • 提供者:yangli
  1. 13818-1

    0下载:
  2. ts流的完整介绍,介绍了pat,pmt,pes,es ,ts ,ps等-ts specification
  3. 所属分类:文件格式

    • 发布日期:2024-11-26
    • 文件大小:606kb
    • 提供者:da
  1. TS-anlyze

    0下载:
  2. 分析ts流结构,内容的文档,很详细。提供编程思路-ts pes pat pmt
  3. 所属分类:技术管理

    • 发布日期:2024-11-26
    • 文件大小:127kb
    • 提供者:amero
  1. TS-Protacol-

    0下载:
  2. TS流协议分析,比较全面、易懂,包括工具的使用,实战,PAT\PMT的提取等。-The TS stream protocol analysis, more comprehensive, easy to understand, including the use of tools, combat, the PAT \ PMT extraction.
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-11-26
    • 文件大小:1.05mb
    • 提供者:gyy
  1. ts

    0下载:
  2. DVB的TS流文件解码,实现pat、pmt、nit、sdt 四张表的解析-DVB TS stream file decoding, pat, pmt, nit, sdt four parsing table
  3. 所属分类:多媒体编程

    • 发布日期:2024-11-26
    • 文件大小:989kb
    • 提供者:子雨
  1. Tsr

    0下载:
  2. DVB 能完整的解析出TS流文件中的PAT,PMT,NIT,CAT信息,并且能兼容188和204的TS流文件-DVB can be a complete parse out the TS stream file in the PAT, PMT, NIT, CAT information, and can be compatible with the 188 and 204 of the TS stream file
  3. 所属分类:Windows编程

    • 发布日期:2024-11-26
    • 文件大小:4.93mb
    • 提供者:邓伟
  1. PAT-and-PMT-in-mpeg2

    0下载:
  2. TS包结构,PAT,PMT表解析,码流示例-TS packet structure, PAT, PMT table parsing, stream example
  3. 所属分类:编程文档

    • 发布日期:2024-11-26
    • 文件大小:270kb
    • 提供者:meiyue
  1. TS

    0下载:
  2. 解析TS流,比较简单,解析出pat,pmt,十多天,等信息-TS stream analysis is relatively simple, parse out the pat, pmt, days, and other information. . .
  3. 所属分类:C#编程

    • 发布日期:2024-11-26
    • 文件大小:264kb
    • 提供者:liuhh
« 12 3 »

源码中国 www.ymcn.org