搜索资源列表
asi
- 在公司做的一个用FPGA实现的数字电视系统中 ASI转TS流的程序-done in the company of an FPGA using the digital television system to ASI TS flow procedures
ringbuffer
- ts流的解复用,dsp上的程序,在win32下的开发
MPEG
- MPEG-2TS 流嵌入控制数据的设计,设计的要求是用控制数据替换MPEG-2 TS 流中的空帧
mpeg2
- 实现对TS->PES->ES,分离出TS流里的视频音频,也可将视频音频合并为TS流. 实现对PS->PES->ES->PES->TS,分离出PS流里的视频音频,也可将视频音频合并为PS流.
libdvbpsi3-0.1.4
- ARM单单片机应用程序,将TS流转换为PSI的源程序,了解TS流的结构-This is a application program which work on ARM s MCU system. This program can translate the transport stream to PSI struct. With this program, you can know well about the TS struct.
TS流解码
- TS流解码
TS流的解析
- 交叉编译后,在开发板上可以解析/home/test.ts
stb-TS.rar
- 嵌入式机顶盒的TS流解码程序,能从TS流中分析初各种节目信息。很不错。,An embedded set-top box decoder TS stream program。
MPEG-2_TS
- MPEG2中的TS流!讲解怎么用控制信息代替空包!-MPEG2 in TS stream! Explain how to use control information in place of empty packet!
TSCreate
- 对各种数据进行ts流打包,实行前端对各种视频播放的需求-Ts of the various data flow packing, the implementation of front-end for the needs of a variety of video playback
RS_ENCODER
- DVBC RS编码,标准TS流输入输出接口!-DVBC RS encoder
asi_framesync
- 从串行TS流中找到同步头,生成标准并行TS流的方法!-Be found in TS stream from the serial sync header to generate the standard method of parallel TS stream!
621739486
- 别是需要嵌入的控制数据、相应的字节时钟和数据使能。实现要求:TS流中的空帧很多,将某些空帧(188字节)全换为控制数据DIN(即在该空帧位置处构成一新的数据帧),按照TS流格式进行传输。TS流数据帧中的数据和控制数据不能出现丢失-nothing
kongbao2
- 信道传输中所需的TS码流仿真包,数字电视的类似信号格式,VHDL编写,简单明了,希望对大家有帮助-The desired channel transmission simulation package TS stream, similar signal formats of digital TV, VHDL written, clear and simple, we want to help
ASI_IN1_and_ASI_OUT1
- 这是对于从卫星接收下来的TS流,有两路流,对其选择,其中包括同步模块,PCR校正模块,码率调整模块-This is received from the satellite down for the TS stream, there are two streams of their choice, including the synchronization module, PCR correction module, rate adjustment module
ts_work_ok_C
- TS流接收机代码51单片机控制STV02-TS code stream receiver 51 SCM STV0299
fpga
- TS流接收机上用的FPGA代码主要是把并行的TS流转成串行的ASI借口-TS stream FPGA code on the receiver is mainly used to flow into parallel serial ASI TS excuse
TSSource_srcCPP.tar
- TS流解析,软件实现demux,主要解析psi/si-ts parser c++ dvb app demux for ts (psi/si)
data_syn_check_47
- 帧同步搜索,用控制数据替换MPEG-2 TS流中的空帧-Frame synchronous search,Replace MPEG-2 TS stream by using the control data
Cypress usb 实时采集播发TS文件
- 利用Cypress芯片 通过usb实时采集ts流同时播发TS流的上位机程序