From: John Stebbins Date: Thu, 2 Nov 2017 16:34:01 +0000 (-0700) Subject: CLI: add help for --align-av X-Git-Tag: 1.1.0~347 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=07533c32b79b0098d415e3c143d35498c17f108b;p=handbrake CLI: add help for --align-av --- 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"