Thank you for your response Lingjiang Fang. Unfortunately concatenating all
files before generating MPEG TS segments would require to download all data
from storage, which is not possible in my scenario!
When you say "padding and frame size requirement of encoder" do you mean
AAC encoder or MPEG TS
On Fri, 11 Dec 2020 18:15:01 +0100
Jan Marlewski wrote:
>Hi,
>
>the problem I want to describe is similar to "Generate individual
>HLS-compatible .ts segments on-demand by downloading as little bytes as
>possible from a remote input file" described here
>http://ffmpeg.org/pipermail/ffmpeg-user/20
Hi,
the problem I want to describe is similar to "Generate individual
HLS-compatible .ts segments on-demand by downloading as little bytes as
possible from a remote input file" described here
http://ffmpeg.org/pipermail/ffmpeg-user/2016-December/034513.html -
unfortunately no answers there.
Initi