Knewest / uncompressed-discord-images

Discord's solution to previewing images is awful so by changing 'media.discordapp.net' links to 'cdn.discordapp.com' links, we will no longer have blurry images (especially with JPEG 1, WebP, & other lossy formats).
Boost Software License 1.0
16 stars 3 forks source link

[BUG] - Improper Media Playback Size #10

Closed Saccadence closed 1 year ago

Saccadence commented 1 year ago

Describe the bug: Video files that are played from discord media links improperly size themselves in playback.

How to reproduce: Steps to reproduce the behaviour:

  1. Go to an uploaded video file
  2. Click on it to begin playback
  3. See error

Expected behaviour: Video playback should begin and not be cropped, leaving a portion incapable of being viewed.

Screenshots: Screenshot_100 Screenshot_101

Version of Discord: Regular Discord: Stable 202828 (8ea2bc1) Host 1.0.9013 (32266) Windows 10 64-Bit (10.0.19045)

Additional context: I've also attached an image of the plugins that I have added to Better Discord. Screenshot_102

Saccadence commented 1 year ago

Forgot to mention that I have confirmed the change in functionality comes from the direct enabling and disabling of only the Uncompressed Images plugin. However, I'm unaware of whether or not there is some interference from other plugins that may be affecting the functionality.

Knewest commented 1 year ago

The issue has been found as a conflict with the plugin QuickView by Qwerasd (as per discussion in the BetterDiscord server).
This issue will be addressed in v3.12, thank you for your issue report.