Jump to content

Keep Aspect Ratio of PlayField Video and Dont Stretch to Fill


Recommended Posts

This might seems odd, but I'm using a Full Screen Playfield video on a landscape desktop monitor. Dislike the Desktop Playfield video and prefer the top view instead. It seems like the Popper Player will stretch the width and ignore the original video aspect ratio.

 

Stretched PF video

image.thumb.png.0ae3f42c4ee6ecc6190b8af29dce33f1.png

 

 

 

The original video when played on VLC Player separately.

image.thumb.png.de4a3ec9dd85a92fe2bdae080f1ca740.png

 

I've tried to set `AspectWide=1` and `fitToWindow=1` in `PinUpPlayer.ini` file but it seems to have no effect.

 

; 3 = Playfield
[INFO3]
ScreenXPos=0
ScreenYPos=0
ScreenWidth=1920
ScreenHeight=1080
volume=100
hidestopped=0
AspectWide=1
AspectHigh=0
fitToWindow=1
ScreenRotation=0
DebugMode=0
VideoDriver=0
FirstRun=0

 

 

Here's my `screens.pup` file

ScreenNum,ScreenDes,PlayList,PlayFxxile,Loopit,Active,Priority,CustomPos
2,Backglass,,,0,ForceBack,,
3,PlayField,,,0,ForceBack,,
0,Topper,,,1,ForceOn,,
1,DMD,,,0,show,,
4,Music,,,0,show,,
6,Wheel-ARC,,,0,ForcePop,,"3,0,0,28.12,100"
8,Other,,,0,ForcePop,,"3,32.16,3.73,63.87,63.36"
9,FlyerInfo,,,0,ForcePop,,x
10,Help,,,0,ForcePop,,
5,Menu,,,0,off,,
7,Loading,,,0,ForcePop,,"3,0,0,100,100"

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...