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

搜索资源列表

  1. muxing

    1下载:
  2. ffmpeg的ts流封装例程,生成yuv后编码h264,接着封装ts流,稍微修改后,可以加入到你的工程中-ts stream ffmpeg package of routines to generate the yuv encoded h264, then package ts stream
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-03
    • 文件大小:4475
    • 提供者:LEOLUO
  1. EncodeDecode.tar

    0下载:
  2. 代码例程,讲解如何使用ffmpeg进行编解码,同时说明了ts流如何封装,一个不错的示例。-Code examples to explain how to use ffmpeg codec, while ts stream explains how to package, a good example.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-17
    • 文件大小:140684
    • 提供者:LEOLUO
  1. DS3

    0下载:
  2. 数字视频DS3接口仿真模型。对输入的DS3接口数据进行复帧判别,提取帧起始信号,然后将数据内容重组为8比特的TS流。-Digital Video DS3 interface simulation model. DS3 interfaces for data input multiplexing frame identification, extraction frame start signal, then the data contents of the reorganization of 8
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1307
    • 提供者:kan
  1. MyTS

    0下载:
  2. 实现读取TS流,可以查看到流中TS包个数等信息,通过基于VC的控制台开发。-TS stream to read, you can see the number of TS packets into the stream and other information through the development of the VC-based console.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:470042
    • 提供者:阿郎
  1. TSAny(2)2

    0下载:
  2. 解析ts流,并显示出来,demo里解析了PAT和PMT和SDT-Ts stream parsing and displayed, demo in parsing the PAT and PMT and SDT
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-08
    • 文件大小:55668
    • 提供者:陈兴利
  1. tstools

    0下载:
  2. tstools 是一个ts流合成代码,有需要的朋友可以参考下-Tstools is a TS stream synthesis code, there is a need of a friend can refer to the next
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-29
    • 文件大小:552721
    • 提供者:zhy
  1. TS_streaming_structure_PATandPMT

    0下载:
  2. TS,MPEG格式的流媒体,结构分析,条理清晰,已于对TS流的结构理解,适合机顶盒中软件学习-TS, MPEG format of streaming media, structural analysis, coherent, in understanding about the structure of TS stream, software set-top boxes to learn
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-17
    • 文件大小:48941
    • 提供者:lizhiliang07
  1. TsMux_v2011.6.28

    1下载:
  2. 实现将本地h264和aac封装成ts流并保存的功能-Implement local h264 and aac encapsulated into ts stream and save functions
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-21
    • 文件大小:6183344
    • 提供者:付晓波
  1. ts_synscha

    0下载:
  2. 这是ts 流的接受同步处理,模块,可以自动检测不同pack长ts 流,并且输出同步信号,锁定信号,接受的码流是时钟在27M以下的同步数据,输出的ts数据应该高于该时钟的2倍以上- This is acceptable ts stream synchronization processing module that can automatically detect different pack length ts stream, and outputs a synchronization si
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3420
    • 提供者:shoujin chen
  1. TsMuxer

    0下载:
  2. ts流压缩工具源码,-decode ts stream
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-30
    • 文件大小:67592
    • 提供者:guozhixin
  1. Iframe

    0下载:
  2. 提取i帧 输入ts流的pid 就可获得i帧 简单有效-I extracted the input frame can be obtained ts stream pid i frame is simple and effective
  3. 所属分类:Applications

    • 发布日期:2017-04-15
    • 文件大小:5279
    • 提供者:xi7640628
  1. tsplay

    0下载:
  2. 从tstools中抽取出的tsplay工具,可以将MPEG-TS文件以UDP/TCP的方式发送成TS流-Extracted tstools in tsplay tool, you can file to MPEG-TS over UDP/TCP sent into TS stream
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-29
    • 文件大小:252626
    • 提供者:hidden
  1. demux

    0下载:
  2. 一个简单的解析ts流的小程序,主要解析pat表,和PMT表格,注释丰富,简单易懂。-a simple software to parse ts stream,especially pat table and pmt table with lots of explanations which make it esay to understand
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5467
    • 提供者:余富林
  1. ReadFifo

    1下载:
  2. QuartusII 15.0版本中,在Qsys中建立的自己定制的符合Avalon总线协议的IP核,实现功能将输入的TS流识别并存储到FIFO中,Nios核再通过总线对数据进行读取-QuartusII 15 version of the Qsys in to establish their own custom Avalon bus protocol in line with the IP core, the realization of the function to enter the TS
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-04
    • 文件大小:74118
    • 提供者:艾馨
  1. src

    0下载:
  2. 对ffmpeg进行封装,给视频加图片 水印 转TS流 跑批运行 自动扫描目标目录 -For ffmpeg package, add image watermark to the video transfer TS stream running batch runs automatically scan the target directory
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-04
    • 文件大小:46813
    • 提供者:清荷听雨
  1. libfaad_aac_pcm

    0下载:
  2. aac音频tds流解码,对学习aac解码很有帮助-Aac audio ts stream decoding, learning aac decoding helpful
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-17
    • 文件大小:4200640
    • 提供者:
  1. stream_parse

    1下载:
  2. PS TS 码流解析为h264源码,接收到码流后,判断是TS还是PS码流,根据码流的格式进行解析;-PS TS stream analyze to h264 source code
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-05
    • 文件大小:16738
    • 提供者:任庆 臻
  1. FUFLIZ

    0下载:
  2. MPEG-2压缩的TS流分析器,可以清楚地看到码流的信息,-Mpeg-2 compression of TS stream analyzer, can clearly see the stream of information,
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-15
    • 文件大小:14336
    • 提供者:tlansmite
  1. TSReader2.6.41

    0下载:
  2. TSReader文件阅读器是专门针对TSP文件锁研发的阅读工具,TSP文件锁是外发文档的制作工具。只有使用TSReader阅读器才可以浏览TSP文件,否则无法打开已加密的TSP文件。   TSReader文件阅读器可显示文件阅读限制条件,方便用户查看当前可阅读次数和文档过期时间。(TSReader is a transport stream analyzer, decoder, recorder and stream manipulator for MPEG-2 systems. It sup
  3. 所属分类:编译器/解释器

    • 发布日期:2017-12-29
    • 文件大小:5170176
    • 提供者:吃了夜再走
  1. jrtp.tar

    0下载:
  2. jrtplib相关的例子,能够传输ts流,通过vlc或者ffplay可以实时播放(Jrtplib related example, can transmit TS stream, through VLC or ffplay can play in real-time)
  3. 所属分类:流媒体/Mpeg4/MP4

« 1 2 ... 5 6 7 8 9 1011 12 13 »
搜珍网 www.dssz.com