Welcome![Sign In][Sign Up]
Location:
Search - ts

Search list

[Windows Developtsresolve

Description: ts流的打包封装源代码,可以看到ts流的打包过程等等ts流的打包封装源代码,可以看到ts流的打包过程-ts Flow Packaging Packaging source code, ts can see the packaging process flow etc. ts Flow Packaging Packaging source code, ts can see the packaging process flow etc.
Platform: | Size: 10397696 | Author: 范东 | Hits:

[Linux-UnixexolMpegTs

Description: pnx1500 mpeg2 ts stream demo-pnx1500 ts mpeg2 stream demo
Platform: | Size: 67584 | Author: 曾宏 | Hits:

[Embeded Linuxcircle1

Description: 在嵌入式ARM板at91rm9200(型号ts-7300)下画一个圆并在屏幕上显示的源程序。-plate at91rm9200 (model ts-7300), painted in a circle and displayed on the screen of the source.
Platform: | Size: 1024 | Author: 朱主们 | Hits:

[mpeg mp3ts_pes_es

Description: 从TS文件中提取出音视频PES,ES,为多媒体开发者提供一个基础功能-TS files from the extracted audio and video PES, ES, for multimedia developers to provide a basis for functional
Platform: | Size: 97280 | Author: zhenglusha | Hits:

[Othertsa173

Description: 一个很好用的MPEG2-TS流分析软件,内含序列号,保证可以使用-A good use of MPEG2-TS stream analysis software, including the serial number to ensure that you can use
Platform: | Size: 2414592 | Author: sean | Hits:

[Othertsr

Description: 另一款MEPG2 TS流分析软件,可以和“tsa173.rar”即Transport Stream Analyser 1.73结合使用。-Another MEPG2 TS flow analysis software, can be
Platform: | Size: 44032 | Author: sean | Hits:

[Button controlbitsreamanalysis

Description: 通过用界面上的提取和对比的按钮对两路TS流进行比较,并用红绿灯进行提示比较的结果,用来进行码流分析-Through the extraction interface and contrast button on the two-way comparison of TS stream, and traffic lights to prompt the results of this comparison, used for code-flow analysis
Platform: | Size: 4334592 | Author: andy | Hits:

[Software Engineeringmpeg2-1

Description: 英文版的mpeg2系统结构,对TS帧结构以及PES的帧结构作了详尽的介绍-English mpeg2 system structure, as well as the frame structure of the TS of the frame structure of PES detailed introduction
Platform: | Size: 481280 | Author: | Hits:

[OtherMPEGTSUtils

Description: 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 fields. The application also allows the user to manipulate with transport streams by filtering specified PIDs and exporting to file, demultiplexing to PES and ES streams, converting multi-program TS to single-program TS.
Platform: | Size: 320512 | Author: Elvis | Hits:

[Compress-Decompress algrithmsmpeg2

Description: 1、简介 此代码是IS0 13818-5 MPEG2系统层协议分析代码,经过我的一点修改,现在终于可以在VC++ 6.0下编译运行, 发布上来献给那些为了理解MPEG2系统层协议而苦苦加班的程序员。为了可以在windows下编译,我修改了部分操作系统相关代码,注解掉了一些main函数,只留下decode.cpp中的main函数没有注解,所以编译后的程序是TS流系统层解码分析程序,如果要实现其他功能如encode,只要把decode.cpp中的main函数注解,把encode.cpp中的main函数注解去掉即可。-1, INTRODUCTION This code is IS0 13818-5 MPEG2 system layer protocol analysis code, after that I modified, and now finally can VC++ 6.0 compiler to run under the release for up dedicated to those who understand the MPEG2 system layer protocol and the hard programmers to work overtime. In order to be able to compile under windows, I modified the relevant part of the operating system code, comment out a number of main function, leaving only the main function decode.cpp no comment, so the procedure is compiled TS streaming system layer decoding analysis procedures, If you want to realize other functions such as encode, as long as the main function of decode.cpp comment, the main function of encode.cpp Notes can be removed.
Platform: | Size: 221184 | Author: | Hits:

[Linux-Unixs3c2410-ts.tar

Description: 2410 平台 linux2.6 触摸屏驱动 供学习参考用。-2410 platform linux2.6 touch screen driver for learning reference.
Platform: | Size: 3072 | Author: 梁振成 | Hits:

[mpeg mp3systems

Description: mpeg2的TS流解复用程序,C++编写。-mpeg2 stream of the TS demultiplexing process, C++ prepared.
Platform: | Size: 96256 | Author: zw | Hits:

[Compress-Decompress algrithmsts2m2v

Description: convert ts streams into m2v streams
Platform: | Size: 1024 | Author: Robert Yuan | Hits:

[mpeg mp3SuperDemuxer

Description: 朋友开发的MPEG2 TS Demux软件,C++ builder开发,可以分析码流结构。-Friend the development of MPEG2 TS Demux software, C++ Builder development, can be analyzed bit stream structure.
Platform: | Size: 25600 | Author: 张志明 | Hits:

[Othertsr

Description: 可以分析出TS流文件的软件,有兴趣的可以下来玩玩。对初学PSI/SI标准的朋友很有用-Can analyze the flow of documents TS software, are interested in can be down to play. For beginner PSI/SI standard useful Friend
Platform: | Size: 44032 | Author: 些小 | Hits:

[AI-NN-PRTS_TSP

Description: 解决TSP问题的TS算法MATLAB实现,其中加入了变异算法,当然也可以去掉这个步骤,调用TS_TSP(N, inStart, IsBianYi),N是城市数目,inStart是起始城市的序号,IsBianYi就是选择变异否,如果为0则不要变异,否则就是结合变异算子的TS算法。 至于下面的参数可以自己调: T:总的循环次数; tabulength:禁忌长度; Pby:变异概率; -Solve the TSP problem MATLAB realize TS algorithm, which joined the variance algorithm, of course, this step can also be removed, call TS_TSP (N, inStart, IsBianYi), N is the number of cities, inStart is the serial number of the starting cities, IsBianYi is to choose variation has, if not for the variation of 0, otherwise, it is combined with mutation of the TS algorithm. As for the following parameters can be their own tune: T: total number of the cycle tabulength: taboo length Pby: mutation probability
Platform: | Size: 5120 | Author: rty | Hits:

[mpeg mp3tsdemuxer

Description: 可以解复用单节目或多节目TS文件得到相应的视音频ES文件-Demultiplexing can be a single program or multiple programs TS file corresponding video and audio ES file
Platform: | Size: 31744 | Author: | Hits:

[Streaming Mpeg4MPEG-2

Description: pdf DVB-TS流拼接方案,具体介绍了步骤-pdf DVB-TS stream splicing program, the specific steps introduced
Platform: | Size: 97280 | Author: xuhai | Hits:

[source in ebookmohushenjing

Description: T-S模糊神经网络的matalb程序,可以用做端点检测-TS fuzzy neural network matalb procedure can be used for endpoint detection
Platform: | Size: 1024 | Author: 王鹏 | Hits:

[mpeg mp3libdvbpsi5-0.1.6.tar

Description: 对mpeg2 的ts流进行操作 提取psi信息,包括pat,pmt等-Ts on the mpeg2 stream psi extraction operation, including pat, pmt, etc.
Platform: | Size: 408576 | Author: | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net