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 DDD7F48B35 for ; Wed, 3 Jan 2024 18:46:18 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 1C4FB68CC3E; Wed, 3 Jan 2024 20:46:16 +0200 (EET) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 2E35D68CC2F for ; Wed, 3 Jan 2024 20:46:09 +0200 (EET) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-28c9d424cceso534726a91.0 for ; Wed, 03 Jan 2024 10:46:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=proxyid.net; s=google; t=1704307567; x=1704912367; darn=ffmpeg.org; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=kyJd6xLnuVKt5G77H3PBhDvqJ5D4Rv4KM/YQYHGL4hI=; b=in/rjzah8QChSLPh9/GsV6BHZAQQifPB5++qyeOsxByzqc+rd6a7ofzy+8ugtiGy2D YQhHLvsyPOt6i2Lu6veA801AB/oBEMScIwSbs6MXmllb60e5fsvGloFVdNf/RpOMe577 lfWWiLKc+zbcj/1B3fSEFB2OhbuERkm7P7+HVNsC5z8UHXOHejXX2/09ttW1uja35jvB pkjUIZs/akit89XGXe4WOOOBPJm/hy+frUUQW5NT1RIeN8j6RwaeGuutXmDTR7YdPt6l Q/hWytfwaagQCxMxDkC/CYcPvpaIwkz+F/ZwhwVaGg8fLpJpXL2607AbuxD80oICuzGq 9nJA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704307567; x=1704912367; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=kyJd6xLnuVKt5G77H3PBhDvqJ5D4Rv4KM/YQYHGL4hI=; b=aHXM+Cg/nZo9TMc3vE//iVFeA1QeMdpq+r2Z36N3cLwXAqd1tPYNSH8e7LaXurV46Z O9C5HzoYul6W7bV7qs1eH81G5s2dddjQjsbrvTI+TJqlPz86mIp3io7ndE8CAzdOygDO +DI7uipT2OIpphRMCMvfroFvSbqeDwfEJUnJODfTrAZ7IKF0KEcp3U3H86lnZCVaPOdG UsHy9kCp2fWACQgi/NrrDU6RixsG1OYJfTFKhZuaKu8PCK62vmk0VodrxguuRDLhNp5j GXA0ThyuulfWTU4uKak8eM3z7U+Ddu66mMw4jW6jxwxuacctV0iwRjjKYR5DmShAIAat KEzQ== X-Gm-Message-State: AOJu0Yyo6IixcZYYFRgWSSnAhR2hRrXP1N7mMLTT+KsKiZBr0Y3Pq2Bd rQ8myDxUCzxJWDeBvwMirav0SHxF8rXksOWJC+4IhSDRLfls9H38VjKa4pSxm9HMwA== X-Google-Smtp-Source: AGHT+IGw4kfMnECKoJmcHi2wLQ85Dui6aIwLHDsV8edNlL2lEXjQydzcUU0vh16/6KyRNlpZC2qSgnglJA0x X-Received: by 2002:a17:90a:cb11:b0:28c:762:e71a with SMTP id z17-20020a17090acb1100b0028c0762e71amr2006667pjt.43.1704307567235; Wed, 03 Jan 2024 10:46:07 -0800 (PST) Received: from wsx-cc1-001.. (c-76-141-0-17.hsd1.il.comcast.net. [76.141.0.17]) by smtp-relay.gmail.com with ESMTPS id mz17-20020a17090b379100b0028cec4519f6sm84501pjb.10.2024.01.03.10.46.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 03 Jan 2024 10:46:07 -0800 (PST) X-Relaying-Domain: proxyid.net From: Marth64 To: ffmpeg-devel@ffmpeg.org Date: Wed, 3 Jan 2024 12:45:51 -0600 Message-Id: <20240103184550.1199265-1-marth64@proxyid.net> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH] doc/faq: fix scaling question typo 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="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: 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 8b165eb436..39f28eef08 100644 --- a/doc/faq.texi +++ b/doc/faq.texi @@ -467,7 +467,7 @@ point acceptable for your tastes. The most common options to do that are @option{-qscale} and @option{-qmax}, but you should peruse the documentation of the encoder you chose. -@section I have a stretched video, why does scaling does not fix it? +@section I have a stretched video, why does scaling not fix it? A lot of video codecs and formats can store the @emph{aspect ratio} of the video: this is the ratio between the width and the height of either the full -- 2.34.1 _______________________________________________ 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".