[FFmpeg-devel] [PATCH] lavf: add ffprobe demuxer

Stefano Sabatini stefasab at gmail.com
Tue Oct 18 12:46:14 EEST 2016


On date Friday 2016-10-14 00:11:49 +0200, Moritz Barsnick encoded:
> On Thu, Oct 13, 2016 at 19:46:41 +0200, Stefano Sabatini wrote:
> > +In particular, can be also used to inject data stream generated by
>                   ^ it can
> 
> > +Unrecognized values are discarded (this allows the demuxer to accept
> > +the output generated by @command{ffprobe} without further
> > +modifications.
>                 ^) (missing closing bracket)
> 
> > +the codec name (the name must be an accepted FFmpeg codec name
>                                                                  ^) (missing closing bracket)
> 
> > + at item duration_tim
>          ^duration_time
>  

> > +                    av_log(avf, AV_LOG_ERROR, "Invalid " #name_ " time specification '%s' for data packet\n", \
>                                                                     ^ Is there a space too much here ("duration_ time")?

No, this is correct as is (it renders to "duration time", the "_" is
part of the variable name).

Will send an update soon, thanks.
-- 
FFmpeg = Formidable and Foolish Magnificient Power Explosive Geisha


More information about the ffmpeg-devel mailing list