瀏覽代碼

update docs

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

+ 3
- 3
README.md 查看文件

@@ -117,9 +117,9 @@ Concatenate audio/video assets together into one asset.
Transform a still image into video via a zoom-pan (aka Ken Burns) effect.

### [letterbox](src/test/resources/tests/test_letterbox.jvc)
Transform a video from one size to another size, maintaining the aspect ratio
of the video and adding letterboxes on the sides or top/bottom.
Handy for embedding mobile videos into other screen formats.
Resize a video, maintaining the aspect ratio and adding letterboxes on
the sides or top/bottom. Handy for embedding mobile videos into other screen
formats.

### [merge-audio](src/test/resources/tests/test_merge_audio.jvc)
Merge an audio asset into the audio track of a video asset.


Loading…
取消
儲存