m3u8 FFMPEG downloads async fails, maybe bitrate?Hi all!
Im sucking from WON club, (betting site with some sports streamings), its good, i get the m3u8 playlist, but when i download with ffmpeg and re-stream, the video freezes like 4 seconds, and re-sync, and i don't know how sync all the video/audio fluid. I made an script who actualizes every time the m3u8 playlists of this site, so you can see in this file to test, just copy the m3u8 link and paste into my FFMpeg command below (the latests m3u8 are at bottom of the list, because the sports match streamings are always starting and finishing). Code:
http://888bonus.site/m3u8.txt Any suggestions? the FFMPEG command that im using is: Code:
ffmpeg -re -i 'HEREtheLINK' -c:v copy -hls_flags delete_segments -c:a copy /savedStream.m3u8 :D |
Re: m3u8 FFMPEG downloads async fails, maybe bitrate?Anyone with any idea?
Everything is graceful I'd tried with ffprobe one m3u8 to test: Code:
Input #0, hls,applehttp, from 'https://596d0c70757f9.streamlock.net/srv1/1209389/playlist.m3u8': Thanks! |
All times are GMT -6. The time now is 07:02 AM. |