[FFmpeg-devel] [PATCH] lavf: add ffprobe demuxer
Moritz Barsnick
barsnick at gmx.net
Fri Oct 14 01:11:49 EEST 2016
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")?
Moritz
More information about the ffmpeg-devel
mailing list