Question / Help VLC Source issue

Veetus

Member
Using the VLC source, when I play a playlist of videos through it, the size of the videos keep changing - is there any way to force the size of the videos to stay one size? I have the videos playing on an overlay, so obviously the changing of video dimensions each video isn't feasible.

EDIT: I am basically looking for a way to force scale a resolution on a source.
 
Last edited:

koala

Active Member
Right-click source->Transform->Edit Transform->Bounding Box Type set to one of "Scale to ..." You probably want "Scale to inner bounds".
 
Top