deedos / watchdog-codem

Simple watchdog script for creating jobs in codem-scheduler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Watchdog-codem

Bash script para criar "jobs" no codem-scheduler https://github.com/madebyhiro/codem-schedule . Ele cria "jobs" com presets específicos asism que novos arquivos de vídeos terminam sua escita numa dada pasta.

Os "jobs" também aplicam marcadágua aos vídeos, então o script também detecta a resolução do vídeo para aplicar a imagem na proporao certa.

O script depende do codem-scheduler logicamente, ffmpeg (ffprobe) e inotify-tools (ubuntu/Debian)

A documentação referente a instalação e uso que complementam os docs oficiais daqui http://transcodem.com/documentation/, assim como configurações específicas estão em doc a parte


Simple bash script using inotifywait for creating jobs in codem-scheduler https://github.com/madebyhiro/codem-schedule . It creates jobs with specific presets as soon as new files in a given folder are written

The codem jobs are also for watermarking videos, so the script detect the right video resolution for applying the right png over them

It depends on codem-scheduler, ffmpeg (ffprobe) and inotify-tools (ubuntu/Debian)

The instructions that extends the official docs from here http://transcodem.com/documentation/ as well and specific deploying for my specific use case are here but unfortunately only in portuguese

About

Simple watchdog script for creating jobs in codem-scheduler


Languages

Language:Shell 100.0%