瀏覽代碼

update docs

master
Jonathan Cobb 4 年之前
父節點
當前提交
1fa197e930
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. +2
    -2
      README.md

+ 2
- 2
README.md 查看文件

@@ -20,8 +20,8 @@ splitting, concatenating, letterboxing, overlaying one video onto another,
and so on.

# A Quick Example
Suppose you'd like to split one video that is five minutes long into five
videos, each one minute long.
Suppose you have one video that is five minutes long,
and you want to split it into five videos, each one minute long.

With ffmpeg and bash, you might do something like this:
```shell script


Loading…
取消
儲存