this post was submitted on 08 Aug 2025
466 points (98.9% liked)

Lemmy Shitpost

34237 readers
2931 users here now

Welcome to Lemmy Shitpost. Here you can shitpost to your hearts content.

Anything and everything goes. Memes, Jokes, Vents and Banter. Though we still have to comply with lemmy.world instance rules. So behave!


Rules:

1. Be Respectful


Refrain from using harmful language pertaining to a protected characteristic: e.g. race, gender, sexuality, disability or religion.

Refrain from being argumentative when responding or commenting to posts/replies. Personal attacks are not welcome here.

...


2. No Illegal Content


Content that violates the law. Any post/comment found to be in breach of common law will be removed and given to the authorities if required.

That means:

-No promoting violence/threats against any individuals

-No CSA content or Revenge Porn

-No sharing private/personal information (Doxxing)

...


3. No Spam


Posting the same post, no matter the intent is against the rules.

-If you have posted content, please refrain from re-posting said content within this community.

-Do not spam posts with intent to harass, annoy, bully, advertise, scam or harm this community.

-No posting Scams/Advertisements/Phishing Links/IP Grabbers

-No Bots, Bots will be banned from the community.

...


4. No Porn/ExplicitContent


-Do not post explicit content. Lemmy.World is not the instance for NSFW content.

-Do not post Gore or Shock Content.

...


5. No Enciting Harassment,Brigading, Doxxing or Witch Hunts


-Do not Brigade other Communities

-No calls to action against other communities/users within Lemmy or outside of Lemmy.

-No Witch Hunts against users/communities.

-No content that harasses members within or outside of the community.

...


6. NSFW should be behind NSFW tags.


-Content that is NSFW should be behind NSFW tags.

-Content that might be distressing should be kept behind NSFW tags.

...

If you see content that is a breach of the rules, please flag and report the comment and a moderator will take action where they can.


Also check out:

Partnered Communities:

1.Memes

2.Lemmy Review

3.Mildly Infuriating

4.Lemmy Be Wholesome

5.No Stupid Questions

6.You Should Know

7.Comedy Heaven

8.Credible Defense

9.Ten Forward

10.LinuxMemes (Linux themed memes)


Reach out to

All communities included on the sidebar are to be made in compliance with the instance rules. Striker

founded 2 years ago
MODERATORS
 

Somebody save my CPU. made with Krita™

you are viewing a single comment's thread
view the rest of the comments
[–] Armand1@lemmy.world 11 points 3 weeks ago* (last edited 3 weeks ago) (2 children)

I tried AV1, but it seems to work really poorly for compressing film grain which is my main usecase (movies).

I realise you can add fake film grain, but that's not really my thing.

I'm sure it's great for video game footage or low grain modern video, but that's not what I need it for.

For now, I'll likely stick with x265.

[–] Pyroglyph@lemmy.world 5 points 3 weeks ago (2 children)

I could be wrong, but isn't the idea that it removes the film grain to aid compressing the ""actual"" image behind the grain, and then the player adds the grain back in during playback?

The way you say it makes it sound like you want to compress the grain itself, and that sounds to me like a "I like the vinyl crackle in my digital media" take. Not that that's a bad thing, everyone has preferences, but it's also unlikely that AV1 (or any codec for that matter) was designed with the preservation of accurate film grain in mind.

[–] Armand1@lemmy.world 1 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

That's more or less what I'm saying yes, I do like the original film grain look of movies, and often attempts to remove it removed detail, making things look smudgy.

As for if no codec is designed for this, Blu-Rays preserve film grain, often very well, and they use x265. Granted they do this partially by brute force by having a bit rate of 30mbps+, but I've found that you can quite easily reduce that but rate to 12mbps and still preserve most film grain reasonably well. Especially if you use h265, the CPU version (NVENC is nowhere near as good with grain).

By comparison, with my brief stint with AV1 I found even maxing out the settings did not seem to preserve film grain. I guess the codec is inherently heavy handed, which is fine for what it's intended for.

On film grain movies x264 can work, but then you typically need 20-50% more space for the same quality.

[–] brucethemoose@lemmy.world 2 points 3 weeks ago* (last edited 3 weeks ago)

Yeah, it does feel like AV1 is tuned for higher compression. Hence its explicitly designed to try and denoise the grain away then replicate it.

To be clear, I'm with Pyro here (I just denoise grain away with a BM3D-V prefilter), but TBH I'd rather keep the raw rips at such high bitrates anyway.

[–] BehindTheBarrier@programming.dev 2 points 3 weeks ago* (last edited 3 weeks ago)

I'm no expert on the grain side, but Netflix had a nice writeup about its power.

https://netflixtechblog.com/av1-scale-film-grain-synthesis-the-awakening-ee09cfdff40b

I also heard that when you use film grain, you should disable the denoising done on the output to properly preserve detail in the encoding. Which depends on the encoder, but should generally be possible on the ones that do film grain.

But it might not be as good for artistic film grain that doesn't fit normal "grain" in videos.