TheGameCreators / GameGuruRepo

The GameGuru Repository For Community Collaboration
http://www.game-guru.com
137 stars 56 forks source link

GGMAX Bug - Videos in GameGuru Max are forced to a specific size #5744

Open extremestrategy opened 2 months ago

extremestrategy commented 2 months ago

When using custom videos in GameGuru Max they seem to have to be 1920x1080 and other sizes are not supported because if you use a 1080x1920 then the video has a graphical glitch and looks really bad, if this could be changed for the video widgets in the screens of the story board that would open up new possibilities for the engine.

image

Video of it in the story board https://youtu.be/hRKvkRpxyrY

Kasseyus commented 2 months ago

@extremestrategy Can you please send me one of the videos you are using, and I will investigate. Thanks :)

Kasseyus commented 1 month ago

@LeeBamberTGC Verified

1> Edit Loading Screen 2> Add Video 3> Import Video (non-standard size) 4> Video is stretched in editor/window as shown in OP video.

(E-Mailed you video sample for testing)

LeeBamberTGC commented 3 weeks ago

@extremestrategy It seems MP4 videos require a minimum row pitch in chunks of 8 integers, and the 1080 wide thing threw it out! Sorted for next DEVTEST build :)