Welcome![Sign In][Sign Up]
Location:
Search - iso 13818-2

Search list

[mpeg mp3mpeg2

Description: 该目录下包含了实施ISO/IEC DIS 13818-2标准的源程序。它可以将为压缩的图像 转化成MPEG-1和MPEG-2视频编码流,同时也可以进行逆变换。 doc/目录下的mpeg2enc.doc和mpeg2dec.doc文件包含了关于解码器的进一步的信 息。verify/目录下是一组用来进行验证的图像和小的数据流,以及用来自动检测编码 器和解码器输出的Unix shell脚本文件。 在src/目录下有两个子目录mpeg2enc/和mpeg2dec/,其中包含了编码器和解码器 的源代码,以及在VC下编译过的可执行程序。par/目录下给出了一组可在每秒25和30帧 的速率下进行MPEG-2和MPEG-1编码的编码器参数文件。 可以在标准的C编译器中,编译makefile文件来运行该程序。 在bin/目录下,给出了该文件的可执行程序。 在mpeg2ply/目录下包含了一个用来播放mpeg1和mpeg2视频流的windows可执行程序。-this directory contains the implementation of the ISO/IEC DIS 13818-2 standards of the source. It will be compressed images into MPEG-1 and MPEG-2 video encoding flow, but also for inverse transform. Doc/directory and the mpeg2enc.doc mpeg2dec.doc document contains decoders for further information. Verify/directory is a group used for the certification of small images and data flow, and used to automatically detect encoder and decoder output of the Unix shell script file. In src/directory there are two subdirectories mpeg2enc and/mpeg2dec /, which includes the encoder and decoder source code, and the VC compiled executable programs. Par/directory is given in a second group of 25 and 30 under the rate of MPEG-2 and MPEG-1 encoding of the document encoding parameters. The standar
Platform: | Size: 603136 | Author: 万祥兵 | Hits:

[mpeg mp3mpeg2source

Description: 该目录下包含了实施ISO/IEC DIS 13818-2标准的源程序。它可以将为压缩的图像转化成MPEG-1和MPEG-2视频编码流,同时也可以进行逆变换。doc/目录下的mpeg2enc.doc和mpeg2dec.doc文件包含了关于解码器的进一步的信息。verify/目录下是一组用来进行验证的图像和小的数据流,以及用来自动检测编码器和解码器输出的Unix shell脚本文件。 在src/目录下有两个子目录mpeg2enc/和mpeg2dec/,其中包含了编码器和解码器的源代码,以及在VC下编译过的可执行程序。par/目录下给出了一组可在每秒25和30帧的速率下进行MPEG-2和MPEG-1编码的编码器参数文件。可以在标准的C编译器中,编译makefile文件来运行该程序。在bin/目录下,给出了该文件的可执行程序。 在mpeg2ply/目录下包含了一个用来播放mpeg1和mpeg2视频流的windows可执行程序。-this directory contains the implementation of the ISO/IEC DIS 13818-2 standards of the source. It will be compressed images into MPEG-1 and MPEG-2 video encoding flow, but also for inverse transform. Doc/directory and the mpeg2enc.doc mpeg2dec.doc document contains decoders for further information. Verify/directory is a group used for the certification of small images and data flow, and used to automatically detect encoder and decoder output of the Unix shell script file. In src/directory there are two subdirectories mpeg2enc and/mpeg2dec /, which includes the encoder and decoder source code, and the VC compiled executable programs. Par/directory is given in a second group of 25 and 30 under the rate of MPEG-2 and MPEG-1 encoding of the document encoding parameters. The standar
Platform: | Size: 604160 | Author: 邓志国 | Hits:

[DVD13818_5_for_vc

Description: 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
Platform: | Size: 99328 | Author: 陈水德 | Hits:

[Otheriso-13818-1_2000

Description: ISO/IEC 13818 MPEG2系统部分 这是2000年的版本-ISO/IEC 13818 MPEG2 system that is part of the 2000 version
Platform: | Size: 1245184 | Author: 陈水德 | Hits:

[Documentsstandard

Description: 通讯规约ISO-IEC-13818-2-1994-communications Statute ISO- IEC-13818-2-1994
Platform: | Size: 1768448 | Author: 刘从华 | Hits:

[Otherinfo_isoiec13818-5{ed2.0}en

Description: ISO 13818-5 Mpeg 2 Transtort Stream
Platform: | Size: 141312 | Author: Elvis | 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:

[mpeg mp3mpeg2_encode

Description: 与标准ISO/IEC 13818-2 DIS [1] (MPEG-2). 对应的Mpeg2编码源码,包括详细的使用说明文档和测试文件。 This is the second public release of our MPEG-2 encoder. It converts an ordered set of uncompressed input pictures into a compressed bitstream compliant with ISO/IEC 13818-2 DIS [1] (MPEG-2).-With the standard ISO/IEC 13818-2 DIS [1] (MPEG-2). Corresponding source mpeg2 encoding, including the use of detailed documentation and test files. This is the second public release of our MPEG-2 encoder. It converts an ordered set of uncompressed input pictures into a compressed bitstream compliant with ISO/IEC 13818-2 DIS [1] (MPEG-2).
Platform: | Size: 141312 | Author: lixuemin | Hits:

[mpeg mp3mpeg2

Description: 该目录下包含了实施ISO/IEC DIS 13818-2标准的源程序。它可以将为压缩的图像转化成MPEG-1和MPEG-2视频编码流,同时也可以进行逆变换。-The directory contains the implementation of ISO/IEC DIS 13818-2 standard source. It will compress the image into MPEG-1 and MPEG-2 video encoding stream, but also can be inverse transform.
Platform: | Size: 568320 | Author: liusheng | Hits:

[mpeg mp3mpeg2vidcodec_v12

Description: mpeg2vidcodec_v12 This directory contains our implementation of an ISO/IEC DIS 13818-2 codec. It converts uncompressed video frames into MPEG-1 and MPEG-2 video coded bitstream sequences, and vice versa.-mpeg2vidcodec_v12 This directory contains our implementation of an ISO/IEC DIS 13818-2codec. It converts uncompressed video frames into MPEG-1 and MPEG-2video coded bitstream sequences, and vice versa.
Platform: | Size: 287744 | Author: wuzhuohua | Hits:

[mpeg mp3mpeg2

Description: 该目录下包含了实施ISO/IEC DIS 13818-2标准的源程序。它可以将为压缩的图像 转化成MPEG-1和MPEG-2视频编码流,同时也可以进行逆变换。 doc/目录下的mpeg2enc.doc和mpeg2dec.doc文件包含了关于解码器的进一步的信 息。verify/目录下是一组用来进行验证的图像和小的数据流,以及用来自动检测编码 器和解码器输出的Unix shell脚本文件。 在src/目录下有两个子目录mpeg2enc/和mpeg2dec/,其中包含了编码器和解码器 的源代码,以及在VC下编译过的可执行程序。par/目录下给出了一组可在每秒25和30帧 的速率下进行MPEG-2和MPEG-1编码的编码器参数文件。 可以在标准的C编译器中,编译makefile文件来运行该程序。 在bin/目录下,给出了该文件的可执行程序。 在mpeg2ply/目录下包含了一个用来播放mpeg1和mpeg2视频流的windows可执行程序。-err
Platform: | Size: 602112 | Author: huhuat | Hits:

[Other13818-1-2007

Description: ISO/IEC 13818-1_2007版-ISO/IEC 13818-1_2007_Version[en]
Platform: | Size: 1674240 | Author: Wenyi | Hits:

[Program doc13818_7th_AAC

Description: ISO/IEC 13818包括系统,视频,音频,性能测试等11个部分,该文档属于第部分,主要介绍了AAC中的关键技术-ISO/IEC 138 consists of 11 parts, such as Systems, Video, Audio, Conformance testing, Software simulation, and so on. This document is the 7th part of 13818, it describes the key technologies of AAC(Advanced Audio Coding) in detail
Platform: | Size: 633856 | Author: 张慧芳 | Hits:

[mpeg mp3mpge2v1.2_dec

Description: mpeg.org implementation of an ISO/IEC DIS 13818-2 codec. It converts uncompressed video frames into MPEG-1 and MPEG-2 video coded bitstream sequences-mpeg.org implementation of an ISO/IEC DIS 13818-2 codec. It converts uncompressed video frames into MPEG-1 and MPEG-2 video coded bitstream sequences
Platform: | Size: 84992 | Author: Kim Myung Ick | Hits:

[mpeg mp3mpge2v1.2_enc

Description: implementation of an ISO/IEC DIS 13818-2 codec. It converts uncompressed video frames into MPEG-1 and MPEG-2 video coded bitstream sequences-implementation of an ISO/IEC DIS 13818-2 codec. It converts uncompressed video frames into MPEG-1 and MPEG-2 video coded bitstream sequences
Platform: | Size: 63488 | Author: Kim Myung Ick | Hits:

[mpeg mp3mpge2v1.2_doc

Description: implementation of an ISO/IEC DIS 13818-2 codec. It converts uncompressed video frames into MPEG-1 and MPEG-2 video coded bitstream sequences-implementation of an ISO/IEC DIS 13818-2 codec. It converts uncompressed video frames into MPEG-1 and MPEG-2 video coded bitstream sequences
Platform: | Size: 9216 | Author: Kim Myung Ick | Hits:

[mpeg mp3Mpeg2

Description: 实现MPEG2标准多种格式的编解码,根据标准ISO 13818-3.2 MPEG-2 Audio Codec-A variety of formats to achieve the standard MPEG2 codec,ISO 13818-3.2 MPEG-2 Audio Codec
Platform: | Size: 568320 | Author: zaxem | Hits:

[Streaming Mpeg4myps

Description: 本人依据iso/iec 13818-1所以的h264的ps封装类,效果已在多个播放平台测试,均能正确解码-I based iso/iec 13818-1 so the wrapper class h264 ps, the effect has been tested in a number of broadcast platforms, can be correctly decoded
Platform: | Size: 3072 | Author: 吴维 | Hits:

[Windows DevelopDVBparser

Description: 这个程序可以帮助理解mpeg - 2传输流的内容通过显示其结构和内容在基于树视图中。项目的主要目标是扫描和显示-This program helps understanding the content of MPEG-2 Transport Stream by displaying its structure and content in a tree based view. GUI Gtk based, this program use a DVB tuner as TS source, written on top of Linux DVB API. The main goals of the program are to scan and display the tables, sections and descriptors as they are packed and delivered according to ETSI and ISO 13818 standards.
Platform: | Size: 400384 | Author: 苗栗 | Hits:

[mpeg mp3MPEG-2

Description: 视频解码器完整原代码,可用于视频和音频压缩,支持YUV/ PPM格式.- This program will evolve to become: ISO/IEC 13818-5 Software Simulation of MPEG-2 Systems, Video, and Audio.
Platform: | Size: 473088 | Author: 王玄 | Hits:
« 12 »

CodeBus www.codebus.net