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/

#Jellyfin #HomeLab #ServerMO #GPU #Transcoding

Oh, look! Yet another #GitHub repo promising to revolutionize #FFmpeg with the magic of...🪄 connecting remotely 😱. Because, obviously, remotely accessing your #video #transcoding nightmares was the one feature that was missing from your life. 🎉🚀
https://github.com/steelbrain/ffmpeg-over-ip #remote #access #innovation #HackerNews #ngated
GitHub - steelbrain/ffmpeg-over-ip: Connect to remote ffmpeg servers

Connect to remote ffmpeg servers. Contribute to steelbrain/ffmpeg-over-ip development by creating an account on GitHub.

GitHub

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!

#avif #webp #jpeg #transcoding #compression

Same Image, Different Score? | Halide Compression

Metrics don't just measure encoder performance; decoding matters too, and even after decoding, not all post-processing is created equal.

Peertube, MultiTrack Video, random ramblings - Livestream 2026-02-02

https://tubefree.org/w/sKixL6LvKsEyeJ1MEgmwJ1

Peertube, MultiTrack Video, random ramblings - Livestream 2026-02-02

PeerTube

Now all of our photos and videos are processed, I made Immich transcode them again with AV1 software encoder and now they all look great!

Also worth noting that this only happens with videos from pixel 10 pro fold….. HDR videos from iPhone and other devices are fine.

#immich #video #transcoding #hevc

Was anyone aware that OBS now offers "Enhanced Broadcasting" aka Multritrack Video? This offloads video transcoding to the person that is streaming their content and off of the servers themselves.

This is the single biggest cost of hosting a livestreaming server. If users are willing to use what's in their system we can make the bar to entry incredibly low.

#livestream #owncast #peertube #stream #fediverse #fedi #EnhancedBroadcasting #MultitrackVideo #transcode #transcoding

Ah the Immich transcoding has a bug where the tone mapping is broken - transcoded HEVC video thumbnails are very dark with NVENC. Not sure if it happens with other encoders. I’d love to use av1 but my old hardware doesn’t support that…

#immich #video #transcoding #hevc

Here’s the bug report:

https://github.com/immich-app/immich/issues/23106