- Joined
- May 6, 2020
Any of you have good ffmpeg settings for stream clips to keep bandwith down (libx264)? I was clipping a 20 min 540p30 clip and could barely get it under 100mb with ass visual quality. I'll try a slower preset next time.
Also, just want to spread the word since we are talking about youtube-dl and ways to download streams and vods
I use streamlink to download twitch streams with ads with no issues.
Also, just want to spread the word since we are talking about youtube-dl and ways to download streams and vods
Bash:
streamlink --twitch-disable-hosting --twitch-disable-ads --ffmpeg-copyts --ffmpeg-start-at-zero -o "FILENAMEOUT" TWITCH_URL_HERE 720p60,best[or just best, or other size]