party-sicko

  • the rizzler@lemmygrad.ml
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    5 days ago

    honestly i’m really skeptical of all these video compression algorithms trying to be image compression algorithms. maybe i shouldn’t be talking because mao quote but the image algorithm designers never had the advantage of deltas between frames. i assume there’s some patent thing stopping apple from using jpeg-xl instead of heif (which is avif but for hevc instead of av1) but since i can’t find any benchmarks i’m just speculating there. but it’s all speculation since i don’t really understand compression all that well.

    EDIT: found a paper by google suggesting heif and jpeg-xl have similar perception scores with jpeg-xl giving a slightly lower size. however, dark spots may have slightly worse perception with jpeg-xl.

      • the rizzler@lemmygrad.ml
        link
        fedilink
        English
        arrow-up
        2
        ·
        5 days ago

        it makes sense yeah but most of the space savings is from keeping one frame and then saving the next several frames as a series of just deltas. plus there’s stuff you notice when it’s moving but not so much when it’s still. between that and the jpeg-xl benchmarks i’m comfortable speculating that there’s probably maybe something to the idea of having separate lossy image and video codecs.