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 516E84744B for ; Mon, 8 Jan 2024 19:47:03 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 11B8E68CD3F; Mon, 8 Jan 2024 21:47:01 +0200 (EET) Received: from mail-ej1-f46.google.com (mail-ej1-f46.google.com [209.85.218.46]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 6FB8568B48E for ; Mon, 8 Jan 2024 21:46:54 +0200 (EET) Received: by mail-ej1-f46.google.com with SMTP id a640c23a62f3a-a293f2280c7so240492266b.1 for ; Mon, 08 Jan 2024 11:46:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1704743213; x=1705348013; darn=ffmpeg.org; h=user-agent:in-reply-to:content-transfer-encoding :content-disposition:mime-version:references:mail-followup-to :message-id:subject:cc:to:from:date:from:to:cc:subject:date :message-id:reply-to; bh=EsMcRHKNf0fjHPo/sBe5Nq16dS7yfUOqNB48V5MMHO0=; b=iWNfMqfRLVurNP9+ixtIVIgfVkt/oaiFJv80YAXBFKlcDQzAt7PTBxPYCp8O62Aq17 ybWYg2cQKsZ7F0DfOir2Mlxs81B3b6C7q2HA1s6tPj4zzan9xdcRBSnCo70xT6KFs0LF sxj1VTp7+HS3kzu7d7Ka0/UnqKQC/fUm6s5JbRM0nGBunhaRqhnEhU90VOXY4dHOzz91 bx6360oljSl7viq6jSQpjQSB0asStv3UhfMNVmTMDxU8bl6nRGtaJnctuQ72V92CFG6y M3m1nbQE0KA7h5/QYRlZQPzUFLz5Hilj1kiWEnlRu/T2DqjuJLssGdNVURDhBZ1hoPfg 6slA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704743213; x=1705348013; h=user-agent:in-reply-to:content-transfer-encoding :content-disposition:mime-version:references:mail-followup-to :message-id:subject:cc:to:from:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EsMcRHKNf0fjHPo/sBe5Nq16dS7yfUOqNB48V5MMHO0=; b=kiOozW/UvPG/pMLkURhoeJ8OrRf1aDpBfZkPh21/I2tZhycte9tZYayks/AYqiJnjQ gYOlzWkqth9aHUqOywjs8kdG57h6UZSeV24yLlLyYqmj35Yp7kkISSzVFykM5v8ZEIEq 0WiePHmETKwbQejrT/LQyJA/NchQ6n1Gvd/zk5yM2jRufmbgIfyZF1rP+caeu+fGEyjg u2Rg4BE9k6biZgJoMLdMyV2vcmgIVTJKUX6eCvi+ZDdCRqpS1II9C8I/5BYlMyejy4QG xnstUOq4ObldZchgUE7SpLoA1fGKKshEKILPV6NdYalfpedZiv1LWP03d7jH9s/bOJqC ehyA== X-Gm-Message-State: AOJu0Yy7+AMWCT85YBL7VHFUsqgGL88G4yn4PqzxwOdVW8hwvyNOKs6d 9hC75nPsrBqxwkPTs6X9kJCBK/nuQEU= X-Google-Smtp-Source: AGHT+IFlrrIC0idX7DWsI1cAQWolaNt9aPzzMkchw5eSz2uNDhdiqMkrJahEYMq+GWPUXIDwnpwALA== X-Received: by 2002:a17:907:7e99:b0:a28:de43:a4a1 with SMTP id qb25-20020a1709077e9900b00a28de43a4a1mr1309104ejc.49.1704743212671; Mon, 08 Jan 2024 11:46:52 -0800 (PST) Received: from mariano (dynamic-adsl-84-220-189-10.clienti.tiscali.it. [84.220.189.10]) by smtp.gmail.com with ESMTPSA id jx15-20020a170906ca4f00b00a290920c78csm193753ejb.187.2024.01.08.11.46.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 08 Jan 2024 11:46:52 -0800 (PST) Received: by mariano (Postfix, from userid 1000) id 2620ABFCDC; Mon, 8 Jan 2024 20:46:51 +0100 (CET) Date: Mon, 8 Jan 2024 20:46:51 +0100 From: Stefano Sabatini To: FFmpeg development discussions and patches Message-ID: Mail-Followup-To: FFmpeg development discussions and patches , Marth64 References: <72671e16-424f-416c-83ab-39d8c25ad230@mail.de> <20240107152923.1610565-1-marth64@proxyid.net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20240107152923.1610565-1-marth64@proxyid.net> User-Agent: Mutt/2.1.4 (2021-12-11) Subject: Re: [FFmpeg-devel] [PATCH v2] doc/faq: Use texi's @tie instead of 0xA0 for non-breaking space 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 Cc: Marth64 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: On date Sunday 2024-01-07 09:29:24 -0600, Marth64 wrote: > Nice find! Updated. Looks good here when rendered to HTML. > = > Signed-off-by: Marth64 > --- > doc/faq.texi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > = > diff --git a/doc/faq.texi b/doc/faq.texi > index 5998e0d000..477cc60533 100644 > --- a/doc/faq.texi > +++ b/doc/faq.texi > @@ -450,7 +450,7 @@ work with streams that were detected during the initi= al scan; streams that > are detected later are ignored. > = > The size of the initial scan is controlled by two options: @code{probesi= ze} > -(default ~5 Mo) and @code{analyzeduration} (default 5,000,000 =B5s =3D 5= s). For > +(default ~5@tie{}Mo) and @code{analyzeduration} (default 5,000,000@tie{}= =B5s =3D 5@tie{}s). For > the subtitle stream to be detected, both values must be large enough. > = > @section Why was the @command{ffmpeg} @option{-sameq} option removed? Wh= at to use instead? LGTM, will apply soon 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-request@ffmpeg.org with subject "unsubscribe".