▍1. A concise Vob decoding program
简短的Vob解码程序-A concise Vob decoding program
简短的Vob解码程序-A concise Vob decoding program
Schematic diagram of DVD with MT1389DE-L/K chip
ES4xx8 SWAN ES60x8 Vibrato Single-Chip DVD System Firmware Customization Notes-ES4xx8 SWAN ES60x8 Vibrato Single-Chip DVD System Firmware Customization Notes
用ESS方案的DVD 播放方案,可播放DVD/VCD/SVCD/JPG/MP3,等,-A playing scheme using ESS, which can play DVD/VCD/SVCD/JPG/MP3 etc.
Option Explicit Private Declare Function CDdoor Lib "winmm.dll" Alias "mciSendStringA" _ (ByVal lpstrCommand As String, ByVal lpstrReturnString As String, _ ByVal uReturnLength As Long, ByVal hwndCallback As Long) As Long Dim state1 As Boolean Private Sub Command1_Click() 打开光驱 state1 = True Call CDdoor("set CDAudio door open", 0, 0, 0) End Sub Private Sub Command2_Click() 关闭光驱 state1 = False Call CDdoor("set CDAudio door closed", 0, 0, 0) End Sub Private Sub Command3_Click() End End Sub-Option ExplicitPrivate Declare Function CDdoor Lib
三星巴西和日本ISDB-T制式高频头驱动程序的源码-source code of Samsung tuner drive for Brazil, and Japan ISDB-T standard
本程序代码是在MSSG MPEG2Decode的基础上开发的,添加了如下功能 GUI界面,VFAPI支持,MMX优化等功能-This procedure code is the basis of MSSG MPEG2Decode development, add the following functional GUI interface, VFAPI support, MMX optimized functions
sunplus8202R,DVD方案的参考设计-sunplus8202R, DVD reference design program
DVD转换到AVI的源代码,希望对大家有点用处-DVD AVI conversion to the source code, we hope to use a bit
DecodeVOB extras MPEG-2 video streams (M2V) and Dolby Digital audio streams (AC3) from DVD multiplexed streams (VOB).-DecodeVOB extras MPEG-2 video streams (M2 V) and Dolby Digital audio streams (AC3) from DV D multiplexed streams (DVD).
dvd info 解析的CC++源代码,通过软件解析dvd的秘密。帮助开发dvd菜单-dvd info parsed CC++ source code analysis software dvd secret. Help develop the dvd menu
sunplus 方案DVD UART使用方法-Sunplus DVD UART to use the program
您拥有了这个可以自己更该界面等,简单的软件更该操作-You have more of this can be their own, such as the interface, the software simple to operate
歌霸dvd,卡拉ok点唱系统risc部分代码-Song Pa dvd, karaoke singing ok point system RISC part of the code
~~ 查看dvb数据结构的代码,很有用-~ ~ See dvb data structure of the code, very useful
实现DVD MPG格式到AVI编码格式的转换。-To realize DVD MPG format encoded AVI format conversion.