[FFmpeg-user] FFMPEG freeze during m3u8 record

mario4025 mario4025 at public-files.de
Thu Nov 3 14:38:36 EET 2016


Hello,

i have already tested on an older version the same. Also i don't know what
you mean with reproduce? This is from another forum:

-------
- you have playlist.m3u8 url
- everytime you fetch playlist.m3u8, it gives randomly generated
chunk_blabla.m3u8 special for u
- that chunk_blabla.m3u8 contains 3 ts sequential (again random file name
except "[number].ts"
- you have to remember segment number of ts to write it disk in order

problem:
- you keep getting/decoding playlist, chunks
you got :
1.ts from chunk1
2.ts from chunk1
3.ts from chunk1
1.ts from chunk2
2.ts from chunk2
...

- then your program/script tried to download old 1.ts from chunk1
even you have newer one

- server gives 404 error 
-----

do you think ffmpeg can be patched to get this to work again? it seems this
is a security measure or somthing like that. i guess you are not allowed to
test it yourself, just visit chaturbate and view-source code where the .m3u8
url is listed (starting with edgeXX) of any performer.





--
View this message in context: http://ffmpeg-users.933282.n4.nabble.com/FFMPEG-freeze-during-m3u8-record-tp4678057p4678083.html
Sent from the FFmpeg-users mailing list archive at Nabble.com.


More information about the ffmpeg-user mailing list