Skip to content

spenciefy/nexrender-action-transcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nexrender-action-transcode

Transcode all videos in assets to mp4 format with ffmpeg in prerender

Installation

Install the module via Git :

npm i -g https://github.com/spenciefy/nexrender-action-transcode 

Usage

Currently quite primitive, just converts all assets of type video into mp4 format.

actions:{
    prerender:[{
        module: "nexrender-action-transcode",
        debug: true
    }]
},

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published