On 29/04/15 15:51, Martin Storsjö wrote: > This is printed in a separate subgroup named "sidedata". > --- > This could perhaps also print the complete matrix in itself, > but the output abstraction doesn't (yet) seem to support a raw > array with only numbers, only arrays of name-int pairs. (In the > json output, a plain array of integers would be trivial though, > but it doesn't map quite as well to the ini-style format.) > > Suggestions for a better name than displaymatrix_rotation are > welcome, but since we might want to output the full matrix > in itself as well, I chose to include displaymatrix in the name. > > Printing of e.g. replaygain and stereo3d info could easily be > added as well.
I'll add a printer for that kind of information as ","-separated string for ini and normal flat array for json. (I'd deprecate and remove the legacy printer btw) lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
