diff options
Diffstat (limited to 'test/test.c')
-rw-r--r-- | test/test.c | 3 |
1 files changed, 3 insertions, 0 deletions
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" |