From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id 9CB6545516 for ; Sun, 2 Apr 2023 14:07:04 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 66FCC68BE44; Sun, 2 Apr 2023 17:07:02 +0300 (EEST) Received: from mail-ed1-f52.google.com (mail-ed1-f52.google.com [209.85.208.52]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 38C566806E5 for ; Sun, 2 Apr 2023 17:06:55 +0300 (EEST) Received: by mail-ed1-f52.google.com with SMTP id eh3so107473653edb.11 for ; Sun, 02 Apr 2023 07:06:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1680444414; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:to:from:date:from:to:cc:subject :date:message-id:reply-to; bh=leIiIec2bSFLpF4zanKj3oDukZRRGEVeI7AXAkCXDXM=; b=hCssuyI1jg0TNEgi1zQJeJPTqvpoCHqDPu1wTSe1FuzFDwNbSAaxYmqoK82/WWDflY HmGLf1y9csvBJLRjT8AL2N1PrcBzP+mQpGwJ00QhKd3kMhPZqcUAVuhfN5xgKt9IYouI CqgEOPG/UqcrCuUP0V/hw4l6J5JilCDwb+qkfB4ajCEi9yJ+TMAEJGlreXzAT85YL4FR V1yHNWfhpr07idztoLiRKOEq15Pl13p4uyvJWDDhKQjVVDmskwg9at3iMP9EJax7QyDi h0UVMwYZrshI+7fTwwFYT4SRZUPjR4gnHGFYu9xRlbUIPv42SHtAvE6kC/21jJTV93dB FZwg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680444414; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:to:from:date:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=leIiIec2bSFLpF4zanKj3oDukZRRGEVeI7AXAkCXDXM=; b=snk7qySppdEpSYnc7QU0jcmbZWXx51+1krTUU9fmf22Y6g78nASddTqRjcO5hbopNP ovRL0v6wnFuzu7+BppxWvFkFR0PSVNBtppr8d7aAHjlWcAkjXZD7EnexJYl0rr9g/yqV IcrFNsSTlp6ErvB6Yutil67Dikl1vaxXozk0vYlFJALKIWfkgnstv7Zp0EuI/AUxJSBw yn9DiEnmq8IrTYqNgKgcIKFtS/f1eqA8X7vmwH7xAZkT73lNCiTFSTBEsG+6rwe7IdFZ 9E1r/yWYCURHJYma5O2M3secOJwUOjSFYbgrlI9Sl52cd+TGpaNcOqPE0xts5IyWVjKh ORfw== X-Gm-Message-State: AAQBX9fzMziwEj+7Jphh/qVqN/ucyrwjPUcWiVRbDxq575ey5pvn9bjN PQhIQXAgHJ0s9uUdCj/IDPzd4yVwledx2Q== X-Google-Smtp-Source: AKy350b3oFzjbjyuFtuCmjl3H/LW44PXHPndvagzwaSTRjidHesZrrAYYaOKxD5EZk+BhSD8Z4KmTg== X-Received: by 2002:a05:6402:cc:b0:500:5627:a20b with SMTP id i12-20020a05640200cc00b005005627a20bmr30406580edu.1.1680444414030; Sun, 02 Apr 2023 07:06:54 -0700 (PDT) Received: from mariano (dynamic-adsl-62-10-98-143.clienti.tiscali.it. [62.10.98.143]) by smtp.gmail.com with ESMTPSA id h27-20020a50cddb000000b004c19f1891fasm3322987edj.59.2023.04.02.07.06.53 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 02 Apr 2023 07:06:53 -0700 (PDT) Received: by mariano (Postfix, from userid 1000) id 1D53DBFB73; Sun, 2 Apr 2023 16:06:52 +0200 (CEST) Date: Sun, 2 Apr 2023 16:06:52 +0200 From: Stefano Sabatini To: FFmpeg development discussions and patches Message-ID: <20230402140652.GA3542@mariano> Mail-Followup-To: FFmpeg development discussions and patches References: <20230401232836.GC10373@mariano> <20230402083314.14184-1-anton@khirnov.net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230402083314.14184-1-anton@khirnov.net> User-Agent: Mutt/1.13.2 (2019-12-18) Subject: Re: [FFmpeg-devel] [PATCH] doc/ffmpeg: rewrite the introductory paragraph X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: On date Sunday 2023-04-02 10:33:14 +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. > --- > Just dropped the bit about the libraries. > Better suggestions welcome, but I think this is already an improvement. > --- > doc/ffmpeg.texi | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi > index 68124aaf05..c0b962690d 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. It can read a wide variety of > +inputs - including live grabbing/recording devices - filter, and transcode them > +into a plethora of output formats. LGTM, 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".