[FFmpeg-devel] [PATCH] avformat/hlsenc: implement initial_offset
Steven Liu
lingjiujianke at gmail.com
Thu Sep 8 12:55:15 EEST 2016
2016-09-08 17:46 GMT+08:00 Michael Niedermayer <michael at niedermayer.cc>:
> On Thu, Sep 08, 2016 at 10:47:42AM +0900, Aman Gupta wrote:
> > From: Aman Gupta <aman at tmm1.net>
> >
> > ---
> > doc/muxers.texi | 4 ++++
> > libavformat/hlsenc.c | 13 +++++++++++--
> > 2 files changed, 15 insertions(+), 2 deletions(-)
>
> Isnt this redundant with
> -output_ts_offset
> ?
> or how do they differ ?
>
> [...]
> --
> Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
>
> Into a blind darkness they enter who follow after the Ignorance,
> they as if into a greater darkness enter who devote themselves
> to the Knowledge alone. -- Isha Upanishad
>
>
>
Maybe just copy the code from segment.c to hlsenc.c .
More information about the ffmpeg-devel
mailing list