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 C9E4A47CD9 for ; Tue, 16 Apr 2024 08:30:14 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id AC95668D230; Tue, 16 Apr 2024 11:30:09 +0300 (EEST) 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 41ECA68D164 for ; Tue, 16 Apr 2024 11:30:03 +0300 (EEST) Received: by mail-ej1-f46.google.com with SMTP id a640c23a62f3a-a526d0b2349so217968066b.3 for ; Tue, 16 Apr 2024 01:30:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1713256202; x=1713861002; darn=ffmpeg.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=QC8NclV0fye3wy2egRRsGmo0nya0KgmC4kjE5Gspe7Y=; b=Dca7O2lc3f8vo3iq9agWdTzkx8CXgpRgRmXtYDPv5SBC75SixxavsKptG4BnHQn4tK 41xXakgd0M/vB326QmzPdE0xTc0652ytQe2AFCOEKJ7QgQzX+OwPle08W2w+P/cuNx0S vDxRg0uZDVQN2wKXfGjK/DG6EtKXkAK6JlIMfo2IH79GcSN420ARo8CBHXFu9Jk7dKeo OM4T4I2UxAHemmWx5jo8//PE1SSmCcU1qyVL0SzCgjLYMR/9Cf+QZWT58+Vy0f3tF5zH IEcVRSZ8w0lbwxwUCz97sL0bh2pZUgGZCGpO6MpLM7+7QWBMu3hm/KPBbvSm9C8lFlXI OgRQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713256202; x=1713861002; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QC8NclV0fye3wy2egRRsGmo0nya0KgmC4kjE5Gspe7Y=; b=c0pRa99q/DsFFlODysNM7jcLIHFi9w+jPbkosVrRCzSk9M+Hkw6PdVd+p91PNyPgpH vu3yxlVy/uacTgq/pEhEcAJx0pRb66glgS1DvVtUXVAzMfkWtzD9o+/sZA9wdq3dSL15 fijzKXtqBCOSQ2k5SpJn4hcsbWjrSSXE0VUdP6EPquoab6dlzdXjsZj5aAf85cHUkR3c 9ohY0jYKqZ0OmheJNBeKOrrmvmajRlpENjUf33vk4yVGlGzxo9PKDskKWUK/ZnpF/ND2 aolv6CThDV13j05pmEeMuMW/Se2+jfqBJqU4eRqf740ieg9RHakpB4yTXARAphe8rSFy Hd5g== X-Gm-Message-State: AOJu0YyQMIEBspxGJ7gysFyAGuop2SvLdfGUmZoDWJOoVsoITX2apxnL ttE7LkK3uYCOmrKkKZcFDoNOIdaBgdGEUfj2Cjrb+3gqmQ38dmSTuUzlBg== X-Google-Smtp-Source: AGHT+IGnG4MLvV2MSuJK1lgg9sWnLm38qnwo71kpSS60VyJd0yaRcGYlT/7kZse9cEj1hcMWt44M2A== X-Received: by 2002:a17:907:72c8:b0:a52:53f3:c835 with SMTP id du8-20020a17090772c800b00a5253f3c835mr5806712ejc.37.1713256201690; Tue, 16 Apr 2024 01:30:01 -0700 (PDT) Received: from mariano (host-82-58-28-189.retail.telecomitalia.it. [82.58.28.189]) by smtp.gmail.com with ESMTPSA id jz1-20020a17090775e100b00a526457fc84sm2902791ejc.57.2024.04.16.01.30.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 16 Apr 2024 01:30:01 -0700 (PDT) Received: by mariano (Postfix, from userid 1000) id 54A67BFCEE; Tue, 16 Apr 2024 10:29:59 +0200 (CEST) From: Stefano Sabatini To: FFmpeg development discussions and patches Date: Tue, 16 Apr 2024 10:29:45 +0200 Message-Id: <20240416082949.63344-3-stefasab@gmail.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240416082949.63344-1-stefasab@gmail.com> References: <20240416082949.63344-1-stefasab@gmail.com> MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH 2/6] doc/muxers/md5: apply misc consistency fixes 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: Stefano Sabatini 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: --- doc/muxers.texi | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/doc/muxers.texi b/doc/muxers.texi index a162ab4075..710fc27eec 100644 --- a/doc/muxers.texi +++ b/doc/muxers.texi @@ -2905,26 +2905,28 @@ flag is set in the disposition of the corresponding stream. @anchor{md5} @section md5 - MD5 testing format. This is a variant of the @ref{hash} muxer. Unlike that muxer, it defaults to using the MD5 hash function. -@subsection Examples +See also the @ref{hash} and @ref{framemd5} muxers. +@subsection Examples +@itemize +@item To compute the MD5 hash of the input converted to raw audio and video, and store it in the file @file{out.md5}: @example ffmpeg -i INPUT -f md5 out.md5 @end example -You can print the MD5 to stdout with the command: +@item +To print the MD5 to stdout: @example ffmpeg -i INPUT -f md5 - @end example - -See also the @ref{hash} and @ref{framemd5} muxers. +@end itemize @section mp3 -- 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".