补充注释.

Signed-off-by: rick.chan <cy187lion@sina.com>
This commit is contained in:
rick.chan 2023-07-13 18:01:09 +08:00
parent 36f62a4d87
commit bf8832058e
1 changed files with 2 additions and 1 deletions

View File

@ -52,7 +52,8 @@ sudo pacman -S nvidia-utils
## 获取媒体文件信息 ## 获取媒体文件信息
```bash ```bash
ffprobe <file> # 显示视频编码、尺寸、音轨等.
ffprobe -i <file>
``` ```
## 转码 ## 转码