On Fri, Feb 19, 2021 at 9:02 PM Werner Robitza <[email protected]> wrote: > In particular, such output should be tidy [1]. For instance, you don't > want to output "frame, key, value" with lines "1, si, 53.999", but > rather "frame, si, ti". Such transformations to useful/parsable output > must be done in the filter itself, not vf_metadata …
Well, looking at it again, one could transform per-frame values, turning each key into a column, so it could work. _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
