MerlinVR / USharpVideo

A basic video player made for VRChat using Udon and UdonSharp
MIT License
317 stars 40 forks source link

Screen stretches video by default #84

Open Windowsurfer opened 2 weeks ago

Windowsurfer commented 2 weeks ago

Instead of fitting the input video vertically and keeping its aspect ratio, it's being stretched horizontally to fill the entire screen.

MerlinVR commented 2 weeks ago

Make sure you have the aspect ratio parameter on the screen material set to match the aspect ratio of the screen mesh you're using.