Freeze on final frame of a movie component

I’m using Builder to create a task where I am displaying videos.

I’d like to have the final frame of a video stimulus pause on the screen until a specified time. I’m displaying videos using the Movie Component. I’ve seen in other threads that this can sometimes be achieved if you are using the Coder but not sure how to apply this to the Builder.

One work around is displaying the final frame of the video as a separate Image Component at the end of the video. This approach requires a lot more labour as I’d need to go into each video and extract the final frame. I’d prefer not to have to use this approach (I have a lot of videos!) unless it’s actually more efficient in regards to timing accuracy.

If anyone has any suggestions or has managed to achieve a similar thing, I’d love to hear from you!

1 Like

I am having the exact same problem… :confused: