2016-11-03 13:38 GMT+01:00 mario4025 <[email protected]>: > i have already tested on an older version the same.
> Also i don't know what you mean with reproduce? If you manually download the ts files, do they work fine when remuxed with FFmpeg or not? > 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 But there is no 404 in the console output you provided or do I misunderstand? Carl Eugen _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
