Do you know how i make next scenes after i made the first scene.
Like this one - first cene is in forest. after 10 second, the next scene is home for example.
Making next scenes
Moderators: Víctor Paredes, Belgarath, slowtiger
Put all the layers for scene 1 in a group layer and all the layers for scene 2 in an another group layer that has the visibility turned off. Now you can switch off the visibility on the first group and turn it on for the second group where you want. If you have Debut, use bone layers for group layers.
Unless the scene is very short, I find it is best to combine scenes in a video editor. If something goes wrong with AS you will lose less work. Rare occasions files do get corrupted.
Another approach is to use the sequencer to off set the start of each scene. DON"T do that. From personal experience I had to fix a project by taking it apart and rendering each section individually because it was crashing.
Dale
Another approach is to use the sequencer to off set the start of each scene. DON"T do that. From personal experience I had to fix a project by taking it apart and rendering each section individually because it was crashing.
Dale
- hayasidist
- Posts: 3842
- Joined: Wed Feb 16, 2011 8:12 pm
- Location: Kent, England
My process is this:
I render all scenes to individual image files not movie files.
I use QuicktimePro for its ease of loading image sequence files.
- Break the scenes up as you normally do.
- Everytime there is a cut between scenes use a new AS file.
- Everytime there is a dissolve transition - use a single AS file and make a group for each shot - use the fade script to dissolve between them.
The fade script automatically does a couple of things that you can do manually (I.e. animate Visibility and layer Opacity).
I render all scenes to individual image files not movie files.
I use QuicktimePro for its ease of loading image sequence files.
- I load each image sequence and save them one at a time into separate quicktime movie files.
- I can now easily load them and view them independently.
- I can also easily cut and paste each sequence into a single quicktime movie and export it.
- I use programs like Mediacoder to convert the resulting file (if it needs it) into other formats.