搜索资源列表

  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
    • 文件大小:145340
    • 提供者: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-05-13
    • 文件大小:99328
    • 提供者:陈水德
  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-05-13
    • 文件大小:408576
    • 提供者:
  1. MPEGTSUtils

    0下载:
  2. 为MPEG TS流的分析软件,做得很不错的,主要能够解析PAT PMT等。-For the MPEG TS stream analysis software, to do very well, mainly to resolve, such as PAT PMT.
  3. 所属分类:mpeg/mp3

    • 发布日期:2024-05-13
    • 文件大小:257024
    • 提供者:杨昌彦
  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-05-13
    • 文件大小:150528
    • 提供者:yizhiqiang
  1. PSIParser

    0下载:
  2. 这个是专门用来分析ts流PSI信息的filter,可以分析PAT表、PMT表,及相应的PID值。-The PSI Parser filter receives Program Specific Information (PSI) from an MPEG-2 transport stream and extracts program information from the Program Association Table (PAT)
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-05-13
    • 文件大小:37888
    • 提供者:李骏峰
  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-05-13
    • 文件大小:903168
    • 提供者:lixiaolong
  1. TSAnalyzer_v3.2.5.0

    0下载:
  2. 分析mpeg2文件格式,例分析数字电视,ts流,各种psi表, pat,pmt,cat,nit,eit,tot,tdt,bat.-Analysis of mpeg2 file format, cases of analysis of digital TV, ts stream, a variety of psi table, pat, pmt, cat, nit, eit, tot, tdt, bat.
  3. 所属分类:多媒体

    • 发布日期:2024-05-13
    • 文件大小:360448
    • 提供者:kevin
  1. libdvbpsi-0.1.7

    0下载:
  2. libdvbpsi是VLC里的一个轻便的用来实现MPEG-2 TS流解析和编码的开源库,可以解析的PSI/SI表有:PAT,PMT,NIT,CAT,SDT,EIT,TOT, 可以解析大部分的描述子。 -libdvbpsi is VLC in a light used to implement MPEG-2 TS stream parsing and encoding of the open source library that c
  3. 所属分类:mpeg/mp3

    • 发布日期:2024-05-13
    • 文件大小:484352
    • 提供者:xfeng12
  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-05-13
    • 文件大小:5120
    • 提供者:jiang feng
  1. SPA

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

    • 发布日期:2024-05-13
    • 文件大小:6871040
    • 提供者:wangxia
  1. libs.tar

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

    • 发布日期:2024-05-13
    • 文件大小:2905088
    • 提供者: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-05-13
    • 文件大小:4096
    • 提供者:yangli
  1. libdvbpsi-0.2.0.tar

    0下载:
  2. libdvbpsi是一个轻便的用来实现MPEG-2 TS流和DVB PSI表的解码和编码的开源库,可以解析的PSI/SI表有:PAT,PMT,NIT,BAT,CAT,SDT,SIS,EIT,TOT,所有的MPEG 2描述子,支持的平台有GNU/Linux, *BSD, Windows and MacOS X-libdvbpsi is a simple library designed for decoding and generatio
  3. 所属分类:mpeg/mp3

    • 发布日期:2024-05-13
    • 文件大小:430080
    • 提供者:martin
  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-05-13
    • 文件大小:1104896
    • 提供者: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-05-13
    • 文件大小:1012736
    • 提供者:子雨
  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-05-13
    • 文件大小:270336
    • 提供者:liuhh
  1. search_ts

    0下载:
  2. 分析并找出一个TS流的PAT、PMT表,并找出包含的vedio或者其他elements包-Analysis and find out a TS flow PAT, PMT list, and find out the contains vedio or other elements
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:黄建
« 12 »

源码中国 www.ymcn.org