Vilsol / Transcoder

Docker container to transcode videos in mounted volume to H265 using FFMPEG

Home Page:https://hub.docker.com/r/vilsol/transcoder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PUID and PGID arguments

aaomidi opened this issue · comments

Allow me to specify PUID and PGID values as env variables. This will make sure that the files created by the transcoder have the correct owner & group.

For reference, linuxserver docker containers all allow this.

@aaomidi I believe you can do this already. I'm setting them and the file ownership seems to work correctly.