withmorten
withmorten
Check this comment: https://github.com/alexkay/spek/issues/168#issuecomment-499925420
Can you give this a try? https://github.com/withmorten/spek-alternative/releases
The standard resolution is different for mac and PC because of the way calculcates the "render" window minus the toolbar and something, if I remember correctly. Standard resolution should be...
Can you upload this to zippyshare.com / dbr.ee?
Try this: https://github.com/withmorten/spek-alternative/releases Probably related to outdated ffmpeg libraries. Quite a lot of problems with mp3 files with covers. Works fine on my build though.
Set "Override High DPI scaling behavior" to performed by "System" in the compability options.
It would probably easier to just make an option for a different default size: https://github.com/alexkay/spek/blob/master/src/spek-window.cc#L55 You could pull these values from the Spek config. I already added some extra options...
Allright, what OS are you on? If Windows or macOS I'll make a custom build for you. Edit: Commit here: https://github.com/withmorten/spek-alternative/commit/153c6f2bc6a09572d63b0c087a281afc9366b8e8 Just add height=1280 and width=720 to your spek preferences...
Here you go then, msi and portable zip: https://morten.with.de/spek-builds/spek-alternative-c953e07a6afcbf94be4993fe36e9b4e4b9a100a6.msi https://morten.with.de/spek-builds/spek-alternative-c953e07a6afcbf94be4993fe36e9b4e4b9a100a6.zip Let me know if there are any problems with the config options. I tested it and it should work.
>Btw I'm not sure I'd label the zip version portable as it saves the user preferences outside the program directory to C:\Users\\AppData\Roaming\spek (unless I missed how to store the settings...