• tiramichu@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      14
      ·
      6 hours ago

      WinRAR said it had a 40 day trial, but it actually never expired and you could continue using it forever for free. You never had to pay.

      Which is why we have all the WinRAR memes.

      Due to this, it was actually pretty goated, and remembered fondly by many.

      • SabinStargem@lemmy.today
        link
        fedilink
        English
        arrow-up
        1
        ·
        25 minutes ago

        I honestly would buy a $300 copy of Windows Enterprise, provided it didn’t have adware and other invasive things. Unfortunately, the last time I bought a premium Windows was back when Windows 7 Ultimate roamed the world.

        These days, I just pirate a copy of Enterprise via RUFUS, and use ShutUp10 to kill whatever nastiness that Microsoft is up to. That sucks. I want to just buy a perfect Windows and get on with my day.

  • FreddiesLantern@leminal.space
    link
    fedilink
    English
    arrow-up
    16
    ·
    16 hours ago

    Omg they’re trying to destroy Microsoft from the inside.

    They’re the good guys everyone, it’s an inside job! ~(つˆ0ˆ)つ。☆

    • HereIAm@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      8 hours ago

      Oh so it is! I didn’t know there was an active fork, I stopped using it when the original repo was archived.

  • nevetsg@aussie.zone
    link
    fedilink
    English
    arrow-up
    12
    ·
    19 hours ago

    Everyone saying “why not use VLC?” Because I have never liked its interface. MPC BE though… That is my jam.

    • errer@lemmy.world
      link
      fedilink
      English
      arrow-up
      12
      ·
      21 hours ago

      Question: how does VLC get away with playing these proprietary codecs without compensating the owners of them?

      • Billegh@lemmy.world
        link
        fedilink
        English
        arrow-up
        4
        ·
        5 hours ago

        Short answer: many have no licensing requirements for playback, only encoding. Sales are easy when you have a good codec that everyone can watch.

      • dual_sport_dork 🐧🗡️@lemmy.world
        link
        fedilink
        English
        arrow-up
        33
        ·
        21 hours ago

        VLC relies on open source media decoding libraries and projects. Thanks to the mechanisms and math behind many video/audio encoding schemes being public knowledge due to whitepapers on the topics in question being available and so forth, these can be reverse engineered by dedicated nerds who are way better at this sort of thing than me. As long as you’re not explicitly circumventing DRM there’s nothing the owners of proprietary codecs can do to anyone making a compatible decoding library in a clean room fashion, especially as mentioned elsewhere nobody is charging any money in the process. You’re licensing the code, not the method.

        I imagine this is at least partially why the Jean-Baptiste Kempf is so adamantly against selling, monetizing, or allowing the VLC project to be bought out in any way whatsoever.

        • bizarroland@lemmy.world
          link
          fedilink
          English
          arrow-up
          8
          ·
          21 hours ago

          Could you imagine how much it would suck if VLC got bought out by corporate privateers?

          Like the guy’s been putting a lot of work in for a long time, so I couldn’t exactly blame him for it, but we would need a fork immediately because otherwise that would just be too sad for words.

          • adarza@lemmy.ca
            link
            fedilink
            English
            arrow-up
            6
            ·
            16 hours ago

            videolan itself is a nonprofit, formed around the time of the 1.0 release of vlc.

          • marxismtomorrow@lemmy.today
            link
            fedilink
            English
            arrow-up
            9
            ·
            20 hours ago

            mpv exists so if vlc dies there’s just another reason to use linux.

            Also dude has been approached and offered millions just for ad placement. I don’t think he’ll sell even if he’s dying or homeless. It’s a Terry Davis level of software development dedication at this point.

          • Tiral@lemmy.world
            link
            fedilink
            English
            arrow-up
            4
            ·
            20 hours ago

            I think if it was bought it would be simply discontinued to force people to use their existing media player.

            Also despite what people on tech forums think, probably 95% of people don’t even know what VLC or 7zip are and have never even heard of it. Of that 5% that have heard of it, maybe half use it.

        • errer@lemmy.world
          link
          fedilink
          English
          arrow-up
          3
          ·
          20 hours ago

          Does Microsoft not have anyone capable of reverse engineering these drivers too? Isn’t it in their best interest to also broaden compatibility?

          • dual_sport_dork 🐧🗡️@lemmy.world
            link
            fedilink
            English
            arrow-up
            4
            ·
            edit-2
            20 hours ago

            Probably, if they wanted to. The historical writing is on the wall that they don’t want to, though, as part of whatever their business strategy is. Fear of legal complications due to overtly being a for-profit commercial enterprise might also have something to do with it.

            Microsoft is already quite infamous for e.g. going so far as to license third party .zip decompressing code to build into Windows Explorer rather than develop their own, code which apparently nobody in Redmond could be bothered to understand and thus to this very day the .zip archive handling capabilities of Explorer remain frozen and time from the XP era and so rinky-dink that they pale in comparison to commandline tools from the '90s. That’s let alone compared to something like 7-Zip.

            This also raises the issue of having to maintain said code over subsequent releases and continually update it to support evolving standards, etc., which not only isn’t free but presents no obvious mechanism for extracting any revenue from anybody to offset that cost. The current plan of simply outsourcing the entire problem to its rightsholders and passing the licensing cost directly to the consumer allows Microsoft to handily wash their hands of the entire affair, enabling them to devote more resources to trying to shoehorn Copilot AI into the character map or the registry editor, or whatever the fuck.

            • MinnesotaGoddam@lemmy.world
              link
              fedilink
              English
              arrow-up
              1
              ·
              10 hours ago

              microsoft publishing a free version of the paid codec would rightly be considered anticompetitive business practices due to their market position. VLC not so much.

        • Blue_Morpho@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          19 hours ago

          You’re licensing the code, not the method.

          I don’t think this is true or ffmpeg wouldn’t keep the proprietary codecs in a separate branch with no binary download. If you want a compiled ffmpeg binary with mp3, you need to download it from a 3rd party.

          • adarza@lemmy.ca
            link
            fedilink
            English
            arrow-up
            3
            ·
            18 hours ago

            ffmpeg binaries from pretty much anyone should have libmp3lame baked-in. the format was ‘freed’ from the last patent in 2017.

            • Blue_Morpho@lemmy.world
              link
              fedilink
              English
              arrow-up
              1
              ·
              3 hours ago

              That’s good to know that it’s been updated but the reason it wasn’t in the default binaries until the patent expired was because “it’s free” isn’t a defense from being sued by a patent holder.

              Vlc including patented codecs is getting away with it despite the sword hanging over the project. Ffmpeg prefers to be safe because many free OpenSource projects have been shut down by patent holders.

      • exu@feditown.com
        link
        fedilink
        English
        arrow-up
        11
        ·
        20 hours ago

        French law and European law don’t have the concept of software patents, so there’s no basis to sue VLC.

          • Aceticon@lemmy.dbzer0.com
            link
            fedilink
            English
            arrow-up
            2
            ·
            4 hours ago

            Something only becomes an intellectual property (intangible) asset if there is a law that says that said specific kind of thing can be intellectual property - the whole domain is an entirely artificial creation and there is no such thing as natural intellectual property.

            So whilst French and EU do have the concept of intangible assets, it’s irrelevant here because software patents aren’t intellectual property according that those laws and hence are not “assets” and are thus not covered by such laws.

      • Liana@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        21 hours ago

        Maybe it’s because they’re not selling their product? I don’t know though, just guessing.

      • dual_sport_dork 🐧🗡️@lemmy.world
        link
        fedilink
        English
        arrow-up
        5
        ·
        1 day ago

        In my case this is literally true, because the IoT editions of Windows don’t even come with a bundled media player (nor a bundled photo viewer other than classic Paint, for what it’s worth).

        • adarza@lemmy.ca
          link
          fedilink
          English
          arrow-up
          1
          ·
          edit-2
          15 hours ago

          ‘classic’ wmp can be ‘enabled’ on iot under optional windows features.

          the old photo viewer is also still in the code but has to be enabled with a few registry entries.

          but vlc and irfanview will support more formats.

          i do still kinda like wmp, though, for mp3 and audio cd. its crossfade (audio or video playlist) is also the only thing i’ve found that keeps my tv from detecting ‘no audio’ and shutting down when i have manually blanked its screen (for audio only).

  • warmaster@lemmy.world
    link
    fedilink
    English
    arrow-up
    39
    ·
    edit-2
    1 day ago

    Windows Media Player CodecPass Ultimate Series X 360 Enshittified™ Edition with Copilot AI

  • 9point6@lemmy.world
    link
    fedilink
    English
    arrow-up
    27
    ·
    1 day ago

    I do continually find it baffling that companies repeatedly replace existing products with something worse

    I literally can’t think of one time some service or software was retired in lieu of a like for like* replacement and it wasn’t actually worse for a very long time.

    I’m actually struggling to think of any example actually

    • freebee@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      2
      ·
      6 hours ago

      It’s worse for the end user, but better for shareholders.

      The best software in many categories is open source and it’s astonishing how few people use it. I mainly blame governments in the 1990s and early 00s for embedding Microsoft into their own systems, administrations and most of all: schools. We could be living in a much nicer world right now.

      • adarza@lemmy.ca
        link
        fedilink
        English
        arrow-up
        1
        ·
        15 hours ago

        aren’t current iterations of both basically ‘live service games’ now, with microtransactions driving their continued existence?

        they are not the same games as the hl mods i started playing way before steam came along.

  • Brkdncr@lemmy.world
    link
    fedilink
    English
    arrow-up
    9
    ·
    1 day ago

    It now uses under 400mb memory.

    Licensed codecs aren’t free, which isn’t new.

    This isn’t significant.

    • fuckwit_mcbumcrumble@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      4
      ·
      24 hours ago

      Yeah did it ever natively play h265? You’ve always had to pay the $2 for it, had an OEM computer that they paid for it, or gotten it from something else. It was the exact same in windows 10.