dvlden / ultrawideo-v2

Upscale or stretch any video on the web, to make it look great on UltraWide screens.
MIT License
135 stars 19 forks source link

Disable Stretch #49

Closed TwoPlayer closed 3 years ago

TwoPlayer commented 3 years ago

Hello,

is it possible ot get a) an option to diable the scretch mode or b) to get the possibility to toggle each mode with it on shortcut?

The reason behind this is, I don't want videos to be scretched, only to be upscaled and always toggling between all 3 modes is a bit anoying.

Thanks for consideration, Simon

dvlden commented 3 years ago

Hello Simon,

At the moment the extension just cycles through currently active mode to the next and when comes to the last one, jumps back to the first.

Adding different logic now, would affect other active users and make everything confusing.

Adding the option to make each mode inactive from the popup, may sound like a best option here.

Then the only logic that'd need improvement is to check if mode is disabled and skip through it.

I like the idea and I'll mark this as help needed. Maybe someone can tackle it quickly, instead of me.