From: Stefano Sabatini <stefasab@gmail.com> To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org> Subject: Re: [FFmpeg-devel] [PATCH 2/2] doc/ffmpeg: rewrite the introductory paragraph Date: Sun, 2 Apr 2023 01:28:36 +0200 Message-ID: <20230401232836.GC10373@mariano> (raw) In-Reply-To: <20230401185517.21333-2-anton@khirnov.net> On date Saturday 2023-04-01 20:55:17 +0200, Anton Khirnov wrote: > This is not the place to boast about high-quality polyphase filters - > the most important feature of the program is its universality. > --- > doc/ffmpeg.texi | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi > index 68124aaf05..c7dffdb109 100644 > --- a/doc/ffmpeg.texi > +++ b/doc/ffmpeg.texi > @@ -17,9 +17,9 @@ ffmpeg [@var{global_options}] @{[@var{input_file_options}] -i @file{input_url}@} > @chapter Description > @c man begin DESCRIPTION > > -@command{ffmpeg} is a very fast video and audio converter that can also grab from > -a live audio/video source. It can also convert between arbitrary sample > -rates and resize video on the fly with a high quality polyphase filter. > +@command{ffmpeg} is a universal media converter based on the libav* libraries. I'm not sure we should mention the "libav* libraries" in the first sentence, since most users won't know nothing about them and will wonder what this is about, probably we want to drop that part, or reword in other to avoid the cryptic "libav*" (but I have no good idea and a sensible description cannot really be squeezed in the first sentence describing the tool). > +It can read a wide variety of inputs - including live grabbing/recording devices > +- filter, and transcode them into a plethora of output formats. > > @command{ffmpeg} reads from an arbitrary number of input "files" (which can be regular > files, pipes, network streams, grabbing devices, etc.), specified by the LGTM otherwise, thanks. _______________________________________________ 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:[~2023-04-01 23:28 UTC|newest] Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top 2023-04-01 18:55 [FFmpeg-devel] [PATCH 1/2] doc/ffmpeg: refine program title Anton Khirnov 2023-04-01 18:55 ` [FFmpeg-devel] [PATCH 2/2] doc/ffmpeg: rewrite the introductory paragraph Anton Khirnov 2023-04-01 23:28 ` Stefano Sabatini [this message] 2023-04-02 8:33 ` [FFmpeg-devel] [PATCH] " Anton Khirnov 2023-04-02 14:06 ` Stefano Sabatini 2023-04-01 23:22 ` [FFmpeg-devel] [PATCH 1/2] doc/ffmpeg: refine program title Stefano Sabatini
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=20230401232836.GC10373@mariano \ --to=stefasab@gmail.com \ --cc=ffmpeg-devel@ffmpeg.org \ /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