ffprobe-python icon indicating copy to clipboard operation
ffprobe-python copied to clipboard

SRT protocol

Open Lexx1318 opened this issue 4 years ago • 0 comments

Tried using ffprobe-python to check SRT stream. Unfortunately because of: if os.path.isfile(self.path_to_video) or self.path_to_video.startswith('http’): it didn't work.

Lexx1318 avatar Feb 24 '21 15:02 Lexx1318