Prevent video (media file) source from rewinding

I want to use a custom animation (.mov file) as the background for a text layer. However, if I use a .mov file in this way, the media source plays the animation, then rewinds it (so it disappears). Is there any way to prevent this behaviour? In other words, when the animation stops playing, I’d like the media file’s last frame to remain on screen.

You can set the video source to loop and it will keep play the mov file, prevent it from disappearing. I think it is a bug because if you don’t set it to loop it should stop at the last frame. (at least an option to check)

I would absolutely use this option, but prefer it to be an option with the other two variations remaining available. Would be great to have background graphic animate on and stay on screen.