On date Sunday 2023-10-15 11:29:10 +0200, Stefano Sabatini wrote: > Currently we have -of and -print_format, which is a bit confusing. Add > -output_format as an alias of -of to match the short name. > --- > Changelog | 1 + > doc/ffprobe.texi | 6 +++--- > fftools/ffprobe.c | 17 +++++++++-------- > 3 files changed, 13 insertions(+), 11 deletions(-) > > diff --git a/Changelog b/Changelog > index 259180e190..cceee46215 100644 > --- a/Changelog > +++ b/Changelog > @@ -37,6 +37,7 @@ version <next>: > - VAAPI AV1 encoder > - ffprobe XML output schema changed to account for multiple > variable-fields elements within the same parent element > +- ffprobe -output_format option added as an alias of -of
Will push tomorrow or later if I see no comments. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".