hls-live-thumbnails icon indicating copy to clipboard operation
hls-live-thumbnails copied to clipboard

Feature request: support byte-range stream (EXT-X-BYTERANGE)

Open mxrlkn opened this issue 2 years ago • 0 comments
trafficstars

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.

mxrlkn avatar Nov 29 '22 15:11 mxrlkn