From: Maryla Ustarroz via ffmpeg-devel <ffmpeg-devel@ffmpeg.org> To: James Zern <jzern@google.com> Cc: Maryla Ustarroz <maryla@google.com>, FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org> Subject: Re: [FFmpeg-devel] [PATCH] ffprobe: add -codec:<media_spec> option Date: Thu, 26 Jun 2025 12:15:10 +0200 Message-ID: <mailman.4506.1750932929.1384.ffmpeg-devel@ffmpeg.org> (raw) In-Reply-To: <CABWgkXL9s=RAkKQZqoaBGsdJbFZRXVay9NGWb+pB0R8ZAXpopQ@mail.gmail.com> [-- Attachment #1: Type: message/rfc822, Size: 4797 bytes --] From: Maryla Ustarroz <maryla@google.com> To: James Zern <jzern@google.com> Cc: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org> Subject: Re: [FFmpeg-devel] [PATCH] ffprobe: add -codec:<media_spec> option Date: Thu, 26 Jun 2025 12:15:10 +0200 Message-ID: <CA+yX6GFPhAKajkO8vZ14r2VDpP8jK2ETumcZ0m5VmgGA0KmyUg@mail.gmail.com> On Wed, Jun 25, 2025 at 9:23 PM James Zern <jzern@google.com> wrote: > > On Tue, Jun 10, 2025 at 8:02 AM Maryla Ustarroz-Calonge via > ffmpeg-devel <ffmpeg-devel@ffmpeg.org> wrote: > > > > > > > > > > ---------- Forwarded message ---------- > > From: Maryla Ustarroz-Calonge <maryla@google.com> > > To: ffmpeg-devel@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@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. ffplay also has the -acodec, -vcodec etc. variants which I didn't add for simplicity. And indeed ffmpeg also has the shorter -c:specifier version. My reasoning was that ffmpeg and ffplay were already not consistent, and it didn't seem necessary to have so many variants. But I can add the `-vcodec` variants for consistency with ffplay and/or `-c:specifier` if desired. > doc/ffprobe.texi could use an update. Will do, thank you. [-- Attachment #2: Type: text/plain, Size: 251 bytes --] _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
next prev parent reply other threads:[~2025-06-26 10:15 UTC|newest] Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2025-06-10 15:02 Maryla Ustarroz-Calonge via ffmpeg-devel 2025-06-19 15:02 ` Maryla Ustarroz via ffmpeg-devel 2025-06-25 19:23 ` James Zern via ffmpeg-devel [not found] ` <CABWgkXL9s=RAkKQZqoaBGsdJbFZRXVay9NGWb+pB0R8ZAXpopQ@mail.gmail.com> 2025-06-26 10:15 ` Maryla Ustarroz via ffmpeg-devel [this message] 2025-06-26 14:19 ` Marvin Scholz
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=mailman.4506.1750932929.1384.ffmpeg-devel@ffmpeg.org \ --to=ffmpeg-devel@ffmpeg.org \ --cc=jzern@google.com \ --cc=maryla@google.com \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel This inbox may be cloned and mirrored by anyone: git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \ ffmpegdev@gitmailbox.com public-inbox-index ffmpegdev Example config snippet for mirrors. AGPL code for this site: git clone https://public-inbox.org/public-inbox.git