视频转码 &
流媒体管道工程
从采集到播放:自适应流媒体管道,依据 Apple HLS Authoring、Netflix Photon 和 Amazon Prime Video 的公开交付规范构建并通过质检。硬件编码、multi-DRM 及 SCTE-35 广告插入,适用于生产级规模。
我们的工程能力
以下每项能力均已投入生产,并使用规范本身的术语加以描述。
自适应流媒体管道
HLS、LL-HLS、CMAF、DASH 全链路。Per-title 编码阶梯、ABR 逻辑及 Manifest 生成,依据 Apple HLS Authoring、Netflix Photon 和 Amazon Prime Video 的公开交付规范构建并验证。
硬件与软件编码器
NETINT Quadra VPU T1A/T2A、NVENC、Intel Quick Sync、AMD VCN 用于硬件加速。x264、x265、SVT-AV1、VVenC 用于软件编码路径。根据延迟和成本目标选择编解码器。
multi-DRM 内容保护
FairPlay、Widevine 和 PlayReady,支持 CENC 与 cbcs 加密方案。密钥轮换、许可证服务器集成及 PSSH Box 生成。
广播与广告插入
IMF(SMPTE ST 2067)打包、HLS Interstitials、SCTE-35/104 信号注入,以及基于内容信号的 AI 驱动广告断点检测。
质量指标与 QC
逐 Segment 计算 VMAF、PSNR、SSIM,并呈现于运维仪表盘。Segment 打包前执行自动化 QC 门控。
可观测性
OpenTelemetry 追踪贯穿编码 → 打包 → Origin。Kafka 事件流提供 Segment 级遥测。延迟、stall rate 和错误峰值告警。
转码管道仪表盘 — 实时演示
视频转码农场的交互式仿真:8 个 Worker 节点执行 ABR 阶梯生成,实时展示作业进度、Worker 吞吐量和质量门控。管道每 2 秒推进一次。
GB/h processed across all encode and packaging workers.
- Current
- 96 GB/h 3 active · 7 queued
- Peak today
- 120 GB/h Ø 87 GB/h
- Completed today
- 41 1 failed · 97.4% success
Live progress
Queue and in-flight jobs. Progress advances while the simulation is running.
feature_reel_master.mov
job-2401 · HLS 1080p H.264 · worker-01
promo_cutdown_v3.mp4
job-2402 · HLS 720p HEVC · worker-02
trailer_uhd_source.mxf
job-2403 · MP4 4K HEVC · worker-04
episode_s02e04.mp4
job-2404 · HLS 1080p H.264
sizzle_alt_audio.mov
job-2405 · AAC 5.1
Pipelines
Saved pipelines. Run starts a local mock job when a worker is idle.
/ingest/features → HLS
/ingest/promos → CMAF
/ingest/mezzanine → MP4
Workers
Connected encode and packaging workers. Busy nodes track the assigned job progress.
worker-01
10.0.12.11 · transcode
HLS 1080p H.264
worker-02
10.0.12.12 · transcode
HLS 720p HEVC
worker-03
10.0.12.13 · transcode
Waiting for the next job
worker-04
10.0.12.14 · packaging
MP4 4K HEVC
Video profiles
Encode ladders used by pipelines and manual uploads.
| Name | Resolution | Codec | Bitrate | Frame rate |
|---|---|---|---|---|
| HLS 1080p H.264 | 1920×1080 | H.264 | 5 Mbps | 25 fps |
| HLS 720p HEVC | 1280×720 | H.265 | 3 Mbps | 25 fps |
| MP4 4K HEVC | 3840×2160 | H.265 | 12 Mbps | 25 fps |
| HLS 480p H.264 | 854×480 | H.264 | 1.5 Mbps | 25 fps |
Audio profiles
Audio encode presets for stereo and surround delivery.
| Name | Codec | Channels | Sample rate | Bitrate |
|---|---|---|---|---|
| AAC Stereo | AAC | 2.0 | 48 kHz | 192 kbps |
| AAC 5.1 | AAC | 5.1 | 48 kHz | 384 kbps |
| AC-3 Broadcast | AC-3 | 5.1 | 48 kHz | 448 kbps |
ABR ladder
Adaptive bitrate renditions ordered by resolution. Bar length is relative to the top rendition's bitrate.
Quality metrics (VMAF)
Per-rendition quality probes against the mezzanine. VMAF ≥ 90 passes, 80–90 watched, below 80 fails QA.
| Rendition | Resolution | Codec | Bitrate | VMAF | PSNR | SSIM | QA |
|---|---|---|---|---|---|---|---|
| 4K HEVC | 3840×2160 | H.265 | 12 Mbps | 96.8 | 44.1 | 0.987 | Pass |
| 1080p H.264 | 1920×1080 | H.264 | 5 Mbps | 94.2 | 42.6 | 0.979 | Pass |
| 1080p HEVC | 1920×1080 | H.265 | 4 Mbps | 95.1 | 43.0 | 0.982 | Pass |
| 720p HEVC | 1280×720 | H.265 | 3 Mbps | 92.4 | 40.8 | 0.969 | Pass |
| 480p H.264 | 854×480 | H.264 | 1.5 Mbps | 87.6 | 37.2 | 0.941 | Watch |
| 360p H.264 | 640×360 | H.264 | 0.8 Mbps | 81.3 | 34.1 | 0.912 | Watch |
S3 connectors
Public connector metadata only — name, region and bucket. No access keys or secrets.
eu-central-1 · media-ingest-prod
Credentials are never shown in this demo.
eu-west-1 · delivery-packaging
Credentials are never shown in this demo.
us-east-1 · media-archive-cold
Credentials are never shown in this demo.
DRM settings
Neutral packaging and key-rotation options for protected outputs.
Enabled · rotation every 24h
Provider
Widevine + FairPlay
Packaging
CMAF + HLS
Event log
Live pipeline events from scheduler, workers, packager and QA probes.
Demonstration UI composed from shacdn primitives. Not connected to a live cluster.
格式、编码器与标准
我们在生产环境中集成的格式与硬件。
依据公开交付规范构建
输出包通过 Netflix Photon Conformance 工具检验。CMAF Segment 结构、时序元数据和编解码器约束依据 Photon 公开要求验证后再交付。
Manifest 和 Segment 依据 Apple HLS Authoring Specification 验证,涵盖 HEVC、FairPlay 加密和 HLS Interstitials。码率阶梯和时序要求依据公开创作指南检查。
编码阶梯和打包方案与 Amazon Prime Video 已记录的 Ingest Profile 对齐,包括 HDR 元数据透传和依据公开要求的音频响度归一化。
您将获得
编码阶梯文档
Per-title 分析报告,包含各编解码器的码率和分辨率目标,并附实测 VMAF 评分和文档化依据。
基础设施与硬件选型
针对 NETINT、NVENC 和软件路径,实测每小时处理视频的成本,并提供面向目标吞吐量的硬件规模建议。
打包与 DRM 配置
HLS/DASH/CMAF Manifest、CENC/cbcs 加密、密钥轮换计划及许可证服务器集成,经端到端测试验证。
运维仪表盘
实时 QoE 与质量指标 — VMAF、stall rate、延迟 — 配置针对您 SLO 的告警阈值,并在 Grafana 或同等工具中展示。
Runbook 与告警
常见故障模式的文档化 Runbook,以及针对您的事件管理工具配置的值班告警路由。
压测后移交
管道在目标吞吐量下完成验收,附文档化移交包和交付后一周的支持窗口。