WeSearch
Hub / Tags / Ffmpeg
TAG · #FFMPEG

Ffmpeg coverage.

Every story in the WeSearch catalog tagged with #ffmpeg, chronological, with view counts. Subscribe to the per-tag RSS feed to follow this topic in your reader of choice.

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"

RELATED TAGS
#video5#video-encoding2#tutorial2#technology2#software2#javascript2#telegram2#audio2#multimedia1#open-source1#vulkan1#h-2651
SNOWLYG'S BLOG

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.…

19 views ·
#webrtc#audio#noise reduction
DEV.TO (TOP)

Two-pass loudness normalization with FFmpeg loudnorm (the right way)

TL;DR We normalize audio to a consistent perceived loudness using FFmpeg's loudnorm...…

19 views ·
#audio#tutorial
DEV.TO (TOP)

Fixing iPhone HEVC for Telegram Video Avatars With ffmpeg

Why iPhone Videos Silently Fail as Telegram Avatars Set an iPhone video as your Telegram...…

19 views ·
#telegram#video
DEV.TO (TOP)

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....…

15 views ·
#video#api#cloud
R/WEBDEV

Trying to site to host and stream videos with only Rumble Cloud, an FFmpeg, and CDN?

17 views ·
GITHUB

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…

15 views ·
#android#software
DEV.TO (TOP)

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...…

14 views ·
#opensource#anime#videoediting
HACKER NEWS (NEWEST)

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…

14 views ·
#technology#video#software
GITHUB

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…

14 views ·
#software#release#development
DEV.TO (TOP)

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…

17 views ·
#javascript#php
DEV.TO (TOP)

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...…

16 views ·
#telegram#video
PHORONIX

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..…

13 views ·
#technology#software#performance
R/PYTHON

Got tired of laggy .ts downloads from IDM, so I built a lightweight FFmpeg GUI

15 views ·
PHORONIX

FFmpeg Introduces Vulkan Accelerated Decoding For APV Video

FFmpeg already supports CPU-based decoding for Samsung's APV as the Advanced Professional Video Codec…

14 views ·
#video#technology
DEV.TO (TOP)

Реверс-инжиниринг стриминга FC2: Как построить высокопроизводительный загрузчик на базе HLS и FFmpeg.wasm

Для обычного пользователя «скачать видео» — это тривиальная задача. Однако для инженеров, работающих...…

14 views ·
#webdev#programming#streaming
DEV.TO (TOP)

FC2動画ストリーミングの深層:HLS解析とFFmpeg.wasmによる高性能ダウンローダーの構築

開発者として「動画をダウンロードする」というタスクに直面したとき、多くの人は単に.mp4ファイルのURLを探すことを想像します。しかし、FC2のような大規模なプラットフォームでは、動画は単一のファイルで...…

14 views ·
#video streaming#hls#web development
GITHUB

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…

16 views ·
#programming#technology#software
DEV.TO (TOP)

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...…

17 views ·
#video encoding#h.265
PHORONIX

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…

16 views ·
#multimedia#video-encoding#open-source