From 07533c32b79b0098d415e3c143d35498c17f108b Mon Sep 17 00:00:00 2001 From: John Stebbins Date: Thu, 2 Nov 2017 09:34:01 -0700 Subject: [PATCH] CLI: add help for --align-av --- test/test.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test/test.c b/test/test.c index d83215203..e2336dab0 100644 --- a/test/test.c +++ b/test/test.c @@ -1301,6 +1301,9 @@ static void ShowHelp() " --no-optimize Disable preset 'optimize'\n" " -I, --ipod-atom Add iPod 5G compatibility atom to MP4 container\n" " --no-ipod-atom Disable iPod 5G atom\n" +" --align-av Add audio silence or black video frames to start\n" +" of streams so that all streams start at exactly\n" +" the same time\n" "\n" "\n" "Video Options ----------------------------------------------------------------\n" -- 2.40.0