Time Overlay guide

Convert Time Overlay PNG sequence to ProRes 4444 with alpha

ProRes 4444 keeps your alpha and color quality in a single file editors prefer. The Time Overlay PNG sequence export already ships with a conversion script that does this for you on macOS, Linux, and Windows.

Recommended Time Overlay export: PNG sequence export, then convert with ffmpeg.

Step 01

Install ffmpeg

macOS: `brew install ffmpeg`. Windows: download from ffmpeg.org and add the bin folder to PATH. Linux: `sudo apt install ffmpeg` or your package manager equivalent.

Step 02

Download the Time Overlay PNG sequence

Export 'PNG Sequence' from the Time Overlay generator. The downloaded zip includes the frames plus `convert-to-prores.sh`, `convert-to-prores.bat`, and a README.

Step 03

Run the bundled script

Unzip the archive. On macOS or Linux, run `./convert-to-prores.sh` from a terminal. On Windows, double-click `convert-to-prores.bat`. The script writes `output.mov` next to the frames.

Step 04

Manual one-liner if you prefer

Run `ffmpeg -framerate 30 -i frame-%04d.png -c:v prores_ks -profile:v 4444 -pix_fmt yuva444p10le output.mov` from inside the frames folder.

Time Overlay tips

ProRes 4444 alpha is large but lossless. Use it as a master, then transcode for delivery if file size matters. Premiere, DaVinci, and Final Cut all import this file as transparent media without further setup.

系統軌道

公開狀態

識別

Time Overlay

提供給創作者的 overlay timer 工具,適合需要在錄影與直播中使用清楚、易讀倒數計時的人。

產品

一個 local-first 的單頁工具,整合倒數 overlay、精簡 FAQ 與匯出格式說明。