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 438D148181 for ; Wed, 10 Jan 2024 21:37:56 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 74CE568CFA7; Wed, 10 Jan 2024 23:37:25 +0200 (EET) Received: from mail-ed1-f52.google.com (mail-ed1-f52.google.com [209.85.208.52]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id C357468CFD1 for ; Wed, 10 Jan 2024 23:37:18 +0200 (EET) Received: by mail-ed1-f52.google.com with SMTP id 4fb4d7f45d1cf-554fe147ddeso5454911a12.3 for ; Wed, 10 Jan 2024 13:37:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1704922637; x=1705527437; 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=PGZnft0kMJmV2sD8/N8icabA4b+fH4cWF0o01jiXK3kiy6JSpfh7XHZu7JYSdLGdsa bqPNbmtp1YNOjSaJ6brk+nXJlS2Qgm4tjrjqG0ni+/6ULsmSN6Fb92X2A7SbPZsL9R1V hl/Q33n/EHz474tu4+pfVtrPzBzIKrJA3DoemqPWe3osTTdisW6Utl38DtCr99AGBRER /ziiezqlqtPkYImKw7oUNYXHuqBhE7gt3PhiyFt6/y3VUczJ4WLS3Jds618D/GC0D3W1 iHESmbX7QTb/wdAOkxa4LjmaNNp+IdNdEFisBHc+T/lbOFXWhXlfTDN+oL2G1RUlThhM Vsiw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704922637; x=1705527437; 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=PyS7iHxewjgoHUWn25rBYd2Zo+DGP0yS8EUurm/FlXqyiLpVaqwvoT3WaKedyoI9fK edNIU3UmuBQ0Xu36CLTrg5nMcyw5ItGNYwn04IBysVnT64wO2YwWlCcvkTXDoIMT+pQ3 kp46npzTZ75YZHVUH0gJdi758CsBD19lK82Izl6TVhCNHYHVRFlp/LV/YlI6ZlgymHX9 LpRfTNEBMDpdbdpHOZH//817EqJY6jVrguk7qnoThf7Uh0/VCvFqG222fkPLH3Dq+xP2 cIcSQ4L2YRIsniQ+PCBaTjyTMt2Qj0XHMk1CufBZvtFoDMXOqKa+KDURcseGSGDHkwV/ OgbQ== X-Gm-Message-State: AOJu0YzrQ6jmv/SeAGcsflH4dGZfvivam8/28pgcYuObC4Yc/KkRQbgS sLY4GU+sWNd6yVCQyP6sp3YYk6sJtLc= X-Google-Smtp-Source: AGHT+IEhw5127oH367feUc7RdQXCkvB6eao02XSgoKVazs7omz05kEOjev/TJPApfQsx7I8BFXwx1g== X-Received: by 2002:a05:6402:b52:b0:556:b230:9e07 with SMTP id bx18-20020a0564020b5200b00556b2309e07mr27487edb.94.1704922637251; Wed, 10 Jan 2024 13:37:17 -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 b2-20020a056402138200b00554d6b46a3dsm2366721edv.46.2024.01.10.13.37.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 10 Jan 2024 13:37:16 -0800 (PST) Received: by mariano (Postfix, from userid 1000) id 9C649BFCE0; Wed, 10 Jan 2024 22:37:15 +0100 (CET) From: Stefano Sabatini To: FFmpeg development discussions and patches Date: Wed, 10 Jan 2024 22:37:13 +0100 Message-Id: <20240110213715.450452-2-stefasab@gmail.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240110213715.450452-1-stefasab@gmail.com> References: <20240110213715.450452-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".