[FFmpeg-devel] [PATCH V1 4/5] lavc/webvttenc: fix ffmpeg -h full can't display webvtt encoder

mypopy at gmail.com mypopy at gmail.com
Wed Jun 5 05:47:07 EEST 2019


On Wed, Jun 5, 2019 at 4:39 AM Michael Niedermayer
<michael at niedermayer.cc> wrote:
>
> On Tue, Jun 04, 2019 at 01:38:43PM +0800, Jun Zhao wrote:
> > From: Jun Zhao <barryjzhao at tencent.com>
> >
> > fix ffmpeg -h full can't display webvtt encoder
> >
> > Signed-off-by: Jun Zhao <barryjzhao at tencent.com>
> > ---
> >  libavcodec/webvttenc.c |   13 +++++++++++++
> >  1 files changed, 13 insertions(+), 0 deletions(-)
>
> breaks fate
>
> Assertion *(const AVClass **)avctx->priv_data == codec->priv_class failed at libavcodec/utils.c:1009
> make: *** [fate-sub-webvttenc] Error 134
>
Will check this issue, Thanks


More information about the ffmpeg-devel mailing list