[FFmpeg-devel] [PATCH 1/2] avformat/segment: give a warning message for remove initial_offset option

Steven Liu lingjiujianke at gmail.com
Thu Sep 8 21:59:52 EEST 2016


2016-09-08 22:52 GMT+08:00 Carl Eugen Hoyos <ceffmpeg at gmail.com>:

> 2016-09-08 16:01 GMT+02:00 Steven Liu <lingjiujianke at gmail.com>:
>
> > +    if (seg->initial_offset > 0) {
> > +        av_log(s, AV_LOG_WARNING, "NOTE: the option initial_offset will
> be
> > deprecated soon,"
>
> "is deprecated" even if you decide not to ignore the value set.
>
> Carl Eugen
>

Sorry for my poor English,
What about "be removed"?


More information about the ffmpeg-devel mailing list