19 stories tagged with #ffmpeg, in publish-time order across the WeSearch catalog. Tag pages update as new stories ingest.
⌘ RSS feed for this tag → or search "Ffmpeg"
Server-Side WebRTC Noise Reduction with Pion, FFmpeg, and RNN Models
An engineering note on routing WebRTC Opus audio through a Go/Pion server, decoding it to PCM, filtering it with FFmpeg arnndn, and validating the tradeoffs before real-time use.…
Two-pass loudness normalization with FFmpeg loudnorm (the right way)
TL;DR We normalize audio to a consistent perceived loudness using FFmpeg's loudnorm...…
Fixing iPhone HEVC for Telegram Video Avatars With ffmpeg
Why iPhone Videos Silently Fail as Telegram Avatars Set an iPhone video as your Telegram...…
FFmpeg as a Service: Process Video with One API Call
Originally published at ffmpeg-micro.com You've got FFmpeg running locally. The transcoding works....…
Trying to site to host and stream videos with only Rumble Cloud, an FFmpeg, and CDN?
Prebuilt FFmpeg ffmpeg.so and executables for Android ARM64-v8a 16kb page size
Prebuilt FFmpeg binaries (ffmpeg/ffprobe executables + unified ffmpeg.so) for Android (arm64-v8a, 16kb page size), compiled with NDK r28. Ready to use. - hzw1199/Android-FFmpeg-Pre…
I Built Cuekiyo: a Local-First Anime OP/ED Video Pipeline with React, FastAPI, yt-dlp and FFmpeg
I just released Cuekiyo v1.0.0, an open-source local web app for building anime opening and ending...…
Reconstructing a Mixbook movie from its data API with FFmpeg
How I traced Mixbook's animated Movie feature to its data API, found that the browser builds the video instead of storing it, and rebuilt a downloadable MP4 from the raw photos and…
Llmff v0.1.2: FFmpeg-Shaped Pipelines for LLM Workflows
llmff v0.1.2 Release-candidate package for the first GitHub Release asset workflow. This release keeps the source-build install path and adds CI-built packaged artifacts and releas…
JS video player with ffmpeg HTTP streaming in PHP: state machine, watchdog, subtitles
How I built a custom video player for ShareBox: fragmented ffmpeg streaming, JS state machine, exponential backoff watchdog, PGS subtitles with scale2ref, and the mistakes that tau…
Converting iPhone HEVC Video Into a Telegram Video Avatar
The bug that wasted my afternoon I tried to set a video as my Telegram profile picture. I...…
AVX-512 Optimization for FFmpeg Shows Wild Improvement on AMD Ryzen (2025)
Merged today for the widely-used FFmpeg open-source multimedia library was yet another AVX-512 optimized code path..…
Got tired of laggy .ts downloads from IDM, so I built a lightweight FFmpeg GUI
FFmpeg Introduces Vulkan Accelerated Decoding For APV Video
FFmpeg already supports CPU-based decoding for Samsung's APV as the Advanced Professional Video Codec…
Реверс-инжиниринг стриминга FC2: Как построить высокопроизводительный загрузчик на базе HLS и FFmpeg.wasm
Для обычного пользователя «скачать видео» — это тривиальная задача. Однако для инженеров, работающих...…
FC2動画ストリーミングの深層:HLS解析とFFmpeg.wasmによる高性能ダウンローダーの構築
開発者として「動画をダウンロードする」というタスクに直面したとき、多くの人は単に.mp4ファイルのURLを探すことを想像します。しかし、FC2のような大規模なプラットフォームでは、動画は単一のファイルで...…
Show HN: A Pure-Python Computer Vision Library That's Fast and Minimal
A High-performance cross-platform Video Processing Python framework powerpacked with unique trailblazing features :fire: - abhiTronix/vidgear…
How to Encode H.265 Video with FFmpeg (CRF + Preset Guide)
Originally published at ffmpeg-micro.com H.265 (HEVC) produces files 30-50% smaller than H.264 at...…
FFmpeg Introduces Apple ProRes RAW Vulkan-Powered Video Acceleration
Last year the widely-used, open-source FFmpeg multimedia library introduced Apple ProRes video acceleration using shaders with the Vulkan API…