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 9946447CBB for ; Tue, 16 Apr 2024 08:31:16 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 2DD2068D25A; Tue, 16 Apr 2024 11:30:17 +0300 (EEST) Received: from mail-lf1-f41.google.com (mail-lf1-f41.google.com [209.85.167.41]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 72C1068D264 for ; Tue, 16 Apr 2024 11:30:08 +0300 (EEST) Received: by mail-lf1-f41.google.com with SMTP id 2adb3069b0e04-518a56cdbcfso4444877e87.2 for ; Tue, 16 Apr 2024 01:30:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1713256206; x=1713861006; 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=5d30b84iCd7nCZYRTt3faZcl8bKtwVC0UfZqchGYGEY=; b=E8uytMx8xO0e2LXJElxDtqsWsgNn97Iw49pS1Fg59amdwKBzMHnDhFwiPtiGbGAmzJ e+21WqrjPaZo895D4R5yONoxXQb4aX9Ba1xh2dsPFebHDNCZdJVUu3TlV2ZVq8E5HI0t lAJfrMZpKWo1CR1hvX3R/bkeTp4TfJj54kWVEt9iZaJzbZChT4Pv5NVkUUa9kQn/3+rw kFL+vRAXRIIcmkB3M4YLPTR5redGq+b6nu/l8Bz1Ytj9EcWFCNaZ6fiwfH7dJdLWZHnD NrWIHlGX0nrkGYNpsbRhxYwmWYwr5zShPyU0O0NBBs319pbz9c9utvdylP+wjBu+/xYD nJOw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713256206; x=1713861006; 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=5d30b84iCd7nCZYRTt3faZcl8bKtwVC0UfZqchGYGEY=; b=nYV3EXhR2v5JIuRvvEv1DdOX8XaE5kjrrCIT0Rsg5Q+UvxO1XW7FyM4SZ6jCwYHj0N bJNT/plNl4ekfF1QBhKmkHmJ4Su3OJPVaO0obwolVtpL4I8KgTwJGgmRFVslbvspo6Nm 2kZlFhN2BVOhp05y80U7Tq55bihY6Iw+Joh/67eur1mnZhBbdyErrWLxoxmwo4TfuNhM scptT8tGAMbQE3svLbCW56yCIM16gN8CJuapIMIGJSA7EzHENiyNKIDECOfN9Fsv77Sm PuEhUw5KaPkqvE+ruSj6GvjXNLO9+P4OF7/b0y/abB1S+KO6TlDzJyqrrNaIPxN+r1Vo r9zw== X-Gm-Message-State: AOJu0Yz5YxiT//ClDlQaoNpEibx3R0c5q0y4+XXf8qDXzMu0T+9COnJG pIQ482zvxBYr/tvpWTAMWHFB3/y7SphFJvXEmPi91II3TwM1L7G6G1CZ7A== X-Google-Smtp-Source: AGHT+IGD+XwjtSIih/NElyx0jEwfDiRxXRqSFh0DZH3yZpesed3lA+fzQE6mpeT8W1kmDN/qoshUIQ== X-Received: by 2002:ac2:4a84:0:b0:513:e14d:15e1 with SMTP id l4-20020ac24a84000000b00513e14d15e1mr9610395lfp.57.1713256205638; Tue, 16 Apr 2024 01:30:05 -0700 (PDT) Received: from mariano (host-82-58-28-189.retail.telecomitalia.it. [82.58.28.189]) by smtp.gmail.com with ESMTPSA id f23-20020a170906c09700b00a5264576138sm2878222ejz.35.2024.04.16.01.30.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 16 Apr 2024 01:30:05 -0700 (PDT) Received: by mariano (Postfix, from userid 1000) id 69EEFBFCF6; 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:49 +0200 Message-Id: <20240416082949.63344-7-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 6/6] doc/muxers: add mmf 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 | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/muxers.texi b/doc/muxers.texi index 490d5557bf..43c4865292 100644 --- a/doc/muxers.texi +++ b/doc/muxers.texi @@ -2941,6 +2941,15 @@ Write the PTS rawvideo frame to the output, as supported by the This muxer accepts a single @samp{rawvideo} stream. +@section mmf +Synthetic music Mobile Application Format (SMAF) format muxer. + +SMAF is a music data format specified by Yamaha for portable +electronic devices, such as cell phones and PDAs. It is common as +ringtones for mobile phones with one of five sound chips. + +This muxer accepts a single @samp{adpcm_yamaha} audio stream. + @section mp3 The MP3 muxer writes a raw MP3 stream with the following optional features: -- 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".