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 706E847556 for ; Wed, 10 Jan 2024 21:37:21 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id DD57068CF8C; Wed, 10 Jan 2024 23:37:19 +0200 (EET) Received: from mail-ed1-f48.google.com (mail-ed1-f48.google.com [209.85.208.48]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 94CAE68CD4B for ; Wed, 10 Jan 2024 23:37:13 +0200 (EET) Received: by mail-ed1-f48.google.com with SMTP id 4fb4d7f45d1cf-557bfc7f7b4so5962808a12.0 for ; Wed, 10 Jan 2024 13:37:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1704922632; x=1705527432; 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=EQd/bj6oMfxJd/YRvRwaDqxxYXumZ2Ba+VqnkXTLrxU=; b=QV+eb9ZiGdUWM9AfNdtcKMAgAxsi6PsWO/E/a71ELiXIJtS3BC8S1s/HHqJipeRDnv SA9ev4F2KW0BE0mZ02ne0hhPdz6kb1VkXoJRBi5gMi8DsH8rC6RZXY0JkTTx+dHnQyYk 3+ZLZbNUWce6Njx+yRys7NdkUwSyaBGhw0s9+bXElV+mjsy1ERE/kaoqTVj+/aAJojsz ltPqoqbZAu74ZiZM/EVSZAboA8BKVpSDv8L9t1J98XBqvli4/FR+FpneAzjejeP9Acvx 7/fhlRebr01Lp4aIzkN/feskDVFAWxLIT4qQmw14KRJ85vLkpb+P1p4ANLvTV5H4SuD4 QSEw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704922632; x=1705527432; 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=EQd/bj6oMfxJd/YRvRwaDqxxYXumZ2Ba+VqnkXTLrxU=; b=AM0hy0r8Zbg4Gu1be1uity/06uDrwXz0HFLtaN7rxQjiEAMZayK5As2LWEtYTUHxpP 6rNGt1tZ7gYwp7Axzx4YXEuhaFzWCLskg0c1YOCII1C1/QCvQR8l8wSxJDyk/jXyXuKF lcbubZxzQBX6YvG5muLMEYGKlpg0ky8c1Sc81XGTibGIKzM+i+zZcIf3UuMqYkAeT8Fd G0qCw9lbMqb1lvdBsAG7DSqDeopfbTMj/gxdkGv4FOeLJruGnx8boDdWNz15U7ViDjAb 5gmkaWWzNPWMR+eU1RulZ/7RuE938V1w1wnh/RAoAaZkACw8aaDuexssV1toorujVmaD R3xA== X-Gm-Message-State: AOJu0Yy7NdcnEF3+a5Q+6EN2572hjYRirmAN0rQ8gaBPTEVzbuzyIbWa ckjky0yUPvtsVypvvDZSfTLz21g00eY= X-Google-Smtp-Source: AGHT+IE/EvTA3RgsMdWvqXAoTLEZAR7d3j4q2V0mW+ElG2ZbPsSDm28dvgVA9XvKyNupj7moUwEcjQ== X-Received: by 2002:a17:906:46c8:b0:a28:26e9:a13d with SMTP id k8-20020a17090646c800b00a2826e9a13dmr106685ejs.55.1704922632372; Wed, 10 Jan 2024 13:37:12 -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 ha3-20020a170906a88300b00a29bd8f9edbsm2454333ejb.72.2024.01.10.13.37.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 10 Jan 2024 13:37:11 -0800 (PST) Received: by mariano (Postfix, from userid 1000) id EA750BFCDA; Wed, 10 Jan 2024 22:37:10 +0100 (CET) From: Stefano Sabatini To: FFmpeg development discussions and patches Date: Wed, 10 Jan 2024 22:37:08 +0100 Message-Id: <20240110213710.450414-2-stefasab@gmail.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240110213710.450414-1-stefasab@gmail.com> References: <20240110213710.450414-1-stefasab@gmail.com> MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH 2/4] doc/muxers: add ast 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 | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/doc/muxers.texi b/doc/muxers.texi index c8b2bcdea6..fee8321eab 100644 --- a/doc/muxers.texi +++ b/doc/muxers.texi @@ -763,6 +763,30 @@ default is @code{false}, otherwise they are cached until the expected time event is found. @end table +@section ast +AST (Audio Stream) muxer. + +This format is used to play audio on some Nintendo Wii games. + +It accepts a single audio stream. + +The @option{loopstart} and @option{loopend} options can be used to +define a section of the file to loop for players honoring such +options. + +@subsection Options +@table @option +@item loopstart @var{start} +Specify loop start position expressesd in milliseconds, from @code{-1} +to @code{INT_MAX}, in case @code{-1} is set then no loop is specified +(default -1) and the @option{loopend} value is ignored. + +@item loopend @var{end} +Specify loop end position expressed in milliseconds, from @code{0} to +@code{INT_MAX}, default is @code{0}, in case @code{0} is set it +assumes the total stream duration. +@end table + @anchor{avi} @section avi -- 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".