tamius-han / ultrawidify

Firefox extension that allows you to work around some people's inability to properly encode 21:9 videos.
171 stars 9 forks source link

Does not stretch in height #219

Closed EliteNoob002 closed 1 year ago

EliteNoob002 commented 1 year ago

Describe the bug Does not stretch in height, so instead of removing black bars, it just stretches the width. I only checked on YouTube.

To Reproduce I open a video with a custom resolution, but it only stretches in width

Expected behavior The video should also stretch in height

Screenshots image

image

Browser and OS

tamius-han commented 1 year ago

Hi,

quick questions (since it'll be a while before I get to a windows/chrome combo):

If this option is set to 'basic,' the image will get stretched like that.

Throughout 2021, Chrome and related browsers had a bug where videos bigger than the browser window were being displayed incorrectly by the browser. Fix for that problem was to set Chrome's ANGLE backend to OpenGL or D3D9, however that issue should have been fixed about a year ago.

EliteNoob002 commented 1 year ago

Stretch mode was selected "Normal" and "Default"

"Choose ANGLE graphics backend" was "Default", but after I changed to "OpenGL" it works fine. Maybe this bug is back

TechnoStone commented 1 year ago

Also confirming this bug on Edge 109.0.1518.61, Windows 11 (build 10.0.22621.1105), Ultrawidify 5.1.5 (both ms edge store and chrome webstore versions are affected (tested separately with one being deleted while other was tested)). Stretch mode was selected "Normal" and "Default" by default extension settings. Tried "Choose ANGLE graphics backend" different settings with these results: • Default - stretched • OpenGL - stretched • D3D11 - stretched • D3D9 - works as should • D3D11on12 - stretched

tamius-han commented 1 year ago

• OpenGL - stretched

huh? Now that's funny to see, because in Chrome OpenGL works just fine. I guess I'll need to update the popup on Edge version (again), thanks for pointing this out.

Anyway, I've put instructions on how the problem can be fixed into the extension popup (about as much as I can do here). Update has passed Chrome Web Store review and is up, chances are most people got it already.

For Edge, the update is still pending review. It will probably be up by the end of the week (judging by my past experience with Edge addon store).