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 D4E67485A3 for ; Sat, 6 Apr 2024 11:02:40 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id AFB2E68D159; Sat, 6 Apr 2024 14:02:38 +0300 (EEST) 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 69C9668D0E8 for ; Sat, 6 Apr 2024 14:02:32 +0300 (EEST) Received: by mail-ed1-f52.google.com with SMTP id 4fb4d7f45d1cf-56e37503115so1078013a12.1 for ; Sat, 06 Apr 2024 04:02:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1712401351; x=1713006151; 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=ZudGs0JMe7MRIxfkYcbcS4hx2ghoyqqPpi97e2+jvCE=; b=HqPA7oQeCebS9OgRtAdQm2sSGPscuGKlGZ/FPYXr7wg62Zj/n3/0u8Ahw/I72SGtfu l4Z8V3MQlBvkOtud+Nqo/k1zy0aSMfhr8FtGIhb5yy2H1mbqC1tHnA0u4j4+gKm+QtMn Fo7zW1jXkfDV89Fxb4uFUfCjHXqWhY9xET3K2k5/wwNXt8yJ9ZB35r7xLPlVX2diPZwa vfFL+gGBFe3x5QGgzxixFWC4UUCXSBJT9DlkWERBOhxUSR7lGMwz7eUYdcdwiU1mTrDR JJu94OClQL2XlFzZz/ULcPLNyldRzaNCLU8zOcvhoL9Txovh/JUQt6OvnxG62Lj+RccY ZVEQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712401351; x=1713006151; 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=ZudGs0JMe7MRIxfkYcbcS4hx2ghoyqqPpi97e2+jvCE=; b=IVtwP2utkkMOst/a3I8Vrn/Eud8Dj+PzK1uIO98v/sTuyRmuA6b06yU8/cQE7Po/oX 4PuA8j0tYg0Cf3iktO4OvvOjd54M+On7he1ILzsb1zw3AXC24QmCrol0C9cXJTDcleTJ +3Miymf383H+LakZTj0SKCf6ykXNz1282XuhPPPvC5NLelOaVXvAMOV9mkV+khK5O5ds yKDRvvnkBX4swvCD/KMHZBEH6OMH0mwdqhPkpwOrpiN0r1xgyC+207YgDWlMvpDe+Fdi GvVvCMLbNoH69B3Ch7RZmWbEQ0rxbt4qqfMR9BrQaRM4CbVvonh2zocF512D41zMei2x K7xA== X-Gm-Message-State: AOJu0Ywljps5dt5PZ3g65CrAIw2gsFonAdq8U5bhFoNOTtk81NIURhly DJTnrWq9NT5lVueoXvMIHmGZwQUAl4ljihFw4541UwJHZTohN4XxFQlTL3M1 X-Google-Smtp-Source: AGHT+IH8YjJwbt28JsLCHSGPWa/ajarT1tSiVoGCfUadJS8JqM1jTqM5weYAOEnxUweE3fgxWm2Ygg== X-Received: by 2002:a50:8acc:0:b0:56b:9ef8:f630 with SMTP id k12-20020a508acc000000b0056b9ef8f630mr2667715edk.2.1712401350875; Sat, 06 Apr 2024 04:02:30 -0700 (PDT) Received: from mariano (host-79-42-51-175.retail.telecomitalia.it. [79.42.51.175]) by smtp.gmail.com with ESMTPSA id fg14-20020a056402548e00b0056c5515c183sm1811538edb.13.2024.04.06.04.02.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 06 Apr 2024 04:02:30 -0700 (PDT) Received: by mariano (Postfix, from userid 1000) id C3399BFCE8; Sat, 6 Apr 2024 13:02:29 +0200 (CEST) From: Stefano Sabatini To: FFmpeg development discussions and patches Date: Sat, 6 Apr 2024 13:02:29 +0200 Message-Id: <20240406110229.6472-1-stefasab@gmail.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH 7/7] doc/muxers: add lrc 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 | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/doc/muxers.texi b/doc/muxers.texi index 6eea856a40..3928ebc549 100644 --- a/doc/muxers.texi +++ b/doc/muxers.texi @@ -2725,6 +2725,31 @@ games such as "Real War", and "Real War: Rogue States". This muxer accepts a single @samp{adpcm_ima_ssi} audio stream. +@section lrc +LRC lyrics file format muxer. + +LRC (short for LyRiCs) is a computer file format that synchronizes +song lyrics with an audio file, such as MP3, Vorbis, or MIDI. + +This muxer accepts a single @samp{subrip} or @samp{text} subtitles stream. + +@subsection Metadata +The following metadata tags are converted to the format corresponding +metadata: + +@table @option +@item title +@item album +@item artist +@item author +@item creator +@item encoder +@item encoder_version +@end table + +If @samp{encoder_version} is not explicitly set, it is automatically +set to the libavformat version. + @section matroska Matroska container muxer. -- 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".