-1

So, I rendered a scene with a 2D plane and an ortho camera with a mask object. But when i render it (Blender Internal), it gives me this. It gives me this bug when I import the scene to the VSE, and render it in the VSE, it gives me this bug.

this is a still shot from the rendered video

How do I solve this? Any ideas? thanks for your help!

Here's the blend file:

lpydawa
  • 119
  • 5

1 Answers1

0

It's not clear how you rendered the video, since the blend file you have provided is set to render as separate png still frames:

enter image description here

Rendering it with the Animation button (or CtrlF12) works fine on my computer so I can't reproduce your issue and I believe it might be related to the extra steps you took to actually make the video.

I suggest you keep rendering as still frames (like in the file you uploaded), but to change first the "Output" directory to something which is not a temporary one.

After it has been rendered, check that your output frames look good, and finally merge them into a video (you can do it with external applications, or within blender following steps 3 to 6 from this answer: https://blender.stackexchange.com/a/15145)

Nicola Sap
  • 12,900
  • 3
  • 56
  • 83