diff options
Diffstat (limited to 'workspaces/main/timeline.seq')
| -rw-r--r-- | workspaces/main/timeline.seq | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/workspaces/main/timeline.seq b/workspaces/main/timeline.seq index ee7e1e7..1a9cad3 100644 --- a/workspaces/main/timeline.seq +++ b/workspaces/main/timeline.seq @@ -42,3 +42,7 @@ SEQUENCE 30.00 3 "complex_chain" SEQUENCE 40.00 0 "ntsc" EFFECT + Scene1 source -> temp1 0.00 8.00 EFFECT + Ntsc temp1 -> sink 0.00 8.00 + +SEQUENCE 48.00 0 "cnn_v3_test" + EFFECT + GBufferEffect source -> gbuf_feat0 gbuf_feat1 0.00 8.00 + EFFECT + CNNv3Effect gbuf_feat0 gbuf_feat1 -> sink 0.00 8.00 |
