[FFmpeg-devel] [PATCH 2/3] doc/muxers: fix error for hlsenc exmpales

Steven Liu lingjiujianke at gmail.com
Wed Sep 28 12:56:27 EEST 2016


change from "in.nut" to "-i in.nut"



what about:

The examples of hlsenc is error, for example:
ffmpeg in.nut -use_localtime 1 -hls_segment_filename 'file-%Y%m%d-%s.ts'
out.m3u8
this example missing input parameter -i, so this patch add the -i into the
example

2016-09-28 17:44 GMT+08:00 Moritz Barsnick <barsnick at gmx.net>:

> On Wed, Sep 28, 2016 at 16:25:30 +0800, Steven Liu wrote:
> > > > Subject: [PATCH 2/3] doc/muxers: fix error for hlsenc exmpales
> > >                                                         ^^^^^^^^
> > > not a english word
>
> You didn't fix this in your commit message!?
>
> Moritz
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>


More information about the ffmpeg-devel mailing list