Tag

video transcoding

0 views collected around this technical thread.

360 Zhihui Cloud Developer
360 Zhihui Cloud Developer
May 27, 2025 · Operations

How to Achieve Ultra-Fast Video Transcoding with Multi‑Threading and Clustering

This article examines the factors affecting media transcoding duration, explains why decoding dominates processing time, and presents multi‑threaded FFmpeg techniques and a cluster‑based architecture that split video into TS segments to dramatically reduce overall transcoding latency.

FFmpegPerformance Optimizationcluster computing
0 likes · 12 min read
How to Achieve Ultra-Fast Video Transcoding with Multi‑Threading and Clustering
Code Ape Tech Column
Code Ape Tech Column
Feb 18, 2025 · Backend Development

Practical Guide to Using XXL‑JOB for Distributed Task Scheduling with Spring Boot and Docker

This article explains what XXL‑JOB is, why a distributed task‑scheduling platform is needed, and provides a step‑by‑step tutorial—including Docker deployment, Spring Boot integration, sharding, idempotency handling, and a video‑transcoding use case—to help developers implement reliable distributed jobs in Java applications.

DockerJavaSpring Boot
0 likes · 19 min read
Practical Guide to Using XXL‑JOB for Distributed Task Scheduling with Spring Boot and Docker
Architect
Architect
Oct 18, 2024 · Operations

Design and Implementation of a Self‑Developed Video Transcoding Core Based on FFmpeg

This article describes the motivations, architecture, and key techniques of a custom video transcoding core built on FFmpeg, covering modular pipeline design, controllable serial/parallel execution, dynamic resolution and frame‑rate adaptation, SEI handling, and performance improvements for both live and on‑demand streaming.

FFmpegLive StreamingParallel Processing
0 likes · 11 min read
Design and Implementation of a Self‑Developed Video Transcoding Core Based on FFmpeg
Bilibili Tech
Bilibili Tech
Jul 26, 2024 · Backend Development

Design and Architecture of a Self‑Developed Video Transcoding Core

The team built a custom video‑transcoding core atop FFmpeg libraries, replacing the command‑line tool with modular controllers, pipelines, and parallel tasks that dynamically adapt resolution, frame‑rate, and SEI handling for both low‑latency live streams and high‑throughput VOD, improving scalability and maintainability.

FFmpegLive StreamingParallel Processing
0 likes · 11 min read
Design and Architecture of a Self‑Developed Video Transcoding Core
Selected Java Interview Questions
Selected Java Interview Questions
Nov 2, 2023 · Backend Development

Using XXL-JOB for Distributed Task Scheduling in Spring Boot: Installation, Configuration, and Real-World Video Transcoding Case

This article introduces the open‑source XXL‑JOB distributed task scheduling platform, explains how to install it via Docker, configure it in a Spring Boot application, and demonstrates a real‑world video‑transcoding use case with sharding, idempotency, and task‑status management.

DockerIdempotencySharding
0 likes · 21 min read
Using XXL-JOB for Distributed Task Scheduling in Spring Boot: Installation, Configuration, and Real-World Video Transcoding Case
Bitu Technology
Bitu Technology
Jun 1, 2023 · Backend Development

Elixir for Live HLS Video Streaming: Architecture and Implementation at Tubi

The article recaps Tubi’s eighth Elixir Meetup, detailing Horvo’s presentation on building a live HLS video streaming backend with Elixir, covering the system’s transcoder, scheduler, HLS server, encryption, ad‑insertion strategies, and why Elixir was chosen for high‑performance backend services.

Ad InsertionElixirHLS
0 likes · 9 min read
Elixir for Live HLS Video Streaming: Architecture and Implementation at Tubi
Bilibili Tech
Bilibili Tech
Sep 9, 2022 · Artificial Intelligence

Visual Lossless Deep Learning Pre‑processing for Video Transcoding Using DCT‑Based Low‑Rank Loss and a Lightweight Model

A visual‑lossless deep‑learning pre‑processor that employs a DCT‑based low‑rank loss and an ultra‑lightweight CPU‑friendly model achieves up to 20% bitrate reduction for 1080p videos while preserving high‑frequency details, enabling real‑time transcoding and bandwidth savings for popular content on Bilibili.

AIDCTbandwidth optimization
0 likes · 11 min read
Visual Lossless Deep Learning Pre‑processing for Video Transcoding Using DCT‑Based Low‑Rank Loss and a Lightweight Model
Bilibili Tech
Bilibili Tech
Jul 1, 2022 · Artificial Intelligence

Quality‑Controlled Scene‑Adaptive Video Transcoding System at Bilibili

Bilibili’s quality‑controlled scene‑adaptive transcoding system automatically splits videos into shot‑level segments, predicts optimal encoding parameters with a deep‑learning model, applies two‑pass VMAF‑targeted encoding and ROI‑aware bitrate allocation, achieving stable visual quality, 99% accuracy, and roughly 15% bitrate reduction.

ROI encodingVMAFdeep learning
0 likes · 25 min read
Quality‑Controlled Scene‑Adaptive Video Transcoding System at Bilibili
Kuaishou Tech
Kuaishou Tech
Nov 26, 2021 · Artificial Intelligence

Kuaishou’s Special Short‑Video Transcoding Tier for Jackie Chan: Technical Overview and Quality Enhancements

Kuaishou’s audio‑video team built a dedicated high‑quality transcoding tier for Jackie Chan’s debut on the platform, deploying AI‑driven analysis, enhancement and compression techniques to deliver ultra‑clear short videos while keeping cost and latency low, and describing the end‑to‑end processing pipeline and trigger mechanisms.

AI algorithmsKuaishouquality enhancement
0 likes · 8 min read
Kuaishou’s Special Short‑Video Transcoding Tier for Jackie Chan: Technical Overview and Quality Enhancements
Kuaishou Audio & Video Technology
Kuaishou Audio & Video Technology
Nov 25, 2021 · Backend Development

How Kuaishou Delivered Ultra‑HD Video for Jackie Chan’s Short‑Video Debut

Kuashou’s audio‑video team built a custom short‑video transcoding tier that combines AI‑driven enhancement, aggressive compression and a specialized delivery strategy to meet billions of viewers’ high‑quality expectations for Jackie Chan’s debut, showcasing rapid cross‑team collaboration and advanced video processing techniques.

Kuaishoubackend engineeringmedia processing
0 likes · 8 min read
How Kuaishou Delivered Ultra‑HD Video for Jackie Chan’s Short‑Video Debut
Tencent Architect
Tencent Architect
Nov 4, 2021 · Artificial Intelligence

Inside Tencent’s Breakthrough AI, Video, and Network Chips: Performance Gains Revealed

At the 2021 Tencent Digital Ecology Conference, senior executives unveiled three home‑grown chips—ZiXiao for AI inference, CangHai for video transcoding, and XuanLing for high‑performance networking—detailing their 2.5D HBM2e integration, accelerated codecs, and up to four‑fold performance improvements that position Tencent’s custom silicon as a core infrastructure for cloud services.

AI chipTencentcustom silicon
0 likes · 5 min read
Inside Tencent’s Breakthrough AI, Video, and Network Chips: Performance Gains Revealed
Architects' Tech Alliance
Architects' Tech Alliance
Sep 29, 2020 · Cloud Computing

Overview of Alibaba Cloud CDN Live Streaming Architecture and Key Concepts

This article explains the fundamentals of video streaming, media transcoding, and CDN technology, then details Alibaba Cloud's live streaming architecture, including terminology, workflow stages, system components, business functions, and typical application scenarios such as UGC, e‑commerce, sports, gaming, and online education.

Cloud ComputingLive Streamingarchitecture
0 likes · 14 min read
Overview of Alibaba Cloud CDN Live Streaming Architecture and Key Concepts
Tencent Cloud Developer
Tencent Cloud Developer
Nov 13, 2017 · Cloud Computing

Tencent Video Cloud Editing System: Architecture and Optimization Techniques

Tencent's cloud editing system transforms live‑stream post‑production by ingesting parallel low‑ and high‑bitrate streams, enabling real‑time, frame‑precise cuts, fuzzy seeking, and WYSIWYG effects via HLS and NPAPI, while eliminating traditional VOD transcoding delays and paving the way toward a full‑featured online editing platform.

HLSLive StreamingPTS calculation
0 likes · 6 min read
Tencent Video Cloud Editing System: Architecture and Optimization Techniques
Architects' Tech Alliance
Architects' Tech Alliance
Aug 10, 2017 · Cloud Computing

Overview of Alibaba Cloud CDN Live Streaming Architecture and Key Technologies

This article explains the fundamentals of video streaming, media transcoding, and CDN technologies, then details Alibaba Cloud's live streaming architecture—including capture, preprocessing, encoding, push‑stream, transcoding, distribution, and client playback—along with business functions, monitoring, and typical application scenarios.

Alibaba CloudCloud ComputingLive Streaming
0 likes · 13 min read
Overview of Alibaba Cloud CDN Live Streaming Architecture and Key Technologies