Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. memes
  3. I know nothing about computers but this does not add up

I know nothing about computers but this does not add up

Scheduled Pinned Locked Moved memes
memes
121 Posts 77 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A [email protected]

    I guess it's Windows users with the default image viewer. IrfanView on W10 handles webp fine for me.

    thebat@lemmy.worldT This user is from outside of this forum
    thebat@lemmy.worldT This user is from outside of this forum
    [email protected]
    wrote last edited by
    #81

    IrfanView is GOAT. On par with VLC or Firefox IMO.

    1 Reply Last reply
    1
    • ging@anarchist.nexusG [email protected]

      Is this a matter of time, or do most programs never plan to add support?

      E This user is from outside of this forum
      E This user is from outside of this forum
      [email protected]
      wrote last edited by
      #82

      I do expect it to be a matter of time. Typically, you pull some image rendering library into your program, which pulls in a whole bunch of libraries that support the different image formats.
      As such, it's the job of that intermediary library to support as many formats as possible. If you keep that intermediary library up-to-date, you may get support for new image formats without really doing anything.

      But well, it may take more time for this to happen, for various reasons. One reason is obviously that we already have other image formats that may not be amazing, but they work everywhere, so most people continue to use those.
      Another aspect that may slow adoption down, is that .webp was spear-headed by Google alone. Normally, you get other industry leaders into the boat, to make sure you cover everyone's use-cases and have somewhat of a commitment for them to integrate it. I assume that Photoshop supports .webp by now, but it probably took relatively long for that to happen, for example.

      ging@anarchist.nexusG 1 Reply Last reply
      1
      • G [email protected]

        Is this a Windows problem I'm too Linux to understand?

        Seriously, everything on my computer -- Firefox, Dolphin, Gwenview, GIMP, etc. -- supports webp just fine.

        0 This user is from outside of this forum
        0 This user is from outside of this forum
        [email protected]
        wrote last edited by
        #83

        I’m too Linux to understand?

        The advantage of using shared libraries is that you only need the one to support webp system-wide and then all apps that need it have it.

        1 Reply Last reply
        1
        • sonotsugipaa@lemmy.dbzer0.comS [email protected]

          Hear me out:
          AI-powered webp support

          tja@sh.itjust.worksT This user is from outside of this forum
          tja@sh.itjust.worksT This user is from outside of this forum
          [email protected]
          wrote last edited by
          #84

          Many more possibility for exploits

          1 Reply Last reply
          1
          • E [email protected]

            I do expect it to be a matter of time. Typically, you pull some image rendering library into your program, which pulls in a whole bunch of libraries that support the different image formats.
            As such, it's the job of that intermediary library to support as many formats as possible. If you keep that intermediary library up-to-date, you may get support for new image formats without really doing anything.

            But well, it may take more time for this to happen, for various reasons. One reason is obviously that we already have other image formats that may not be amazing, but they work everywhere, so most people continue to use those.
            Another aspect that may slow adoption down, is that .webp was spear-headed by Google alone. Normally, you get other industry leaders into the boat, to make sure you cover everyone's use-cases and have somewhat of a commitment for them to integrate it. I assume that Photoshop supports .webp by now, but it probably took relatively long for that to happen, for example.

            ging@anarchist.nexusG This user is from outside of this forum
            ging@anarchist.nexusG This user is from outside of this forum
            [email protected]
            wrote last edited by
            #85

            Superb explanation. Many thanks for the insight Ephera!

            1 Reply Last reply
            1
            • sga@lemmings.worldS [email protected]

              avif is better than it in almost all ways, and jpex xl is even better than that (but not about gifs i think)

              webp is essentially a webm file (which is mkv with codec restrictions(vp8/9 and ogg vorbis or opus))

              avif is av1 encoded files in a webp like container (but not webm afaik)

              jpeg xl is a format made specifically for images

              N This user is from outside of this forum
              N This user is from outside of this forum
              [email protected]
              wrote last edited by
              #86

              AV1 is only supported by new devices, most support VP9. For example, the iPad Air 2024 does not support AV1.

              sga@lemmings.worldS 1 Reply Last reply
              0
              • N [email protected]

                AV1 is only supported by new devices, most support VP9. For example, the iPad Air 2024 does not support AV1.

                sga@lemmings.worldS This user is from outside of this forum
                sga@lemmings.worldS This user is from outside of this forum
                [email protected]
                wrote last edited by
                #87

                yes, but that is a bit apple specific, and on intel side, they support hwdec since 2021. and since these are just images, even software decoding works (although a bit slower)

                N 1 Reply Last reply
                0
                • B [email protected]

                  I work in big tech and this is my life. I envy anyone who thinks you're exaggerating, because that means they haven't experienced the joy of spending weeks trying to track down the team responsible for a bug and then months hassling them to fix it.

                  M This user is from outside of this forum
                  M This user is from outside of this forum
                  [email protected]
                  wrote last edited by
                  #88

                  Oh, man.

                  I just stopped being hassled to fix a bug on somebody else's system (that mine interops with), by the same developers responsible for maintaining that other system, because the problem got bad enough to escalate until somebody responsible for both sides looked.

                  That said, I was just ignoring them. But hell...

                  1 Reply Last reply
                  3
                  • sga@lemmings.worldS [email protected]

                    okay. it is a lot simplified, but mostly correct. ideally image format for drawn out stuff and other flat animated stuff is svg (vector graphics - ie - infinitely scalable yet crisp), but png is usually used because it is defacto lossless standrad. lossless here roughly translates to - sensor produced a matrix of colors - lossless photo preserves all data. lossy discards some data. For irl stuff, usually lossless is overkill for end user, hence you see jpegs (defacto lossy standrad)

                    jxl can so both. others can do that as well. jpegs can be lossless, but that is usually not the standard we use. you can store lossy data in pngs, but the loss is not created by png. jxl behaves by default like lossless (like png), but due to newer algorithms, size when lossless is closer to jpeg. if you prepare loss jxl - it can be close to half size of jpegs.

                    there are other benifits to jxl (extreme future proofing (extremely high bit depth, and pixel size limit, large amount of channels), progressive decoding, etc.), but our reality has to suck because of google.

                    I locally use jxl to store family photos, but this means i can not send them, because they are using stuff which does not support jxl, so have to convert and share.

                    S This user is from outside of this forum
                    S This user is from outside of this forum
                    [email protected]
                    wrote last edited by
                    #89

                    I think gif is also better than jpg for the low-complexity images and is lossy so the file size gets even smaller. Or so I've heard.

                    sga@lemmings.worldS 1 Reply Last reply
                    0
                    • S [email protected]

                      anunusualrelic@lemmy.worldA This user is from outside of this forum
                      anunusualrelic@lemmy.worldA This user is from outside of this forum
                      [email protected]
                      wrote last edited by [email protected]
                      #90

                      Sounds like windows people sticking to bmp images back when it was all it would support.

                      1 Reply Last reply
                      0
                      • sga@lemmings.worldS [email protected]

                        avif is better than it in almost all ways, and jpex xl is even better than that (but not about gifs i think)

                        webp is essentially a webm file (which is mkv with codec restrictions(vp8/9 and ogg vorbis or opus))

                        avif is av1 encoded files in a webp like container (but not webm afaik)

                        jpeg xl is a format made specifically for images

                        aatube@lemmy.dbzer0.comA This user is from outside of this forum
                        aatube@lemmy.dbzer0.comA This user is from outside of this forum
                        [email protected]
                        wrote last edited by
                        #91

                        jpeg xl has even less default support tho unless you use a mac

                        sga@lemmings.worldS 1 Reply Last reply
                        1
                        • W [email protected]

                          I loathe windows, but I did just double check because this sounds inept even for M$ -- Win photos will absolutely open .webp, but it's not the default program for whatever reason and it just defaults to edge / your_default_web_browser_here. Which is just impressively on brand for microsoft. Even when they have a feature they hide it to, idk, make themselves look even worse? Why not!

                          ::: spoiler proof

                          :::

                          (FWIW this is a clean install, I do not have any non-default codecs installed)

                          blackmist@feddit.ukB This user is from outside of this forum
                          blackmist@feddit.ukB This user is from outside of this forum
                          [email protected]
                          wrote last edited by
                          #92

                          Yeah, it's sorted through WIC iirc. As long as you have the codec installed you should be able to open it.

                          1 Reply Last reply
                          2
                          • gerald_eliasweb@reddthat.comG [email protected]
                            This post did not contain any content.
                            S This user is from outside of this forum
                            S This user is from outside of this forum
                            [email protected]
                            wrote last edited by
                            #93

                            I know a bunch about computers and that doesn't add up to me either!! I hate the webp format.

                            J O 2 Replies Last reply
                            4
                            • P [email protected]

                              Time to screenshot the preview and stretch out the jpeg. Upload it when the time calls, only for the web server to re-encode it in webp. The cycle continues.

                              S This user is from outside of this forum
                              S This user is from outside of this forum
                              [email protected]
                              wrote last edited by
                              #94

                              I do this regularly now.

                              1 Reply Last reply
                              0
                              • F [email protected]

                                This is MS we're talking about. Preview and Viewer are probably made by two different teams in different countries, sharing no code, and prohibited from communicating with each other, even if they know about the other's existence.

                                And famously they fired all QAs years ago so there's nobody to test before releasing.

                                blackmist@feddit.ukB This user is from outside of this forum
                                blackmist@feddit.ukB This user is from outside of this forum
                                [email protected]
                                wrote last edited by
                                #95

                                The image viewer is probably just Edge in a trenchcoat by now.

                                C 1 Reply Last reply
                                2
                                • W [email protected]

                                  I loathe windows, but I did just double check because this sounds inept even for M$ -- Win photos will absolutely open .webp, but it's not the default program for whatever reason and it just defaults to edge / your_default_web_browser_here. Which is just impressively on brand for microsoft. Even when they have a feature they hide it to, idk, make themselves look even worse? Why not!

                                  ::: spoiler proof

                                  :::

                                  (FWIW this is a clean install, I do not have any non-default codecs installed)

                                  W This user is from outside of this forum
                                  W This user is from outside of this forum
                                  [email protected]
                                  wrote last edited by
                                  #96

                                  real reason is that microsoft doesn't want to pay $0.50 in licensing fees from some patent trolls

                                  P 1 Reply Last reply
                                  1
                                  • sonotsugipaa@lemmy.dbzer0.comS [email protected]

                                    Webp is the worst format ever.

                                    Never mind that:

                                    • it supports transparency;
                                    • it can be losslessly OR lossfully compressed;
                                    • it's so efficient it can fit ẏ̷̛̀̏̎̇͜ǫ̷̼̰̳̹́̆̍̐͜͝ủ̷͉̱̻̤̬̯̈́ŗ̸̒ ̸̨̟͈̳͍̱̀̏̓m̵̺͎̋́u̴͇̥͍͐̇̀̇͊̌̚͝m̸̢̢͕̻̬͙̒͗̽͋͆̕͝ in less than 2GB;
                                    • it can be animated;
                                    • is more than capable of representing 1:1 any GIF image;

                                    it sucks because the one image viewer I've ever had installed by the ubiquitous (= monopolistic) operating system everyone has by default doesn't support it.

                                    P This user is from outside of this forum
                                    P This user is from outside of this forum
                                    [email protected]
                                    wrote last edited by
                                    #97

                                    I just converted all the images on my website to webp for faster load time.
                                    Very happy with it.

                                    1 Reply Last reply
                                    2
                                    • W [email protected]

                                      real reason is that microsoft doesn't want to pay $0.50 in licensing fees from some patent trolls

                                      P This user is from outside of this forum
                                      P This user is from outside of this forum
                                      [email protected]
                                      wrote last edited by
                                      #98

                                      is webp patented? good I hate IP laws

                                      W 1 Reply Last reply
                                      0
                                      • gerald_eliasweb@reddthat.comG [email protected]
                                        This post did not contain any content.
                                        Z This user is from outside of this forum
                                        Z This user is from outside of this forum
                                        [email protected]
                                        wrote last edited by
                                        #99

                                        I didn't have time to check all the comments, so here's a backup:

                                        Just install GNU/Linux

                                        😉

                                        daggermoon@lemmy.worldD 1 Reply Last reply
                                        8
                                        • aatube@lemmy.dbzer0.comA [email protected]

                                          jpeg xl has even less default support tho unless you use a mac

                                          sga@lemmings.worldS This user is from outside of this forum
                                          sga@lemmings.worldS This user is from outside of this forum
                                          [email protected]
                                          wrote last edited by
                                          #100

                                          that is indeed the sad truth

                                          1 Reply Last reply
                                          1
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups