Closed zcesur closed 1 week ago
Currently ffmpeg downloads the entire video stream before processing the clips, which can be very slow
This change downloads only the needed segments for each clip using trimmed HLS manifests and then concatenates them using the concat demuxer
Currently ffmpeg downloads the entire video stream before processing the clips, which can be very slow
This change downloads only the needed segments for each clip using trimmed HLS manifests and then concatenates them using the concat demuxer