Recording Depth and Velocity in sequencer

Hi all,

I am somewhat new to UE, and I am trying to record Scene Color, Scene Depth and Motion Vectors (aka Velocity) in different textures.

Just to get things started, I decided to try this out on the “your firs hour with sequencer” tutorial.

I set up the Sequencer to record 3 custom passes as so:
image

The final image and Depth textures are fine, but the Velocity spits out constant values of [0.5, 0.5, 0, 0] for all frames.

I tried setting up a custom post processing material:
image

But it’s even worse: my final render is yellowish and still no difference in the Velocity output.

Am I missing something? Am I doing something wrong?

What is the easiest way to achieve what I am trying?

Thank you for your help.

(post deleted by author)

1 Like

Thanks for the reply, sorry I didn’t acknowledge earlier but I was off on vacation :slight_smile:

I’ll look into the Movie Render Queue which seems to do the job for now.

And now the bonus question: is it possible to do all this during gameplay? Without using sequences? (framerate is not an issue)

Thanks

(post deleted by author)