CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ts PMT

搜索资源列表

  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. TsAnalyse.分析TS流文件的PAT、PMT和所以PID信息

    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

    • 发布日期:2017-03-21
    • 文件大小:150594
    • 提供者:yizhiqiang
  1. TS-anlyze

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

    • 发布日期:2017-11-09
    • 文件大小:130322
    • 提供者:amero
  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. 所属分类:Multimedia program

    • 发布日期:2017-03-23
    • 文件大小:360758
    • 提供者:kevin
  1. tsinfo-

    2下载:
  2. 打印出ts流信息PAT PMT PCR 的应用程序 linux C 开发 是学习流媒体 和数字电视的基本编程技术 -Print out the flow of information PAT PMT PCR ts application linux C development is learning streaming media and digital TV' s basic programming techniques
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-03-25
    • 文件大小:5140
    • 提供者:lee
  1. pmt

    0下载:
  2. 用c写的一段程序,可以对接收到的任何一段TS码流进行分析,得出其中各套节目的节目号-Writing by c section procedure, can be received in any period of docking TS code stream analysis shows one of the various sets of program No.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-11
    • 文件大小:1139
    • 提供者:陈胜
  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) and Program Map Tables (PMT).
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-27
    • 文件大小:37768
    • 提供者:李骏峰
  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 project document did not TS file
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:903419
    • 提供者:lixiaolong
  1. tsAdvance

    0下载:
  2. tsAdvance TS流操作软件,根据指定的音频PID统计码率,根据指定的PCR的PID统计码率,根据指定的视频PID统计码率,检查指定PID的连续计数,列出不连续的包位置,显示指定PID的各个DTS值,显示指定PID的各个PCR值,统计同步字节错误,统计同步丢失错误,统计PSISI表格的Table id错误,保存指定音视频PID的ES到outfile文件中,统计指定音视频PID时间长度,进行文件分隔,删除文件中指定PID的数据,并另存等功能-tsAdvance TS stream opera
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-29
    • 文件大小:273518
    • 提供者:wutong
  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 can resolve the PSI/SI tables a
  3. 所属分类:mpeg mp3

    • 发布日期:2017-03-24
    • 文件大小:484283
    • 提供者:xfeng12
  1. OpenCaster2.4

    0下载:
  2. 很多不错的MPEG2传输流工具代码集合,主要用C和python实现。 功能: PSI 生成;EPG/EIT生成;DSM-CC数据生成和接收(MHP/MHEG5/SSU);TS 包和时序分析;等等。-This package is a collection of softwares to play out and multiplex MPEG2 transport stream format in a Linux system. Features: - PSI generation
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-30
    • 文件大小:12490806
    • 提供者:Jesse Gong
  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 the pmt table, the table of co
  3. 所属分类:mpeg mp3

    • 发布日期:2017-03-24
    • 文件大小:4666
    • 提供者:jiang feng
  1. TransportTsTable

    0下载:
  2. 可以将同种 stream_type 的不同ts流的pat表pmt表统一成标准的格式。标准格式是自定义的。-Can be different with the kind of stream_type flow pat ts pmt table table into a standard uniform format. Standard format is custom.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:97026
    • 提供者:lego
  1. tstools-1_11

    0下载:
  2. The following tools are provided: es2ts: Read ES (video), output TS esdots: Print one character per ES unit esfilter: "Fast forward" ES video data to a file (outputs ES or TS) esmerge: Merge H.264 video and AAC ADTS audio ES to TS (very speci
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2016-01-26
    • 文件大小:487424
    • 提供者:guoq
  1. TS_ANALYSE_1.2

    0下载:
  2. ts流 pat、pmt、sat、bat 解析-pat, pmt, sat, bat Analysis
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:74904
    • 提供者:刘浩
  1. libs.tar

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

    • 发布日期:2017-05-11
    • 文件大小:2905061
    • 提供者:zshshy
  1. TS

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

    • 发布日期:2017-03-29
    • 文件大小:4438
    • 提供者: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 generation of MPEG TS and DVB PSI table
  3. 所属分类:mpeg mp3

    • 发布日期:2017-03-27
    • 文件大小:429663
    • 提供者:martin
« 12 3 »
搜珍网 www.dssz.com