登录
首页 » Visual C++ » 13818_5_for_vc

13818_5_for_vc

于 2007-02-01 发布 文件大小:97KB
0 249
下载积分: 1 下载次数: 202

代码说明:

  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: s_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)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • P2P
    一个P2P语音即时通信软件的源代码(来自《P2P网络技术原理与C++开发案例》,在本机可运行)(P2P)
    2010-05-26 16:52:25下载
    积分:1
  • Fireworks
    粒子系统的实现源代码,包括音效和键盘控制(particle system)
    2014-11-05 23:45:50下载
    积分:1
  • matlab_iir16
    给出了通过matlab设计IIR低通滤波器的程序,并通过程序把在DSP中所用到的变量计算出来,很有价值。(Matlab given by IIR low-pass filter design procedures, and procedures used in the DSP in the calculated variables, very valuable.)
    2009-06-15 10:23:48下载
    积分:1
  • s57-3.1Main
    描述了S57标准国际电子海图的数据格式的详细说明(S57 standard describes the data format of international electronic chart)
    2020-12-04 09:09:24下载
    积分:1
  • youjian
    一款由c++编写的邮件发送程序,界面美观大方,程序经过测试可用(Prepared by the c++ a mailer, elegant interface, the program can be tested)
    2013-06-04 15:24:21下载
    积分:1
  • SCommTest
    用MFC(C++语言)实现了一个串口调试助手的功能。(Using MFC (C++ language) to achieve a serial debugging assistant function.)
    2018-05-08 14:31:19下载
    积分:1
  • Automatic-tagging-face
    对图片中的人脸可以进行自动的标注,并显示出来。(The face of pictures can be automatic tagging, and displayed)
    2012-05-10 11:42:17下载
    积分:1
  • kongjianfenxishili
    mapgis二次开发空间分析员程序代码可供二次开发人员参考(MAPGIS secondary development of space analyst program code for the secondary development of reference)
    2007-11-27 00:28:55下载
    积分:1
  • CPPrule
    一本详细介绍有关C++编程范式的书,感觉不错分享给大家(A book written C++ programming paradigm, feeling good)
    2015-06-21 00:54:19下载
    积分:1
  • octree-based-codes
    该程序介绍了有关八叉树编码的基本编程知识,对于初级学者易懂易学。(This program introduces the octree encoding basic programming knowledge, which ishelpful for junior scholars to understand.)
    2014-10-21 19:19:45下载
    积分:1
  • 696516资源总数
  • 106457会员总数
  • 15今日下载