Skip to content

Commit

Permalink
doc: update ffmpeg.md (#413)
Browse files Browse the repository at this point in the history
update:
视频参数
-crf
  • Loading branch information
MackDing committed Aug 16, 2023
1 parent d588663 commit 01a6b7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/ffmpeg.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ $ ffmpeg -i movie.webm movie.mp4
`-r RATE` | 每秒帧率
`-s WIDTHxHEIGHT` | 帧大小
`-vn` | 没有视频
`-crf` | 指定编码的质量,数值越大压缩越高,一般范围是 18-28

### 码率设置

Expand Down

0 comments on commit 01a6b7e

Please sign in to comment.