ffmpeg is really making the i9 do work.
ffmpeg is really making the i9 do work.
Tdarr Server automatizza transcodifica, controllo e gestione delle librerie video con nodi distribuiti, GPU, FFmpeg e HandBrake. #Linux #Tdarr #MediaServer #FFmpeg #HandBrake #SelfHosting #Transcoding #OpenSource
ffmpeg
This page holds my notes on using ffmpeg for typical (and atypical) conversions, largely thanks to the mess that the consumer electronics industry has made of standards (see also M(...)
#thumbnails #transcoding #video
https://taoofmac.com/space/cli/ffmpeg?utm_content=atom&utm_source=mastodon&utm_medium=social
Building a production-grade Netflix alternative?
Scaling Jellyfin for remote 4K streaming requires an infrastructure-first approach.
✅ GPU Transcoding: 4K-to-mobile compression.
✅ RAM Disk (tmpfs): Zero SSD wear.
✅ Nginx Proxy: WebSocket & SSL.
Host on a 1Gbps ServerMO Dedicated Server. 🏢🚀
🔗 https://www.servermo.com/howto/install-jellyfin-ubuntu-24-04/
February 25th update: https://mastodon.social/@rusty__shackleford/116134700999363749
---
Ɛ> Oh look, my first repo <3
Rusty_Shackleford/FitCheck: A bash and powershell wrapper for FFmpeg that scales CRF to hit a specific size limit
https://codeberg.org/Rusty_Shackleford/FitCheck
Works anywhere FFmpeg is available
Video demonstration in readme
#bash #powershell #wrapper #script #loops #codeberg #git #unlicense #video #editing #encoding #transcoding #tool #utility #fediverse #cdn #peertube #windows #linux #macos #ffmpeg #bitrate #videoediting #render
ffmpeg
This page holds my notes on using ffmpeg for typical (and atypical) conversions, largely thanks to the mess that the consumer electronics industry has made of standards (see also M(...)
#thumbnails #transcoding #video
https://taoofmac.com/space/cli/ffmpeg?utm_content=atom&utm_source=mastodon&utm_medium=social
New Halide blog post on post-processing for chroma as it is relevant to compression efficiency: https://halide.cx/blog/chroma-handling
Seems like you can get a roughly 2% efficiency improvement with 4:2:0 decoder output just with smarter post-processing for chroma. Pretty neat!