[FFmpeg-user] Generate individual HLS-compatible .ts segments on-demand by downloading as little bytes as possible from a remote input file

2016-12-01 Thread Romain Cointepas
Hey, I’m trying to generate individual HLS-compatible .ts segments on-demand by downloading/reading as little bytes as possible from a remote input file (hosted on a server supporting byte-ranges requests). One of the application for this would be to be able to transcode and play on Apple TV (via

[FFmpeg-user] Generate individual HLS-compatible .ts segments on-demand by downloading as little bytes as possible from a remote input file

2016-11-30 Thread Romain Cointepas
Hey, I’m trying to generate individual HLS-compatible .ts segments on-demand by downloading/reading as little bytes as possible from a remote input file (hosted on a server supporting byte-ranges requests). One of the application for this would be to be able to transcode and play on Apple TV (via