[FFmpeg-devel] [PATCH] ffprobe: add flat output format.

Nicolas George nicolas.george at normalesup.org
Sat May 26 21:02:08 CEST 2012


L'octidi 8 prairial, an CCXX, Clément Bœsch a écrit :
> +A free-form output with each line contains an explicit key=value, such as
> +"stream.3.tag.25=foobar"

Suggestion: use underscores rather than dots and do minimal escaping: that
way, a shell script can do:

eval $(ffprobe ...)

Regards,

-- 
  Nicolas George


More information about the ffmpeg-devel mailing list