gianni, to ilaughed
@gianni@disobey.net avatar

Another insightful SVT-AV1 benchmark on the Codec Wiki! https://wiki.x266.mov/blog/svt-av1-second-deep-dive

Explore more insightful benchmarking of the latest SVT-AV1 2.1.0 encoder and how it fares when encoding animation. The author, Trix, spared no expense in creating an incredible number of detailed graphs to support their conclusions about which settings are the best and why. Give it a read!

gianni, to InitialD
@gianni@disobey.net avatar

Hey video people, I have a brand new shiny SVT-AV1-PSY release for all of you as of yesterday! SVT-AV1-PSY v2.0.0-A

https://github.com/gianni-rosato/svt-av1-psy/releases/tag/v2.0.0-A

There are a bunch of cool new features to improve consistency & quality in dark scenes - check it out at the link!

jspath55, to random
@jspath55@chaos.social avatar

Had any number of fumbles getting working again on a Pi Zero 2W, finally got the image from ebijun [ https://github.com/ebijun/NetBSD ]. Now to adjust the keyboard...

jspath55,
@jspath55@chaos.social avatar

Note to self et al:

Keyboard layout checkpoint:
http://www.netbsd.org/docs/guide/en/chap-cons.html

/etc/wscons.conf
sv
us.swapctrlcaps
encoding jp

seav, to random
@seav@en.osm.town avatar

As soon as I saw this video on my YouTube feed, I immediately sussed out what was going on despite having not seen the actual video being referred to but only having come across the title.

I lurked at the badsite and saw that I was right. (And I hate that I had to go to the badsite to confirm. 🤷‍♂️)

https://youtu.be/QztFpzKsdeA

#MKBHD #MarquesBrownlee #TechReviews #HumaneAI

seav,
@seav@en.osm.town avatar

Tangentially related. As a coder who has had to deal with Unicode/encoding issues, this is freaking hilarious! 🤣

https://youtube.com/shorts/z301SnrlBv4

#Unicode #encoding #mojibake

villares, to python Portuguese
@villares@ciberlandia.pt avatar
villares, to wordpress
@villares@ciberlandia.pt avatar


A friend told me something changed in his dreamhost co-hosted WordPress blog in 2021 and his previous posts now had encoding problems (we use lots of accented characters in Portuguese), but his current posts, after 2021 work OK.
Has anyone seen this? I'll have more information next Saturday, but I decided to ask in case it was a common, known issue...

Broken page: http://www.zegeraldo.lugaralgum.com/?m=202001
OK page: http://www.zegeraldo.lugaralgum.com/?m=202203

gianni, to ilaughed
@gianni@disobey.net avatar

FFmpeg Explorer: A tool to help you explore FFmpeg filters

https://ffmpeg.lav.io/

This is SUUUPER cool!!! I'm very impressed, good work Sam Lavigne! (not sure if they have a mastodon or not, didn't see one linked on their site)

gianni, to ilaughed
@gianni@disobey.net avatar

Aviator 0.5.0 is out today, featuring the SVT-AV1 fork I co-develop: SVT-AV1-PSY. Go check it out!

Aviator 0.5.0 release: https://github.com/gianni-rosato/aviator/releases/tag/0.5.0

gianni, to ilaughed
@gianni@disobey.net avatar

I would like to share a very cool project I've been working on with a couple of other very talented developers: SVT-AV1 PSY

https://github.com/gianni-rosato/svt-av1-psy

SVT-AV1-PSY is the Scalable Video Technology for AV1 (SVT-AV1 Encoder and Decoder) with perceptual enhancements for psychovisually optimal AV1 encoding. The goal is to create the best encoding implementation for perceptual quality with AV1.

We've already implemented a couple of unique features not present in mainline that do appear to produce BD-rate gains on a number of clips already!! Please check it out!

gianni, to Anime
@gianni@disobey.net avatar

New blog post on the Codec Wiki just recently: https://wiki.x266.mov/blog/svt-av1-deep-dive

Explore insightful benchmarking of the latest SVT-AV1 1.8.0 encoder and how it fares when encoding animation. The author, Trix, spared no expense in creating an incredible number of detailed graphs to support their conclusions about which settings are the best and why. Give it a read!

gianni, to ilaughed
@gianni@disobey.net avatar

Hi everyone! I wanted to introduce Av1an Command Generator, a relatively simple tool I wrote in Zig for generating Av1an commands for based on a limited set of parameters. GitHub link is below:

https://github.com/gianni-rosato/av1an-command-gen

The bar to entry for understanding effective Av1an scripting is very high simply because there are a lot of well-documented ways to incorrectly set your parameters and very few who know what is psychovisually optimal. I am not one of those few, but because I know members of the AV1 community who've poured great time and effort into researching this kind of stuff, I am able to build from what they've learned. My more advanced tool, rAV1ator CLI, is also based on this research. I hope you enjoy!

jann, (edited ) to random
@jann@twit.social avatar

@dmoren I know you have a Mac Mini with the acceleration for and . I’m looking to get one but I wanted you to know: does this accelerate “hardware” encoding only? Ie: only when you use video toolbox…or does it accelerate any king of encoding? (Ie: when you start encoding in general, the Mx CPU recognizes this and shunts it to that engine?)

1/2

itnewsbot, to 3DPrinting
@itnewsbot@schleuss.online avatar

G-code Goes Binary with Proposed New Format - G-code is effective, easily edited, and nearly ubiquitous when it comes to anythin... - https://hackaday.com/2023/11/28/g-code-goes-binary-with-proposed-new-format/ #g-code

cazabon, to email

Summary of a "your package has been delivered" from Canada Post today:

I 1 <no description> [multipart/alternative, 7bit, 166K]
I 2 |-><no description> [text/plain, 8bit, windows-1252, 1.4K]
I 3 `-><no description> [text/html, quoted, windows-1252, 164K]

164 KB of to say "Package XYZ has been delivered". [1]

.

[1] But my MUA is configured to show me the plaintext part instead...

cazabon,

Oh, and don't even get me on the fact that they used the windows-1252 in public.

On the internet.

For email.

They may as well have dropped a fresh, steaming through everyone's letterbox.

gianni, to InitialD
@gianni@disobey.net avatar

Today I released rav1ator-cli, a little terminal script that lets you easily interface with Av1an among other things! Read more about it & learn how to install here: https://wiki.x266.mov/docs/utilities/rav1ator-cli

markush, to random
@markush@chaos.social avatar

This page has THE best explanation of how and works https://tonsky.me/blog/unicode/

jrefior, to golang
@jrefior@hachyderm.io avatar

Golang json encoding tip: a []uint8 or []byte slice will encode as a base64 string, but a fixed-length array of the same type will encode as a list of numbers.

Compare
https://go.dev/play/p/mnw_i7249SG
{"Color":"GsiA/w=="}

vs
https://go.dev/play/p/eutQLNrrU5F
{"Color":[26,200,128,255]}

Relevant line in package docs:
"Array and slice values encode as JSON arrays, except that []byte encodes as a base64-encoded string"
https://pkg.go.dev/encoding/json#Marshal

byte is an alias for uint8, treated same

veronica, to stargate
@veronica@mastodon.online avatar

So, I'm re-encoding my Stargate SG-1 episodes in a bit better quality. The tracks on the Blurays are not always in the same order as the episodes, but I'm finding that I only need to watch a few seconds of the encoded video file to know which episode title it is.

I fear I've watched too much Stargate 😁

MichalBryxi, to random
@MichalBryxi@veganism.social avatar

I just love it how it's 2023 and we still can't do UTF-8 right 🫠

three_of_fourteen, to email German

The four rules of character encoding:

  1. Use UTF-8.
  2. Seriously, you want to use UTF-8!
  3. If you need something that is not UTF-8, go back and read 1. and 2.
  4. If you have really good reasons to use something else, feel free to tell me those reasons but please don't send me that text.

itnewsbot, to InitialD
@itnewsbot@schleuss.online avatar

Explore FFmpeg From the Comfort of your Browser - If you’re looking to manipulate video, FFmpeg is one of the most powerful tools ou... - https://hackaday.com/2023/08/27/explore-ffmpeg-from-the-comfort-of-your-browser/

milesmcbain, to random
@milesmcbain@fosstodon.org avatar

Is anyone else in who’s taken 4.3 now spending inordinate amounts of time dealing with invalid character encodings? 😩😩😩

Danwwilson,

@hrbrmstr @milesmcbain So I've landed on a solution that seems to work for the most part. The biggest issue was \x92 (utf8 apostrophe used on web) encoding mixed in with mostly latin1 that remained incorrectly encoded.

https://carbon.now.sh/9uSvFuGiF4uZKPOAVNlA

Things still aren't awesome but they are better.

voltagex, to random
@voltagex@aus.social avatar

There was a post from another time in another place about how certain #artworks were incompatible with a lot of video #encoding techniques, especially stippling (?)

@mcc @misty (I have vague recollections it may have been one of you, apologies if not)

gianni, to photography
@gianni@disobey.net avatar

XYB JPEG: Perceptual color encoding + JPEG. How does it stack up against other codecs?

https://giannirosato.com/blog/post/jpegli-xyb/

I need to correct some of the color space info, so stay tuned for some edits.

alwirtes, to InitialD

I had a question last night, so I googled it. The first hit was EXACTLY what I needed. It was phrased better, and promised a complete fix to my problem.

But when I followed the link, the was still private. So I went back to my results and found the answer on a site that wasn’t .

I know I could have looked in Google’s cache, or that other Reddit cache called . But the path of least resist was to find the info elsewhere.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • rosin
  • ngwrru68w68
  • osvaldo12
  • DreamBathrooms
  • mdbf
  • magazineikmin
  • thenastyranch
  • Youngstown
  • khanakhh
  • everett
  • slotface
  • tacticalgear
  • kavyap
  • JUstTest
  • normalnudes
  • Leos
  • GTA5RPClips
  • ethstaker
  • InstantRegret
  • cubers
  • modclub
  • Durango
  • provamag3
  • cisconetworking
  • tester
  • anitta
  • lostlight
  • All magazines