[FFmpeg-devel] [PATCH 1/2] lavf: add infodump muxer.

Clément Bœsch u at pkh.me
Thu Apr 17 14:51:49 CEST 2014


On Thu, Apr 17, 2014 at 02:47:21PM +0200, Nicolas George wrote:
> 
> Signed-off-by: Nicolas George <george at nsup.org>
> ---
>  doc/muxers.texi           |    8 ++
>  libavformat/Makefile      |    1 +
>  libavformat/allformats.c  |    1 +
>  libavformat/infodumpenc.c |  182 +++++++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 192 insertions(+)
>  create mode 100644 libavformat/infodumpenc.c
> 
> 
> The existing testing muxers do not take extradata and attachments into
> account. Nor do they test metadata, for that matter.
> 
> 

Can you give more information about where it would be useful in comparison
to using ffprobe?

[...]

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140417/6a8efbc4/attachment.asc>


More information about the ffmpeg-devel mailing list