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

搜索资源列表

  1. ts_pes_es

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

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

    0下载:
  2. MPEG TS Utils application provides the user with a visual representation of the multiplexed stream structure of MPEG-2 Transport Streams (ISO/IEC 13818-1). The application allows the user to investigate the basic transport stream packets with their f
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:321272
    • 提供者:Elvis
  1. source

    0下载:
  2. 自己编的PES转换成ES流的程序,用C++ builder开发。
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:17381
    • 提供者:张志明
  1. mpeg2

    1下载:
  2. 实现对TS->PES->ES,分离出TS流里的视频音频,也可将视频音频合并为TS流. 实现对PS->PES->ES->PES->TS,分离出PS流里的视频音频,也可将视频音频合并为PS流.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:2817840
    • 提供者:dsgsdg
  1. mpeg2_ts_pes mux and demux

    1下载:
  2. ts流解析成pes和es,es打包成pes和ts。
  3. 所属分类:Windows编程

    • 发布日期:2011-01-25
    • 文件大小:133476
    • 提供者:guodecn
  1. TS_Source_Code

    0下载:
  2. 从TS文件中提取出音视频PES,ES,同时可以把es打包成pes和ts,为多媒体开发者提供一个基础功能。-TS files from the extracted audio and video PES, ES, also can construct es to pes and ts,for multimedia developers to provide a basis for functional.
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:35245
    • 提供者:郭德华
  1. test

    0下载:
  2. 从TS文件中依次提取出TS流,video packet,PES,es,I帧;然后又依次将I帧打包为TS流实现播放-TS stream video packet PES, es in turn extracted from the TS file, I-frame and then in turn I-frame packaged realization of TS stream playback
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:25227
    • 提供者:李刚
  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. PESdecode

    0下载:
  2. pes的解码程序,TS流PS流里包含的都是pes,很好的用来参考的程序-pes of the decoding process, TS streaming PS stream, embodying are pes, a good procedure is used to refer to
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:116660
    • 提供者:miwa
  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. 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. Elecard_Stream_Eye_Tools

    0下载:
  2. 一款相当好的视频分析软件,包括了YUV,ES,PES,TS,PS及各种分析软件,希望对大家有用-A very good video analysis software, including YUV, ES, PES, TS, PS, and a variety of analysis software, we hope to be useful
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8513529
    • 提供者:左洪成
  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. 13818-1

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

    • 发布日期:2017-04-05
    • 文件大小:620433
    • 提供者:da
  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. es_to_pes

    0下载:
  2. 将一个原始的ES流文件解析出PES包,用于分析ES流的组成。-ES will be an original document parse out the PES packet stream, the stream used to analyze the composition of ES.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-31
    • 文件大小:490173
    • 提供者:刘伟
  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
搜珍网 www.dssz.com