Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - 13818-1
Search - 13818-1 - List
MPEG文件开发包(提供许多接口,如解任意一帧图像,每帧图象位置定为,创建索引,提取视频音频详细信息等等)-MPEG documents Development Kit (available in many ports, including the lifting of an arbitrary image, each frame image as a location, creating indexes, extracting audio and video detailed information, etc.)
Update : 2024-04-24 Size : 2340864 Publisher : 祝晓斌

mpeg2解码器源代码,可对照mpeg2国际标准13818-1,13818-2。-mpeg2 decoder source code, control mpeg2 13818-1,13818-2 international standards.
Update : 2024-04-24 Size : 1113088 Publisher : zz

DL : 0
Sklmp4 consists in portable C++ sources of a library capable of encoding and decoding MPEG-4 video bitstream. Bitstreams conforming to ISO/IEC 14496-2 (version 2) Advance Simple Profile are fully supported by the decoder. Partial support for MPEG-1/2 bitstreams (ISO/IEC 13818-2) is also supplied.-Sklmp4 consists in portable C sources of a l ibrary capable of encoding and decoding MPEG-4 video bitstream. Bitstreams conforming to ISO/IEC 14496-2 (version 2) Advance Simple Profil e are fully supported by the decoder. Partial su 17 for MPEG-1/2 bitstreams (ISO/IEC 13818- 2) is also supplied.
Update : 2024-04-24 Size : 487424 Publisher : eckuk

DL : 0
这是mpeg的标准,英文版本,是PDF格式,阅读比较方便,一共4章,这是第一章。-This is the standard English versions, is in PDF format, read more convenient, a total of four sub. This is the first chapter.
Update : 2024-04-24 Size : 764928 Publisher : 小平

DL : 0
iso13818-1,MPEG-2标准的系统部分的技术文档,找到好不容易,给大家共享-iso13818-1, MPEG-2 standard part of the system of technical documentation, is not easy to find. to share
Update : 2024-04-24 Size : 1245184 Publisher : 郭福珍

DL : 0
1、简介 此代码是IS0 13818-5 MPEG2系统层协议分析代码,经过我的一点修改,现在终于可以在VC++ 6.0下编译运行, 发布上来献给那些为了理解MPEG2系统层协议而苦苦加班的程序员。为了可以在windows下编译,我修改了部分操作系统相关代码,注解掉了一些main函数,只留下decode.cpp中的main函数没有注解,所以编译后的程序是TS流系统层解码分析程序,如果要实现其他功能如encode,只要把decode.cpp中的main函数注解,把encode.cpp中的main函数注解去掉即可。 2、VC++6.0编译设置 需要在菜单Poject-〉Settings 弹出的对话框中把预编译头设置成Not using precompiled headers,如Vc_setting.jpg中的图片所示。 3、运行 编译生成decode2.exe文件后在命令行如下运行 decode2.exe d:\cctv.ts 一开始在没有分析完PAT和PMT表时会打印一些如unexpected pid: 513的消息,请耐心等待一会儿就会发现分析的系统层信息打印了。可能刷屏很快导致你看不清信息,可以将打印信息重定向到某个文件中,如下: decode2.exe d:\cctv.ts >c:\ts_decode.txt 运行decode2.exe的同时会在当前目录生成过滤后的PES文件,文件名格式stream512,512为PID。 -a brief account of this code is ISO 13818-5 MPEG2 system layer protocol analysis code, After I few modifications, now he can finally in VC 6.0 compiler operation, Published line with those dedicated to understanding MPEG2 system layer protocol and an overtime programmers. To be compiled under the windows, I revised the relevant part of the operating system code, Notes swap some of the main function, leaving only the main decode.cpp function without notes, So when a compiled program is TS system layer decoding process analysis, if we are to achieve other functions such as encode. decode.cpp as long as the main function of the rich encode.cpp put the main function annotation will be removed. 2. VC 6.0 compiler installed in the menu Poject- "Settings pop-up dialog box put pre- translat
Update : 2024-04-24 Size : 99328 Publisher : 陈水德

DL : 1
ISO/IEC 13818 MPEG2系统部分 这是2000年的版本-ISO/IEC 13818 MPEG2 system that is part of the 2000 version
Update : 2024-04-24 Size : 1245184 Publisher : 陈水德

DL : 0
分析离线获得的TS码流 分析离线获得的TS码流-offline analysis of the TS was bitstream access to off-line analysis of the TS bitstream access to off-line analysis of the TS from the code-flow analysis TS line access to the bitstream access to off-line analysis of the TS bitstream
Update : 2024-04-24 Size : 2048 Publisher : 陈建勇

DL : 0
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.
Update : 2024-04-24 Size : 320512 Publisher : Elvis

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.
Update : 2024-04-24 Size : 221184 Publisher :

基于linix实现数字电视播放功能,支持多种数字电视标准,可以通过无线进行数字电视广播-Linix based on the realization of digital TV playback, supporting multiple digital TV standards, can be carried out through the wireless digital TV broadcasting
Update : 2024-04-24 Size : 113664 Publisher : han li

实现对视频的压缩编码,本程序能很好的作为其他编码标准的模块使用-The realization of video compression coding, the process can be very good as the other coding standard modules use
Update : 2024-04-24 Size : 256000 Publisher : 罗颂锋

实现对视频的压缩编码,本程序能很好的作为其他编码标准的模块使用-The realization of video compression coding, the process can be very good as the other coding standard modules use
Update : 2024-04-24 Size : 929792 Publisher : 罗颂锋

DL : 0
MPEG2,13818-5官方软件模拟部分.研究MPEG2的朋友可以参考一下.-MPEG2 ,13818-5 part of the official software simulation. Research MPEG2 friends can reference.
Update : 2024-04-24 Size : 1506304 Publisher : donhaha

DL : 0
ISO_IEC_13818-5_2005_Reference_Software 泰克的参考代码-Tektronix ISO_IEC_13818-5_2005_Reference_Software reference code
Update : 2024-04-24 Size : 109568 Publisher : 李海蛟

DL : 0
13818-1,2,3标准,Word格式,很方便使用-13818-1,2,3 standards, Word format, it is easy to use
Update : 2024-04-24 Size : 920576 Publisher : zhaolei

DL : 0
ISO/IEC 13818-1_2007版-ISO/IEC 13818-1_2007_Version[en]
Update : 2024-04-24 Size : 1674240 Publisher : Wenyi

DL : 0
收集到的7部分,给大家共享啊,这是iso13818-1
Update : 2024-04-24 Size : 1245184 Publisher : 1111

DL : 0
iso13818-1-3很全吧 大家可以参考这些标准文档-iso13818-1-3 we can refer to these standards documents
Update : 2024-04-24 Size : 13581312 Publisher : 荣鹏

DL : 0
IEC/ISO 13818-1 in English
Update : 2024-04-24 Size : 1497088 Publisher : RealPeterWang
« 12 3 4 5 6 7 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.