Vertical Scroll of a long static image

Hi all, I’m trying to do a vertical scroll animation of an image. The image has around 6000px height and I want to animate it in the Y axis from start to finish of my track and apply a bunch of effects following the beat of my track. What’s the best way to achieve this? I’ve grabbed a simpler and dropped the .png there but seems like simpler crops my image so there’s no way I can have the full height of the picture.
Not sure what I am doing wrong.Can you please help me? Thanks

Thank you for explaining your use case, Rafeal!

Unfortunately, this currently isn’t possible as it would require zooming to be non-destructive. Now, when you zoom in on an image that tall, it will look severely pixelated. We have an internal ticket to track this issue.

thanks for your reply. yeah, I’ve tried to zoom it with Transform after simpler, but as you’ve mentioned, it gets very pixelated and unusable. Do you have any idea how I can achieve this effect with any other technique? Thanks a lot!