faisalmemon / watermark

A simple app which shows how a video can be watermarked using AVKit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Watermark

This is a simple project which shows how to efficiently watermark a Video using AVKit. It also shows how to wrap older completion handler based code with async await.

This code also relates to the Stack Overflow Q&A:

and leverages the Ray Wenderlich materials:

See the documentation for exportIt in the code base for its use and performance.

Example

The video

Spinning Donut

is converted into

Watermarked Donut

About

A simple app which shows how a video can be watermarked using AVKit.

License:Other


Languages

Language:Swift 100.0%