From patchwork Thu May 7 19:19:37 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andreas Rheinhardt X-Patchwork-Id: 19543 Return-Path: X-Original-To: patchwork@ffaux-bg.ffmpeg.org Delivered-To: patchwork@ffaux-bg.ffmpeg.org Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by ffaux.localdomain (Postfix) with ESMTP id 5DB8044A52F for ; Thu, 7 May 2020 22:20:19 +0300 (EEST) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 495EE68A873; Thu, 7 May 2020 22:20:19 +0300 (EEST) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from mail-wr1-f65.google.com (mail-wr1-f65.google.com [209.85.221.65]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 673AB68A764 for ; Thu, 7 May 2020 22:20:12 +0300 (EEST) Received: by mail-wr1-f65.google.com with SMTP id x17so7741558wrt.5 for ; Thu, 07 May 2020 12:20:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=ydeg4oFfqTcyViGkn27VMLu5I4wQaNAcp8ziGy/49n4=; b=qHcvRpe98n/Y7eToWvSU/380BcYZuBquD9TWJt6oYyOGjnbo5adoUGxXKEgBlZ/CXq rxK7i6y+vDh9lLGiMHD0TX1YpqIsswQWEbjAIR4B0x8XgC5y8AuU6oxTP/SENMij7pR9 n08cm9nVBVeR/iMUPZSHsQQTXvFjNCSm9CgTXzQ6o4M0vDLdoRdtql07rflBpJwnQOtB dAcYWxsKU+vfb8VaarsX+rJ6QcU1MDMbew4S9ATI0TvtUz/1XkRdJOw7a/RUSin6QEEP RluClTG0jEsQsTfn7a8jIapRCVwE0ooM+ewZU7sx8nvHW+C9RKyk0ec+4Zm0wITpW6se uXoA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=ydeg4oFfqTcyViGkn27VMLu5I4wQaNAcp8ziGy/49n4=; b=GWb5J5um3ye1ZwVZOu0xEgGhUlWhRiDeyJLoPaDuCu/OMgnJpY4RFIeZWMmqNw0yBg qwzHVOdjZ3qizFPgahgUGLcEi8Fm+PbQTGLHDyxFlmKdMqjPhDbsMCTAFq1t36u0BvPk Lmo/BvqLXM5wbxO7o/OtYYCZBw8X0JppzGEwrMdk7tFCpjagrmVb9j63BiCZKh4YxMwI op2tbdy1SRzM/MGYtXTYsijqdWLVSqr8j8LbZMQqiti1UqxdkpkjvI7YkNB/RuL8cr4z of3Jk1R9AGn9TtUGC7Fg+/NGUW64DtCO4wuJyT0qmoVELmc44KnZRtdE9A1D8Uf4pwiY 3nJg== X-Gm-Message-State: AGi0PubfV8MP2WS2n7Z64wrwg3LcXaFn+0e74Gi0YkS2cKtOqvyTZJ8e 7Tv6QRanitXKL9l/POUlsDzbDCPG X-Google-Smtp-Source: APiQypJnMgn8W4n120L9dHikYBkLqLxAbvR8DHexRPXYxGfEaI9jR/BUjmaHNK0J6daNl+aipGE/QQ== X-Received: by 2002:adf:f0c9:: with SMTP id x9mr12742982wro.375.1588879211429; Thu, 07 May 2020 12:20:11 -0700 (PDT) Received: from sblaptop.fritz.box (ipbcc1ab57.dynamic.kabel-deutschland.de. [188.193.171.87]) by smtp.gmail.com with ESMTPSA id m188sm8928964wme.47.2020.05.07.12.20.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 07 May 2020 12:20:10 -0700 (PDT) From: Andreas Rheinhardt To: ffmpeg-devel@ffmpeg.org Date: Thu, 7 May 2020 21:19:37 +0200 Message-Id: <20200507191937.16691-8-andreas.rheinhardt@gmail.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20200502171700.28991-8-andreas.rheinhardt@gmail.com> References: <20200502171700.28991-8-andreas.rheinhardt@gmail.com> MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH 21/21] doc/muxers: Document title tag for attachments X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.20 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: Andreas Rheinhardt Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" The Matroska muxer has always mapped the title tag to the FileDescription element for attachments streams since support for writing attachments was added in commit c7a63a521b5c165405e3577751d649529d09f0c5. This commit merely documents this fact. Signed-off-by: Andreas Rheinhardt --- doc/muxers.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/muxers.texi b/doc/muxers.texi index abdeaf2b22..c598abbe66 100644 --- a/doc/muxers.texi +++ b/doc/muxers.texi @@ -1314,7 +1314,8 @@ The recognized metadata settings in this muxer are: @table @option @item title -Set title name provided to a single track. +Set title name provided to a single track. This gets mapped to +the FileDescription element for a stream written as attachment. @item language Specify the language of the track in the Matroska languages form.