635
meme piracy
(lemmy.nz)
1. Posts must be related to the discussion of digital piracy
2. Don't request invites, trade, sell, or self-promote
3. Don't request or link to specific pirated titles, including DMs
4. Don't submit low-quality posts, be entitled, or harass others
We heartily recommend visiting the free port of freemediaheckyeah (aka FMHY) while you sail the high seas, for all the freshest links the ocean has to offer.
📜 c/Piracy Wiki (Community Edition):
FUCK ADOBE!
Torrenting/P2P:
Gaming:
💰 Please help cover server costs.
![]() |
![]() |
|---|---|
| Ko-fi | Liberapay |
Convert to HEVC
I went all to AV1 last year. Enough stuff supports it, and realtime transcoding on a (relatively cheap) Arc GPU works well enough.
AV1 is superior enough for both size and visual fidelity, that it's worth the slightly extra encoding time. But absolutely not if you don't have HW encoding.
Yep HEVC can suck one. AV1 is the format everyone wanted, media formats shouldnt have any loyalties tied to them
Naw it works without hardware encoding just takes a little longer. I just create a script that batches everything up and let it work.
I actually tested AV1 myself , ran a batch of 26 files on a 2014 laptop , worked great, used ffmpeg and libsvt-av1
I would like to do this but I'm not confident I wouldn't turn the quality to shit when doing the reencode.
You won’t if you just create copy first then o ly use like 30 sec clips and compare them. Look at CRF and preset modes. I use ffmpeg but hand-brake is also a good frontend if you don’t like cli.