📄 readme
字号:
libdvdread==========libdvdread provides a simple foundation for reading DVD-Video images.It offers DVD applications:1. A simple abstraction for reading the files on a DVD image (dvd_reader.h).2. A simple library for parsing the information (IFO) files (ifo_read.h/ifo_types.h).3. A simple library for parsing the navigation (NAV) packets (nav_read.h/nav_types.h).This allows application designers to access some of the more advancedfeatures of the DVD format.libdvdread currently uses libdl to dynamically probe for libdvdcss atruntime. If libdvdcss is found, then it will be used to decrypt theencrypted sections of a DVD.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -