CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - mpeg2 d
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - mpeg2 d - List
[
DVD
]
13818_5_for_vc
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
: 2008-10-13
Size
: 97.66kb
Publisher
:
陈水德
[
mpeg mp3
]
amp-0_7_6.tar
DL : 0
amp is free software and can be _used_ freely by anyone. amp (Audio Mpeg Player) is an MPEG audio decoder which I originally started putting together as a side project of the MPEG hardware design project at FER/Zagreb - just to confirm my knowledge of the standard. It works with both MPEG1 and MPEG2 audio streams (except for the multichannel extensions defined in MPEG2), layers 2 and 3. -amp is free software and can be _used_ freel y by anyone. amp (Audio Mpeg Player) is an MPEG au dio decoder which I originally started putting together as a side project of the MPEG hardware d esign project at FER / Zagreb - just to confirm my knowledge of the standard. It works with both MP EG1 and MPEG2 audio streams (except for the mult ichannel extensions defined in MPEG2), layers 2 and 3.
Update
: 2008-10-13
Size
: 97.99kb
Publisher
:
Tzu-Cheng Huang
[
Streaming Mpeg4
]
mpeg4_lib
DL : 0
mpeg4 链接库文件 也包含mpeg2.-mpeg4 link library file also contains mpeg2.
Update
: 2025-02-19
Size
: 1.63mb
Publisher
:
aaa
[
mpeg mp3
]
MPEG2TSQ
DL : 0
MPEG_2 TS流的拼接问题的研究与开发,dgood-MPEG_2 TS stream splicing of R & D, dgood
Update
: 2025-02-19
Size
: 262kb
Publisher
:
che
[
mpeg mp3
]
mpeg2player
DL : 0
mpeg2play version 1.1b for 32-bit Microsoft Windows. Ported to Windows via MS Visual C++ on July 16, 1994 by Sorin Papuc (sop@compcore.com) and Chad Fogg (cfogg@netcom.com)-mpeg2play version 1.1b for 32-bit Microso ft Windows. Ported to Windows via MS Visual C on J uly 16, 1994 by Sorin Papuc (sop@compcore.com) and Cha d Fogg (cfogg@netcom.com)
Update
: 2025-02-19
Size
: 228kb
Publisher
:
許瀚仁
[
DVD
]
13818_5_for_vc
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
: 2025-02-19
Size
: 97kb
Publisher
:
陈水德
[
mpeg mp3
]
amp-0_7_6.tar
DL : 0
amp is free software and can be _used_ freely by anyone. amp (Audio Mpeg Player) is an MPEG audio decoder which I originally started putting together as a side project of the MPEG hardware design project at FER/Zagreb - just to confirm my knowledge of the standard. It works with both MPEG1 and MPEG2 audio streams (except for the multichannel extensions defined in MPEG2), layers 2 and 3. -amp is free software and can be _used_ freel y by anyone. amp (Audio Mpeg Player) is an MPEG au dio decoder which I originally started putting together as a side project of the MPEG hardware d esign project at FER/Zagreb- just to confirm my knowledge of the standard. It works with both MP EG1 and MPEG2 audio streams (except for the mult ichannel extensions defined in MPEG2), layers 2 and 3.
Update
: 2025-02-19
Size
: 98kb
Publisher
:
Tzu-Cheng Huang
[
Multimedia Develop
]
mpeg2_send_receive
DL : 0
实现MPEG2组播发送与接受的源码,DShow方式实现。-The realization of MPEG2 multicast source to send and accept, DShow way.
Update
: 2025-02-19
Size
: 104kb
Publisher
:
张雨晨
[
mpeg mp3
]
CompleteAnalysisOfMPEG2Stream
DL : 0
详细分析了MPEG2码流的构成,对相应的解码器的研发有很好的帮助-A detailed analysis of the composition of MPEG2 stream, the decoder of the corresponding R & D have a good help
Update
: 2025-02-19
Size
: 50kb
Publisher
:
brady.zhou
[
Other
]
ISO138184
DL : 0
MPEG2是当今最为流行的AV压缩标准,可用于视频、音频和数字信息存储。完整的MPEG2标准可满足STB等广播应用和DVD或D-VHS等多媒体应用。MPEG2并非对MPEG2编码器进行标准化,而是为经过MPEG2编码的位流提供了一种标准化格式,另一方面,它也为MPEG2解码器提供了一个标准模式。-MPEG2 is the most popular compression standard AV, can be used for video, audio, and digital information storage. Integrity of the MPEG2 standard to meet the STB and DVD applications, such as broadcasting or D-VHS and other multimedia applications. MPEG2 to MPEG2 encoder is not standardized, but after a MPEG2 encoded bit stream provides a standardized format, on the other hand, it also provided for the MPEG2 decoder, a standard mode.
Update
: 2025-02-19
Size
: 275kb
Publisher
:
王军
[
Other
]
ISO138183
DL : 0
MPEG2是当今最为流行的AV压缩标准,可用于视频、音频和数字信息存储。完整的MPEG2标准可满足STB等广播应用和DVD或D-VHS等多媒体应用。MPEG2并非对MPEG2编码器进行标准化,而是为经过MPEG2编码的位流提供了一种标准化格式,另一方面,它也为MPEG2解码器提供了一个标准模式。-MPEG2 is the most popular compression standard AV, can be used for video, audio, and digital information storage. Integrity of the MPEG2 standard to meet the STB and DVD applications, such as broadcasting or D-VHS and other multimedia applications. MPEG2 to MPEG2 encoder is not standardized, but after a MPEG2 encoded bit stream provides a standardized format, on the other hand, it also provided for the MPEG2 decoder, a standard mode.
Update
: 2025-02-19
Size
: 525kb
Publisher
:
王军
[
Other
]
ISO138182
DL : 0
MPEG2是当今最为流行的AV压缩标准,可用于视频、音频和数字信息存储。完整的MPEG2标准可满足STB等广播应用和DVD或D-VHS等多媒体应用。MPEG2并非对MPEG2编码器进行标准化,而是为经过MPEG2编码的位流提供了一种标准化格式,另一方面,它也为MPEG2解码器提供了一个标准模式。-MPEG2 is the most popular compression standard AV, can be used for video, audio, and digital information storage. Integrity of the MPEG2 standard to meet the STB and DVD applications, such as broadcasting or D-VHS and other multimedia applications. MPEG2 to MPEG2 encoder is not standardized, but after a MPEG2 encoded bit stream provides a standardized format, on the other hand, it also provided for the MPEG2 decoder, a standard mode.
Update
: 2025-02-19
Size
: 815kb
Publisher
:
王军
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.