Syncs two videos based on the provided splits.
Every split starts at the same time which allows you to compare each split individually
https://vegita2.github.io/split-sync/
- Click on the file input button and select a video (or drag and drop it there)
- Add some splits with the
Add Split
Button - Do the same steps 1/2 for the other video
- Enable the
Sync
Slide Toggle - Actions (play/pause/seek/Jump to start) on the left Video are now synced to the right video based on the splits
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The application will automatically reload if you change any of the source files.
Run ng generate component component-name
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module
.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI Overview and Command Reference page.