Open mxrlkn opened 2 years ago
Right now it just creates the same thumbnail each interval cause it believes the single file is a new segment.
A byte range playlist can be created with ffmpeg and the flag single_file.
single_file
Right now it just creates the same thumbnail each interval cause it believes the single file is a new segment.
A byte range playlist can be created with ffmpeg and the flag
single_file
.