-
Notifications
You must be signed in to change notification settings - Fork 45
Home
ChrisK2 edited this page Jul 16, 2014
·
4 revisions
This documentation contains very in-depth explanation of Sushi's inner workings, reasoning behind some of the design decisions and detailed description of command-line arguments.
The general algorithm is very simple:
- Sushi prepares everything it needs during the demuxing stage
- Shifts for all events are calculated based on audio search
- Some postprocessing is applied to cover possible audio search errors
You can also check out some usage examples and read about common errors.