[FFmpeg-devel] [PATCH] ffprobe: add -codec:<media_spec> option

James Zern jzern at google.com
Wed Jun 25 22:23:23 EEST 2025


On Tue, Jun 10, 2025 at 8:02 AM Maryla Ustarroz-Calonge via
ffmpeg-devel <ffmpeg-devel at ffmpeg.org> wrote:
>
>
>
>
> ---------- Forwarded message ----------
> From: Maryla Ustarroz-Calonge <maryla at google.com>
> To: ffmpeg-devel at ffmpeg.org
> Cc:
> Bcc:
> Date: Tue, 10 Jun 2025 17:02:05 +0200
> Subject: [PATCH] ffprobe: add -codec:<media_spec> option
> opt_codec() is mostly copied over from ffplay.c
>
> Signed-off-by: Maryla Ustarroz-Calonge <maryla at google.com>
> ---
>  Changelog         |   2 +-
>  fftools/ffprobe.c | 114 +++++++++++++++++++++++++++++++++++++++++-----
>  2 files changed, 103 insertions(+), 13 deletions(-)
>

This looks consistent with ffplay. ffmpeg has additional aliases, but
the two tools could be made consistent in a separate change.

doc/ffprobe.texi could use an update.


More information about the ffmpeg-devel mailing list