Cheers!

    • bumbly@readit.buzz
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

      Not if you have a consensus algorithm and the machines all return a hash of the video they encoded. If they build IPFS support then the encoding machine could upload the file there, return the IPFS content address and the server can then pick an agreed upon address.

      • xthexder@beehaw.org
        link
        fedilink
        arrow-up
        6
        ·
        1 year ago

        I’m not OP, but if transcoding is happening on user CPUs, it’s theoretically possible to modify or inject stuff into the transcoded video. There’d need to be some way of validating a transcode matches the original, which is non-trivial.
        A consensus algorithm could work, but that would massively increase the required compute. I’m not even sure things like NVENC vs CPU ffmpeg are deterministic in how tbey compress video. Different encoders could very likely end up with visually identical transcodes, but the hashes wouldn’t always match.
        Maybe someone else has a better idea for validating transcodes?

        • TheTrueLinuxDev@beehaw.org
          link
          fedilink
          arrow-up
          3
          ·
          1 year ago

          Sometime it’s better to let it happen and let the user find out the person who mis-transcode video maliciously and get that malicious person banned from the instance. Many instances are invite-only, so it works out in a way that the benefit outweigh the risk.

          • i_am_not_a_robot@discuss.tchncs.de
            link
            fedilink
            arrow-up
            5
            ·
            1 year ago

            The average YouTube user is not going to understand any of that. If they’re watching a video and something unexpected comes up in the video, they’re going to blame the person who uploaded the video.