From 34809c676da21a9d560c26d5bff04f4542907485 Mon Sep 17 00:00:00 2001 From: Jonathan Cobb Date: Sat, 19 Dec 2020 07:56:33 -0500 Subject: [PATCH] update docs --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 773526a..512da6f 100644 --- a/README.md +++ b/README.md @@ -118,8 +118,7 @@ Transform a still image into video via a zoom-pan (aka Ken Burns) effect. ### [letterbox](src/test/resources/tests/test_letterbox.jvc) 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. +the sides or top/bottom. ### [merge-audio](src/test/resources/tests/test_merge_audio.jvc) Merge an audio asset into the audio track of a video asset.