Skip to content

creatorKoo/docker_smi_to_srt_converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker_smi_to_srt_converter

docker image for smi subtitle file convert to srt subtitle file

How to use

docker run --rm -v <dir_to_convert>:/videos creatorkoo/smi2srt

# Example
# docker run --rm -v $(pwd)/sample:/videos creatorkoo/smi2srt

Result

  • Recursive file searching
  • Convert smi file to srt file
  • Each file backup to each 'smi_backup' sub-directory

Docker Hub

https://hub.docker.com/r/creatorkoo/smi2srt/

About

docker image for smi subtitle file convert to srt subtitle file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages