Skip to content

camjac251/container-change-docker

 
 

Repository files navigation

##A docker to convert your videos to m2ts for editing compatibility

When you start the container, it will start the script, and stop when the script is finished. So you will need to restart the container when you add a file you want to convert You will need to place the videos you want to convert, in the appdata folder (/config).

Thanks to @ntrevena (at plex forum) for the script!

Docker run command:

docker run -v /Path-to-config:/config bjonness406/convert2mk

Docker hub link: https://hub.docker.com/r/bjonness406/convert2mkv/

Docker template for unraid: https://github.com/bjonness406/Docker-templates

About

A docker to convert videos to mp4/m2ts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 93.9%
  • Dockerfile 6.1%