Qizhuo Club
Mar 22, 2018 · Mobile Development
How to Add a Watermark to Android Video Using MediaCodec and OpenGL
This guide explains how to decode a video, render a watermark with OpenGL, re‑encode the frames, and mux them into a new file on Android, covering texture types, viewport positioning, blending, and the required MediaCodec and MediaMuxer code.
AndroidMediaCodecMp4Converter
0 likes · 20 min read
