i try to render my animation in background with this command:
blender -b /Users/cd/Downloads/name.blend -x 1 -o // -a
Unfortunately it renders just a still image as animation. so it is a .mov file, but no animation at all.
the animation has some physics in it -> maybe ...do i have to bake it first!?
If i render it manually in Blender it is an animation. What am i missing here?
-aeg.blender -b file.blend -a, see: https://docs.blender.org/manual/en/latest/advanced/command_line/render.html – brockmann Nov 12 '20 at 12:47