docker image for smi subtitle file convert to srt subtitle file
docker run --rm -v <dir_to_convert>:/videos creatorkoo/smi2srt
# Example
# docker run --rm -v $(pwd)/sample:/videos creatorkoo/smi2srt
- Recursive file searching
- Convert smi file to srt file
- Each file backup to each 'smi_backup' sub-directory