action-watermark:向编码视频添加水印的模块

时间:2024-06-02 18:06:35
【文件属性】:

文件名称:action-watermark:向编码视频添加水印的模块

文件大小:7KB

文件格式:ZIP

更新时间:2024-06-02 18:06:35

JavaScript

Nexrenderer的动作水印 向编码视频添加水印的模块 行动:添加水印 在您的编码视频中添加水印,您无需在系统上安装ffmpeg。 安装 npm install action-watermark 用法 创建渲染作业时,请提供此模块作为postrender操作之一: // job.json { " actions " : { " postrender " : [ { " module " : " action-watermark " , " input " : " input.mp4 " , " watermark " : " http://assets.stickpng.com/images/5cb78678a7c7755bf004c14c.png " , " output " : " output


【文件预览】:
action-watermark-master
----.gitignore(17B)
----package.json(713B)
----package-lock.json(2KB)
----index.js(4KB)
----README.md(1KB)
----sandbox()
--------index.js(659B)
----.prettierrc(40B)
----yarn.lock(2KB)

网友评论