### Future Request Reason Currently, the script just calls `self._set_file_info()` once, so we can only get `one` input file durations. By the way, `ffmpeg` support spilt file by these options, we should support `-ss`, `-t` and `-to`, it is common to use.  ### Solution I will work in #17