Stop-motion test using 145 photographs, captured from a bridge above a highway. All images were taken with my smartphone in full manual mode, with fixed ISO, shutter speed, aperture, and focus for consistent results.

Orientation corrected with mogrify (ImageMagick), sorting and renaming via script, final encoding with FFmpeg.

Recording location: https://osm.org/go/0JqX8P5ah?m=

#stopmotion #timelapse #highway #traffic #urban #citylife #smartphonephotography #manualmode #photography #videography #ffmpeg #imagemagick #opensource #linux #experimental #shortvideo #vienna #wien

Do you know what your #radio station actually plays? The #liquidsoap webhooks said the DJ was live, the metadata agreed but the listeners heard the wrong track bleed through for half a second during a live set.

So I captured the #Icecast stream like a real listener and used #ffmpeg and spectral analysis to test the whole pipeline end to end and fix my #audio pipeline.

Then the audio compressor generated harmonics that broke my tests in an unexpected way.

https://www.attilagyorffy.com/blog/do-you-know-whats-actually-on-air

Do you know what's actually on air?

How to test a Liquidsoap streaming pipeline by recording the Icecast output, fingerprinting each source with a distinct frequency, and using ffmpeg bandpass filters to verify what a listener actually hears.

Attila Györffy

#ffmpeg y #vcvrack en el ruido de hoy.

El vídeo antes de pasar por filtros de https://www.pexels.com/@sapolboat/

#noiserider

Když s sebou nechceš tahat laptop, ale jsi až moc hluboko v terminálu, abys konvertoval videa na cestách přes random appku 😄

#termux #ffmpeg

This is now complete, in addition to fixing the #ffmpeg port in #HardenedBSD.

How does FFmpeg keep long, intensive jobs responsive instead of freezing up? “How FFmpeg Stays In Control” digs into the control layer behind the CLI.

Read More: https://zalt.me/blog/2026/04/ffmpeg-control

#FFmpeg #CLI #softwaredesign #programming

Antes de irme a comer os dejo el pinche_ruido de hoy. #drone triste y melancólico, el vídeo pasado por varios de mis filtros #ffmpeg es de https://www.pexels.com/@fotopilot/ y el sonido está hecho enteramente con #vcvrack

#noiserider

Nice. Via Planet Gnome. 📽️

Animated AVIFs make lightweight videos
,,,
$ ffmpeg -i demo.mp4 -loop 0 demo.avif
,,,

In the two images the complete blog post in two parts.

https://ergaster.org/til/animated-avif-lightweight/

#blog #opensource #web #video #ffmpeg #avif #animated

I'm a sensible linux user now - Arnan de Gans

I installed a home media server with Ubuntu Server and Jellyfin. It's pretty neat!

Arnan de Gans

AGC или как перестать подстраивать громкость вручную

Многие наверняка сталкивались с проблемой: смотришь по ТВ спокойный фильм, который прерывается резкой и громкой рекламой; или, например, при общении по ВКС всех собеседников слышно нормально, но у кого-нибудь одного микрофон будет шуметь так, будто он в данный момент находится рядом с двигателем самолета, готовящегося взлетать. Конечно, всегда можно подрегулировать громкость динамиков, но всегда ли это удобно и возможно?

https://habr.com/ru/articles/1022424/

#ffmpeg #agc #ару #алгоритмы #звук

AGC или как перестать подстраивать громкость вручную

Предисловие Я не являюсь профессиональным DSP разработчиком, моя стезя — системное программирование и разработках встраиваемых систем, в частности, специальных систем связи для работы с VoIP . Данная...

Хабр