📄 install.linux
字号:
Installation under linux
========================
Compiling the package as a shared library:
1. Type 'make lib' to compile.
2. Type 'make install' to install.
Compiling the command line decoder, faad, with shared library:
1. First, compile and install the shared library, see above.
2. Type 'make faad' to compile.
3. Type 'make install' to install.
Compiling the command line decoder, faad, without shared library (static):
1. Type 'make faad_static' to compile.
2. Type 'make install' to install.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -