[FFmpeg-devel] [PATCH] ffprobe: add compact and compactnk writers

Clément Bœsch ubitux at gmail.com
Mon Sep 26 00:41:29 CEST 2011


On Mon, Sep 26, 2011 at 12:15:08AM +0200, Stefano Sabatini wrote:
[...]
> >   On the other hand if we have/want hierarchies then some other
> > mechanism needs to be chosen/designed/worked out to store them
> > in flat data formats like CSV, passwd-style etc.
> 
> We don't want them ;-), at least we pretend that we don't need them
> for the compact writers.
> 

Also, I'm not sure a real CSV is possible since the number of columns is
not fixed (AFAIK it's not possible to have such thing with that format).

OTOH, another standard like XML would fit well with the JSON one. But
since I despise it, I won't do it :)

> I'll push the patch in a day or so if I read no more comments.
[...]
> From d8b172107c4ae95e6071a753419898a09c769d8d Mon Sep 17 00:00:00 2001
> From: Stefano Sabatini <stefano.sabatini-lala at poste.it>
> Date: Tue, 6 Sep 2011 16:48:48 +0200
> Subject: [PATCH] ffprobe: add compact and compactnk writers
> 
> ---
>  doc/ffprobe.texi |   23 +++++++++++++++++
>  ffprobe.c        |   71 +++++++++++++++++++++++++++++++++++++++++++++++++++++-
>  2 files changed, 93 insertions(+), 1 deletions(-)
> 

Still fine with me.

-- 
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/20110926/dbffb049/attachment.asc>


More information about the ffmpeg-devel mailing list