Tag

video rendering

0 views collected around this technical thread.

Sohu Tech Products
Sohu Tech Products
Jan 18, 2023 · Mobile Development

iOS OpenGL ES Lab: 2D Smart Danmu (Bullet Comment) – First Episode

This article introduces a practical iOS OpenGL ES tutorial that demonstrates how to implement a 2D smart danmu system by separating foreground and background video layers, modifying IJKPlayer rendering, adding custom shaders, enabling blending, and optionally using CoreImage for face detection.

CoreImageOpenGL ESSmart Danmu
0 likes · 11 min read
iOS OpenGL ES Lab: 2D Smart Danmu (Bullet Comment) – First Episode
Baidu Geek Talk
Baidu Geek Talk
Sep 26, 2022 · Mobile Development

YYEVA: Baidu's Cross-Platform Dynamic Effect Solution Based on Transparent MP4

YYEVA, Baidu’s open‑source cross‑platform solution, packs video frames and JSON‑described dynamic elements into a single transparent MP4, letting designers create WYSIWYG animations with real‑time business data insertion, and provides a full toolchain—from After Effects plugin to client SDK—for Web, Android and iOS rendering.

AE pluginBaiduYYEVA
0 likes · 9 min read
YYEVA: Baidu's Cross-Platform Dynamic Effect Solution Based on Transparent MP4
Baidu Geek Talk
Baidu Geek Talk
Jul 11, 2022 · Operations

Technical Overview of Baijiahao Video Rendering and Composition Using After Effects

Baijiahao’s text‑to‑video pipeline now relies on After Effects for rendering and composition, using standardized templates, JavaScript‑based AE scripts, and aerender command‑line features such as reuse, multi‑frame and network rendering to achieve rich visual effects with lower R&D cost, though browser preview and cross‑platform deployment remain limited.

After EffectsFFmpegOpenGL
0 likes · 18 min read
Technical Overview of Baijiahao Video Rendering and Composition Using After Effects
Xianyu Technology
Xianyu Technology
Jul 27, 2021 · Mobile Development

Chaplin Project: Template‑Based Dynamic Image‑to‑Video Rendering

Chaplin Project replaces costly image‑to‑video synthesis on Xianyu by using centrally managed, OpenGL‑shader templates that combine product images with dynamic effects at playback, supported by a visual editor, resource platform, recommendation engine, and multi‑threaded client architecture, delivering richer browsing while conserving resources.

OpenGLTemplate EngineUGC
0 likes · 9 min read
Chaplin Project: Template‑Based Dynamic Image‑to‑Video Rendering
360 Tech Engineering
360 Tech Engineering
Jul 11, 2019 · Backend Development

Server‑Side Video Rendering with After Effects, Aerender, and FFmpeg

This article describes how a PHP‑based backend service integrates Adobe After Effects' command‑line renderer and FFmpeg to generate, split, concatenate, and compress user‑uploaded video templates for a mini‑program, covering architecture, workflow, code snippets, and performance optimizations.

After EffectsFFmpegGo
0 likes · 9 min read
Server‑Side Video Rendering with After Effects, Aerender, and FFmpeg
Huajiao Technology
Huajiao Technology
Jul 9, 2019 · Backend Development

Server‑Side Video Rendering for a Mini‑Program Using After Effects, Aerender, and FFmpeg

This article describes how a PHP‑based backend service integrates After Effects' aerender command‑line tool and FFmpeg to automatically generate, split, compress, and deliver video templates for a mini‑program, covering requirement analysis, architecture, rendering workflow, code snippets, and performance optimizations.

After EffectsFFmpegGo
0 likes · 11 min read
Server‑Side Video Rendering for a Mini‑Program Using After Effects, Aerender, and FFmpeg