Thread: [See Bugtracker] Twitch: parallel downloads and defer mux
View Single Post
  #1  
Old 16.10.2019, 18:28
yurikus
Guest
 
Posts: n/a
Thumbs up Twitch: parallel downloads and defer mux

Hi,

I was experimenting with Twitch plugin and noticed that I can greatly increase download speeds if I schedule all 10 second .ts chunks as separate files. I assume I would be able to run ffmpeg to mux them together into a single .mp4 file.

Request: Add an option to use alternate download/mux logic to download in parallel first, then mux. For long (multi-hour) streams this would allow me to grab the whole stream before Twitch blanks out the audio chunks.
Reply With Quote