WeSearch
Hub / Tags / Mpeg
TAG · #MPEG

Mpeg coverage.

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

21 stories tagged with #mpeg, in publish-time order across the WeSearch catalog. Tag pages update as new stories ingest.

⌘ RSS feed for this tag →   or   search "Mpeg"

RELATED TAGS
#ffmpeg12#video5#software3#video-encoding2#open-source2#tutorial2#technology2#javascript2#telegram2#streaming2#audio2#multimedia1
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.…

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

21 views ·
#audio#ffmpeg#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...…

20 views ·
#telegram#video#ffmpeg
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....…

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

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

17 views ·
TSDUCK

TSDuck: Open-source toolkit for MPEG-TS analysis and manipulation

19 views ·
#open-source#digital-tv
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#ffmpeg#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…

15 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#ffmpeg#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#ffmpeg
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..…

15 views ·
#technology#software#performance
YOUTUBE

Samsung vs. MPEG LA appeals arguments [video]

Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.…

12 views ·
R/PYTHON

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

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

16 views ·
#ffmpeg#video#technology
DEV.TO (TOP)

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

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

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

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

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

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

18 views ·
#ffmpeg#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…

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