Tag

video optimization

0 views collected around this technical thread.

Baidu Tech Salon
Baidu Tech Salon
Apr 22, 2024 · Frontend Development

WebView Transparent Video Visual Enhancement Solution for Frontend Development

The Growth Frontend Team’s self‑developed afx transparent‑video solution splits RGB and alpha channels, caches videos via IndexedDB, and leverages OpenGL to deliver high‑fidelity, low‑cost animations in WebView with up to 60 FPS, cutting development time by 75 %.

Alpha channelOpenGL renderingWebView animation
0 likes · 8 min read
WebView Transparent Video Visual Enhancement Solution for Frontend Development
vivo Internet Technology
vivo Internet Technology
Nov 8, 2023 · Cloud Computing

2023 vivo Developer Conference: Internet Technology Session Technical Practices

At the 2023 vivo Developer Conference, eight internet‑technology experts presented their latest practices, showcasing a microservice platform serving over 500 million users with tens of thousands of services, a dual‑active stream‑batch big‑data architecture, a mixed‑deployment container scheduler, the low‑code Wukong system, and advanced short‑video optimizations that cut latency and playback costs.

Big DataContainer OrchestrationDevOps
0 likes · 8 min read
2023 vivo Developer Conference: Internet Technology Session Technical Practices
DeWu Technology
DeWu Technology
Oct 25, 2023 · Mobile Development

Video Experience Optimization: Technical Improvements and Performance Analysis

The report details how targeted technical enhancements—refined encoding pipelines, playback logic tweaks, and start‑up caching—address mobile video challenges such as latency, stutter, and desynchronization, yielding up to 25 % less stutter, a 42.8 % drop in failures, and nearly 50 % faster first‑frame loading while outlining future testing and cross‑team optimization plans.

Performanceencodingmobile development
0 likes · 13 min read
Video Experience Optimization: Technical Improvements and Performance Analysis
vivo Internet Technology
vivo Internet Technology
Nov 11, 2020 · Frontend Development

Optimizing Video Player Performance: A Technical Analysis

Optimizing video player performance requires analyzing the entire playback pipeline—from network request and format detection through parsing, decoding, synchronization, and rendering—while implementing robust error monitoring, adaptive buffering, MP4 moov/mdat handling, stream‑specific optimizations, local proxy caching with video‑id reuse, and fallback to soft decoding or GLSurfaceView for smooth, artifact‑free playback.

Technical Analysiscoding practicesnetwork monitoring
0 likes · 15 min read
Optimizing Video Player Performance: A Technical Analysis
Youku Technology
Youku Technology
Aug 26, 2019 · Artificial Intelligence

Technical Deep Dive of Adaptive Streaming for “The Longest Day in Chang'an”: AI, Big Data, and QoE Optimization

Alibaba Entertainment’s technical deep‑dive reveals how its Smart Bitrate system leverages big‑data analytics, AI‑driven machine‑learning (including MPC and the Pensieve model) to dynamically select 5‑10‑second video segments, optimizing QoE by balancing high‑definition playback and buffering, achieving 5‑10% more HD viewing and 10‑20% fewer stalls for “The Longest Day in Chang’an.”

AIBig DataMPC
0 likes · 10 min read
Technical Deep Dive of Adaptive Streaming for “The Longest Day in Chang'an”: AI, Big Data, and QoE Optimization
NetEase Media Technology Team
NetEase Media Technology Team
Mar 7, 2019 · Mobile Development

Video Playback Performance Optimization for NetEase News Client

The NetEase News team improved video playback by analyzing the production and playback pipelines, prioritizing reading and buffering, and applying client‑side techniques such as preloading, fine‑grained caching and adaptive buffer control, selecting ExoPlayer for Android, optimizing file layout and CDN strategies, and using data‑driven measurements, ultimately reaching a 94% instant‑play rate with minimal stutter and failure.

ExoPlayerbuffer controlcache mechanism
0 likes · 29 min read
Video Playback Performance Optimization for NetEase News Client