Adding handoff functionality for reviews
This commit is contained in:
@@ -302,7 +302,7 @@ All events (slides, videos, audio) are filtered by whether their START marker fa
|
||||
|
||||
### Parallel Rendering Pipeline
|
||||
```bash
|
||||
# Render in parallel, then concatenate
|
||||
# Render in parallel, then stitch
|
||||
gnommo render proj.json seg1.mp4 --slides S1:S10 &
|
||||
gnommo render proj.json seg2.mp4 --slides S10:S20 &
|
||||
gnommo render proj.json seg3.mp4 --slides S20: &
|
||||
|
||||
Reference in New Issue
Block a user