-
vc++编写的CD播放器开放代码
vc++编写的CD播放器开放代码-vc++ prepared CD players, opening up the code
- 2022-03-26 17:35:26下载
- 积分:1
-
libdvdread提供阅读DVD视频盘简单的基础。它提供了…
libdvdread provides a simple foundation for reading DVD video disks. It provides the functionality that is required to access many DVDs. It parses IFO files, reads NAV-blocks, and performs CSS authentication and descrambling.
- 2022-05-19 18:16:42下载
- 积分:1
-
Goggles是一个用于Ogle DVD播放器的前端。它支持Ogle提供的所有功能,增加了自动启动,自动书签,一个方便地设置键盘快捷键的参数选择面板,DXR3设...
Goggles是一个用于Ogle DVD播放器的前端。它支持Ogle提供的所有功能,增加了自动启动,自动书签,一个方便地设置键盘快捷键的参数选择面板,DXR3设置,以及语言放国家参数设置。它使用FOX Toolkit工具包,用C++编写。-Goggles for Ogle is a DVD player in front. Ogle its support for all functions, increase the automatic failover, automatic bookmarks, to set up a convenient keyboard shortcuts panel to choose the parameters, DXR3 set up, and put national language preferences. It uses FOX Toolkit tool kit with C preparation.
- 2023-07-25 15:10:04下载
- 积分:1
-
This small program is designed to demux a MPEG 2 file (also called Program Strea...
This small program is designed to demux a MPEG 2 file (also called Program Stream).Such movie file it s composed from various packs (video,audio,data,etc.). What this program does is to list every packet in a MPEG2 file along with some info about each pack.It might be interesting to know exactly how much audio or video your movie really contains.-This small program is designed to demux a MP EG 2 file (also called Program Stream). Such mov ie file it"s composed from various packs (video, audio, data, etc.) . What this program does is to list every pa cket in a MPEG2 file along with some info about ea ch pack.It might be interesting to know exactly how much your audio or video movie really contai ns.
- 2023-04-02 15:25:02下载
- 积分:1
-
类似css
类似css-auth的DVD区码解码程序- Similar css-auth DVD area code decoding procedure
- 2022-10-29 15:20:03下载
- 积分:1
-
flash代码
Flash code
- 2022-01-25 16:13:35下载
- 积分:1
-
13818_5_for_vc
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)
- 2007-02-01 16:25:15下载
- 积分:1
-
刻录CD,DVD的控制功能,有完整的源代码
烧录cd、dvd的功能控件,有完整的源代码-Recordable cd, dvd functions of control, with complete source code
- 2023-02-10 15:40:04下载
- 积分:1
-
DVD
一个DVD数据解析程序,不过解析的数据是模拟的(A DVD of data analytic procedures, but the analytical data is simulated)
- 2009-01-07 16:10:27下载
- 积分:1
-
dvd info 解析的CC++源代码,通过软件解析dvd的秘密。帮助开发dvd菜单...
dvd info 解析的CC++源代码,通过软件解析dvd的秘密。帮助开发dvd菜单-dvd info parsed CC++ source code analysis software dvd secret. Help develop the dvd menu
- 2022-01-28 03:07:33下载
- 积分:1