diff --git a/README.md b/README.md index daf5892..39e64f1 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ SupMover - Shift timings and Screen Area of PGS/Sup subtitle * This is done losslessly by only shifting the windows position (the image data is left untouched). * Some functionality is not fully tested as i didn't found any subtitles that used those functionality (eg Object Cropped Flag, multiple Composition Object/Windows). If the subtitle windows would go outside the new screen size a warning is returned, i advise to check and see if those are correct. * delay + resync - * If both modes are selected the delay will be adjusted if it comes before the resync parameter, for example if the program is launched with `delay 1000 resync 1.001` it will be internally adjusted to 1001ms, instead if it's launched with `resync 1.001 delay 1000` it will not + * If both modes are selected the delay will be adjusted if it comes before the resync parameter, for example if the program is launched with `delay 1000 resync 1.001` it will be internally adjusted to 1001ms, instead if it's launched with `resync 1.001 delay 1000` it will not # Build instruction ```