Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)G
Posts
54
Comments
122
Joined
3 yr. ago

Compressionist

  • Some people graduate in 3 years, some in 4, some in 5+. It really is different for everyone. Unless it is exceedingly financially difficult to afford these two additional classes, you’ll probably be okay.

  • Zig could use your help I think. Give it a look

  • AV1 Community @lemmy.ml

    Better late than never: SVT-AV1 v2.2.x Deep Dive

  • I should have clarified that I was referring to “Restart” rather than “Shut Down” because I’m not aware of how frequently people actually “Shut Down” their devices. My intention was to ask: How often would you need to physically press the power button when the functionality of turning the device on and off is accessible through software?

    On another note, I think the amount of attention posts like this get is a pretty clear indication of how deep Apple hate truly runs. I'm fine with Apple, more of a Linux person myself, but stuff like this makes me shrug my shoulders. Only Apple could garner this much attention for putting the power button in a weird spot on a tiny desktop that nobody complaining about it would buy even if it was on top of the device.

  • Unless your computer has issues, can’t you just power off from within macOS?

  • AV1 Community @lemmy.ml

    SVT-AV1-PSY v2.3.0

    svt-av1-psy.com /releases/
  • AV1 Community @lemmy.ml

    SVT-AV1-PSY v2.2.1-B

    svt-av1-psy.com /releases/
  • JPEG XL support in Waterfox is nice.

  • AV1 Community @lemmy.ml

    SVT-AV1-PSY v2.2.1-A

    svt-av1-psy.com /releases/
  • The fact that iPhones are getting this before Android phones without Google Play Services tells you all you need to know about the nature of RCS. Android has lost all of its intrigue and fun in favor of becoming GoogleOS

  • AV1 Community @lemmy.ml

    A Handbrake project to natively integrate svt-av1-psy in place of svt-av1, with Linux, Windows and macOS support!

    github.com /Nj0be/HandBrake-SVT-AV1-PSY
  • AV1 Community @lemmy.ml

    Let's Get SVT-AV1-PSY into Handbrake!

    github.com /HandBrake/HandBrake/issues/6257
  • AV1 Community @lemmy.ml

    SVT-AV1-PSY v2.2.0

    github.com /gianni-rosato/svt-av1-psy/releases/tag/v2.2.0
  • You need VideoToolbox for this particular tool because it calls the VideoToolbox library from within FFmpeg in order to encode the video.

    "Why do I need x264 to encode H.264 in FFmpeg?" is essentially what you're asking. FFmpeg needs VideoToolbox support to work with my tool.

    If you're asking why I chose to use VideoToolbox in the first place, it was because I want this to be a macOS-specific tool with very fast encoding speeds at decent fidelity per bit. Hardware accelerated video encoding is one way to make this happen.

  • vt-enc calls FFmpeg which calls the VideoToolbox encoding framework. Without VT, ffmpeg commands will fail

  • VideoToolbox is the encoder that FFmpeg links to.

  • JPEG-XL @lemmy.ml

    JPEG[XL] is Dying - And that's a bad thing

  • Filesystem compression is dope.

  • Thanks for the helpful advice! Shellcheck is the best :)

    Edit: How do I get the ANSI escape colors to appear with the cat << EOF syntax?

  • Programming @programming.dev

    vt-enc: FFmpeg VideoToolbox frontend in Bash

    github.com /gianni-rosato/vt-enc
  • All things mac and macOS @lemmy.ml

    vt-enc: FFmpeg VideoToolbox frontend in Bash

    github.com /gianni-rosato/vt-enc
  • Cool GitHub Projects @programming.dev

    vt-enc: FFmpeg VideoToolbox frontend in Bash

    github.com /gianni-rosato/vt-enc
  • Royalty-free blanket patent licensing is compatible with Free Software and should be considered the same as being unpatented. Even if it's conditioned on a grant of reciprocality. It's only when patent holders start demanding money (or worse, withholding licenses altogether) that it becomes a problem

  • I'm pretty much all BTRFS at this point

  • JPEG-XL is in no way patent encumbered. Neither is AVIF. I don't know what you're talking about

  • No, there aren't any licensing issues with JPEG-XL.

  • YouTube serves VP9 video (and more recently a lot of AV1) and I think the Pis only have hardware accelerated decoding of H.264/5 as it stands today

  • Minecraft is arguably & measurably more performant on Linux, full stop. Anything using OpenGL performs better on Linux, check any Minecraft benchmark online.

  • AV1 Community @lemmy.ml

    bdr-ssimu2 - Codec Comparison Script

    github.com /gianni-rosato/bdr-ssimu2
  • Also, a lot of towns/cities remove those romantic locks regularly anyway.

  • AV1 Community @lemmy.ml

    SVT-AV1-PSY v2.1.0-A

    github.com /gianni-rosato/svt-av1-psy/releases/tag/v2.1.0-A
  • Technology @lemmy.world

    Windows 10 is EOL in October 2025

  • Programming @programming.dev

    Observing SVT-AV1 v2.1.0's improvements: A New Deep Dive | Codec Wiki