Blender freezes when adding scene to sequence!

Hey,
Everytime I try and add a scene to a sequence, Blender locks up and I have to kill it through the commandline. How do I fix this?

Also, if I render a file that has multiple scenes, will they all become one giant file? How can I render a selection of scenes into their own files? Thanks.

do you have the prview window on?

if so, it could be rendering that other scene to update the preview

select the scene you want to render, and hit render…

I’m confused by the question you’re trying to ask

[quote=“z3r0 d”"]

select the scene you want to render, and hit render…

I’m confused by the question you’re trying to ask[/quote]

Thanks, that fixed the first problem.

For the second problem, what I want to do is render 2 out of 3 scenes. So what I do is

blender -b file.blend -a -S scene 1 && blender -b file.blend -a -S scene 2

but if I do that, won’t scene 2 overwrite scene 1? I want them to either both be in one continuous AVI file or be 2 different AVI files. How do I do that?

In F10 buttons, Output tab, right under the filepaths is a little menu icon from which you can choose one scene to render with the current one.

%<