Files
tldr/pages.zh/common/afconvert.md

12 lines
421 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# afconvert
> 在AFF和原始文件格式之间转换。
> 更多信息:<https://manned.org/afconvert.1>。
- 使用特定扩展名(默认:`aff`
`afconvert -a {{扩展名}} {{输入文件的路径}} {{输出文件1的路径 输出文件2的路径 ...}}`
- 使用特定压缩级别(默认:`7`
`afconvert -X{{0..7}} {{输入文件的路径}} {{输出文件1的路径 输出文件2的路径 ...}}`