kepikoi / videory

Transcode all MP4s inside a directory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Videory

transcode all videos in a directory

#Environment Variables

Variable Description Possible Values
LOG_DEBUG Enable logger messages videory:*

Arguments

  • -i, --in - directory to transcode videos from
  • -o, --out - director< to transcode videos to

#Errors

ErrNo Description
1 Coldn't initilaize database
2 Failed while initial files query
3 Error while watching directory

Todo:

About

Transcode all MP4s inside a directory


Languages

Language:JavaScript 99.9%Language:Shell 0.1%