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 E5F9A4A51B for ; Fri, 29 Mar 2024 11:48:07 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 0D54868D5CE; Fri, 29 Mar 2024 13:48:05 +0200 (EET) Received: from mail-wr1-f42.google.com (mail-wr1-f42.google.com [209.85.221.42]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 0E5D768CA93 for ; Fri, 29 Mar 2024 13:47:58 +0200 (EET) Received: by mail-wr1-f42.google.com with SMTP id ffacd0b85a97d-341808b6217so1218781f8f.3 for ; Fri, 29 Mar 2024 04:47:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1711712876; x=1712317676; 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=iq4oxMxQOUPTEQuy9AhX+/Wix1+5eSua9IYOBPOJ8eQ=; b=efFstwwMR+L72Y70sADaK0GyOgxr/xZqMwfV8aFKg//Pd6Q6/McA6Azoy5w1wjyOcJ XfEM4K8y7hayt9RQbkFxawamYpzra3stYlSgbFHlu1g77rgH9wLrcZ2v/7cgTzyaHN9h Hx7BEG8maeUtua1yC1ivDNT4R3cfLg7TuTgSX5SbeYIQpA6hE5D1ErV5e2tWDwQL0gKr YzzO8wuiL/GO0cE5KtI9sDYETmUo32rcf2D87uzuQoyVP3zf7Yj5ngk6vFlty0D8Wvy8 0D8EuKpdTWUgbuFy4ssG87rN84Oijc+G8DyyC/PAkN0U9HWsXVYy/eSzqmpqxyFqJnv3 imsA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711712876; x=1712317676; 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=iq4oxMxQOUPTEQuy9AhX+/Wix1+5eSua9IYOBPOJ8eQ=; b=GbtOQZv43fNpGO1k4HitI8HFFKs6rrLR57KXPySkFcqU/bGhovDijN5OC3KSYspPuF YcYKMNm9TBx1fsgUTNWiNpwyrE1/WRu9gD8ULdW3waiSllLty1ptnF7NiWjTuyU9nU3U crcgLvIKT8AGkxDk0dLUK5kgx879laGCfNjU1O6Iu7udP8SzUf7gIPkzV3Yj4mu7EBTZ RWnrgHMJEomXbYHgo8BPbidcz22r3Ba/Kdn07b7EUI4DT2eFYTlWjR4J7doVPaDFDXoT cXVGtJRnT0wxQcvYNujEU6ZVIkZ82i3H46dJlBaGwO9MhJP9dwrjCbJbMiGQ7wBLYlZP yjVA== X-Gm-Message-State: AOJu0YyluV9wHEvVce0WLS3igQqhXFEQ29rejRYEKZlWHNuWFXvSJRYc c6hHz7ZTlxVQhQsoaF9gUUKtZ5vZO6Lhp8c/REYJ0iP/LJYXu7Puy4As00f5 X-Google-Smtp-Source: AGHT+IGV8Zm6SaaFvi4+5jyr3rKv98FqCl/RZ8YRRc2I/L9IhpkWUMZYoze4Rmn0uV4afU/aZ7/JGA== X-Received: by 2002:adf:f986:0:b0:341:d2e2:31d4 with SMTP id f6-20020adff986000000b00341d2e231d4mr1061315wrr.57.1711712875758; Fri, 29 Mar 2024 04:47:55 -0700 (PDT) Received: from mariano (net-93-70-84-101.cust.vodafonedsl.it. [93.70.84.101]) by smtp.gmail.com with ESMTPSA id n2-20020a5d4002000000b00341ce4a3bd6sm4023915wrp.13.2024.03.29.04.47.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 29 Mar 2024 04:47:55 -0700 (PDT) Received: by mariano (Postfix, from userid 1000) id 01EBDBFCE4; Fri, 29 Mar 2024 12:47:53 +0100 (CET) From: Stefano Sabatini To: FFmpeg development discussions and patches Date: Fri, 29 Mar 2024 12:47:53 +0100 Message-Id: <20240329114753.32124-1-stefasab@gmail.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH] doc/muxers: add stub for iamf 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 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/doc/muxers.texi b/doc/muxers.texi index f300f8c45f..23506e2ab7 100644 --- a/doc/muxers.texi +++ b/doc/muxers.texi @@ -2515,6 +2515,22 @@ Ignore IO errors during open, write and delete. Useful for long-duration runs wi Set custom HTTP headers, can override built in default headers. Applicable only for HTTP output. @end table +@section{iamf} + +Immersive Audio Model and Formats (IAMF) muxer. + +IAMF is used to provide immersive audio content for presentation on a wide range +of devices in both streaming and offline applications. These applications +include internet audio streaming, multicasting/broadcasting services, file +download, gaming, communication, virtual and augmented reality, and others. In +these applications, audio may be played back on a wide range of devices, e.g., +headphones, mobile phones, tablets, TVs, sound bars, home theater systems, and +big screens. + +This format was promoted and desgined by Alliance for Open Media. + +For more information about this format, see @url{https://aomedia.org/iamf/}. + @anchor{ico} @section ico -- 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".