Skip to content

Commit

Permalink
Updated readme crop section
Browse files Browse the repository at this point in the history
  • Loading branch information
MonoS authored Mar 26, 2021
1 parent a428b1a commit 922b6d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ SupMover - Shift timings and Screen Area of PGS/Sup subtitle
* crop
* Crop the windows area of all subpic by the inputed parameters.
* 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.
* Crop functionality is not exstensivelly tested when multiple Composition Object or Windows are present or when the windows are is outside the new screen area, a warning is issued if that's the case and i strongly advise to check the resulting subtitle with a video player, also handling of the Object Cropped flag and windows area bigger than the new screen area is not implemented, a warning is issued if needed
* 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

Expand Down

0 comments on commit 922b6d8

Please sign in to comment.