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

搜索资源列表

  1. 13818_5_for_vc

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

    • 发布日期:2008-10-13
    • 文件大小:100002
    • 提供者:陈水德
  1. Get_audio_PES_form_TS

    0下载:
  2. this file Get_audio_PES_form_TS.rar can filter audio pes form ts(MPEG-2),even if program is easy ,i hope can help you-this file can Get_audio_PES_form_TS.rar pes form filter audio ts (MPEG-2) even if program is easy, i hope you can help
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:827
    • 提供者:黄彦柏
  1. TSdecode

    1下载:
  2. TS Stream parsing tool code by self, you can refer it, to pasre video pes, audio pes, video GOP, not AC3 audio
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:20105
    • 提供者:Rabit
  1. ts_pes_es

    0下载:
  2. 从TS文件中提取出音视频PES,ES,为多媒体开发者提供一个基础功能
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:97827
    • 提供者:zhenglusha
  1. dvb_ts

    0下载:
  2. 解析DVB的工具,输入为DVB的信号流(TS),可以解析,也可以转换PES
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:17989
    • 提供者:seanew
  1. ParkertTS

    1下载:
  2. 数字电视中PES打包成TS的程序-Digital TV PES packaged into TS procedures
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:31543
    • 提供者:asfa
  1. ts2mpa-0.2.tar.gz

    0下载:
  2. 可以从MPEG-2 TS流中提取音频流,在MPEG-2中解析出音频信息,abstract audio stream from MPEG ts stream
  3. 所属分类:mpeg mp3

    • 发布日期:2017-03-25
    • 文件大小:7057
    • 提供者:刘锦
  1. pes_parse.rar

    0下载:
  2. 从TS流中过滤出PES流来,PES可以利用graph_edit进行回放,TS stream from the PES stream to filter out
  3. 所属分类:mpeg mp3

    • 发布日期:2017-03-28
    • 文件大小:843
    • 提供者:孙佳辰
  1. pes_to_ts

    1下载:
  2. 把MEPG2的pes流编码生成ts流,以方便在网络上的传输-the program can translate pes stream of mepg2 to ts stream
  3. 所属分类:mpeg/mp3

    • 发布日期:2012-11-08
    • 文件大小:8842
    • 提供者:谢浪
  1. tspeses

    0下载:
  2. 将TS流分解并提出出其中的音频和视频的PES流和ES流。-TS stream will break down and make out the audio and video PES stream and ES streams.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-29
    • 文件大小:108144
    • 提供者:xjy
  1. parse_ts

    0下载:
  2. 解析TS流的程序,挑选出来具有参考价值的程序。-parse ts stream to pes to es
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-08
    • 文件大小:13648
    • 提供者:黎程
  1. TS_Analyse

    0下载:
  2. 数字电视码流分析源码,从码流文件中解析出Section和PES数据-digital TV TS analyse tool
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-31
    • 文件大小:236429
    • 提供者:loocy
  1. TS_MPEG_2_doc

    0下载:
  2. 这个网上下载的一篇小论文,详细介绍了TS流包结构和文件结构,PSI信息提取的方法,以及PES分组解析的方法。-The downloading of an essay, detailing TS stream packet structure and file structure, PSI information extraction methods, and the PES groups analytical methods.
  3. 所属分类:mpeg mp3

    • 发布日期:2017-03-30
    • 文件大小:788413
    • 提供者:xfeng
  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-29
    • 文件大小:12490806
    • 提供者:Jesse Gong
  1. TS

    0下载:
  2. 我整理的Mepeg2的TS传输协议结构,主要描述了TS头文件,各个PSI的头文件结构和PES的结构。-I am finishing Mepeg2 the TS protocol structure, describing the TS header, the header files of various PSI structure and the structure of PES.
  3. 所属分类:mpeg mp3

    • 发布日期:2017-03-29
    • 文件大小:375811
    • 提供者:xumingxsh
  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

    0下载:
  2. Mpeg-2 Transport stream parser. Utility for Printing the PES header details Utility to print the timings in Transport stream. Utility to convert from 204 TS packet to 188 TS packet. -Mpeg-2 Transport stream parser. Utility for Printing the PE
  3. 所属分类:mpeg mp3

    • 发布日期:2017-03-28
    • 文件大小:19785
    • 提供者:ben
  1. IFrame--

    0下载:
  2. 对MPEG-TS流中ES,PES,ifr a me分析-ES,PES,ifr a me analysis
  3. 所属分类:mpeg mp3

    • 发布日期:2017-03-30
    • 文件大小:171773
    • 提供者:黄剑峰
  1. iframe

    0下载:
  2. 实现从TS视频文件中提取所有I帧。分别输出PES文件、ES文件和I文件-Extract all I-frames from TS video file.The PES file, ES file and I file output respectively.
  3. 所属分类:mpeg mp3

    • 发布日期:2017-11-09
    • 文件大小:2831
    • 提供者:曹龙
  1. h264es-pes-ts

    0下载:
  2. h264 es pes ts 转换,大家可以参考相关协议一起看会比较好-H264 es PES TS conversion, we can refer to the relevant agreement to look together will be better
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-04
    • 文件大小:5491
    • 提供者:zhy
« 12 »
搜珍网 www.dssz.com