 Re: How to download from this site? (RTMP links are gone)
I noticed this as well with ffmpeg when playing a manifest file.
It seems to just pick the fastest stream and never tries to get a higher quality playlist once its dropped the other playlists.
Is there anyway to use a manifest.m3u8 as input and have ffmpeg try to play the best stream given the current bandwidth, and re-access as it plays so its constantly trying to play the best one at any given period?
I know I can just play the individual playlist from the manifest, but I was hoping for some kind of auto-quality detection using ffmpeg...my bandwidth conditions change erratically.
|