add new chinese translations
This commit is contained in:
12
pages.zh/common/m4b-tool.md
Normal file
12
pages.zh/common/m4b-tool.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# m4b-tool
|
||||
|
||||
> 合并、拆分和操作带章节的有声书文件。
|
||||
> 更多信息: <https://github.com/sandreas/m4b-tool>。
|
||||
|
||||
- 使用输入目录中的音频文件创建有声书:
|
||||
|
||||
`m4b-tool merge {{path/to/input_directory}} --output-file={{path/to/merged.m4b}}`
|
||||
|
||||
- 使用输入文件的名称创建章节:
|
||||
|
||||
`m4b-tool merge {{path/to/input_directory}} --output-file={{path/to/merged.m4b}} --use-filenames-as-chapters`
|
Reference in New Issue
Block a user