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 21E4F47FEE for ; Sat, 6 Apr 2024 11:02:32 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 8A92368D0F6; Sat, 6 Apr 2024 14:02:30 +0300 (EEST) Received: from mail-ej1-f45.google.com (mail-ej1-f45.google.com [209.85.218.45]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 948B368D083 for ; Sat, 6 Apr 2024 14:02:24 +0300 (EEST) Received: by mail-ej1-f45.google.com with SMTP id a640c23a62f3a-a51be56961bso36536666b.1 for ; Sat, 06 Apr 2024 04:02:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1712401343; x=1713006143; 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=OSI46El+sytgFE3G3ssT4PsnaWoauF77Ejsw2etgYy4=; b=afW/MxpC1hKeegpItZsLJ6VZPrjS0+t9eXG+afxVLm7QEkL0DsQ6RNlnlADl1ScxxU NXIWWDl/ZrN2NTC00edrryWEKW7uMR6LIlD1oPUIcy+nVZolq7EhTVOPEN6a16VUuwtY MkHKa8zuXvwUB9H0aMlFfxUYrA3Ltkzy/UjL6n8MY5uGOMpZ68RhJycjiL8VVxICxJPP QL6RyJw8pxHaRqXcfAZBDgdbi0/tOKU50pNpWgWo1sGcwTaAaGs4hvFwcsS6H6zBbf9A 1t8lnPJyc2e1jaThBg8VBp2eRSzUSoAp93xP2YnWL5AgLGXEx6flAhzIjMWxAv0p6fuC WfgQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712401343; x=1713006143; 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=OSI46El+sytgFE3G3ssT4PsnaWoauF77Ejsw2etgYy4=; b=KK4+l7NfkzLfhYzLkDd920itmbnKZ+UmOMiwB+SjMrE/B5+owioHeY0Ri7mnIJMSKY 5JctJYZTY94fQJ362GGPjv5Na77wq1mEteIlAbLhPU9sz2uwoHVah6f08DcxsfNiFhD4 WI3umNfNhylsTZ5Tl7piEMYz1Dl79TVt8G7PHHHjFazLVgHIjeJH7+aOFi10Zbcr6/ZN YsQx7ildwnhVsqTqfXTEknaKw8G3FplOyvl/Jrcc8u+RJERIr23Gsh3UCeKXaFKmSzU1 OBUNju0kHkMZeBNlxwdhYpPpQSbW/grUK3EDvm8O/EOjTnXVdnqUyWijs3+Kp4N/z62O FPQg== X-Gm-Message-State: AOJu0YwMiqLHJ3SGoyRLKisyCOCgNM9RT8AlU77BWpdD9EFA+/G14Iyz b6lNe9HYEhwbJKR0R/46LuIqhkWYImACHtRlKYn1Rrqg5tjtQZJEK3Y8d+eQ X-Google-Smtp-Source: AGHT+IEKTA9rtPgyGumzv7281Apy6+S8kqAxUrWHm/SzsLnLjOjRUqqinFblY1QnIFMJ2IH1juoxxQ== X-Received: by 2002:a17:906:6890:b0:a4e:1d5f:73ae with SMTP id n16-20020a170906689000b00a4e1d5f73aemr4054506ejr.12.1712401342727; Sat, 06 Apr 2024 04:02:22 -0700 (PDT) Received: from mariano (host-79-42-51-175.retail.telecomitalia.it. [79.42.51.175]) by smtp.gmail.com with ESMTPSA id h22-20020a1709067cd600b00a4739efd7cesm1901774ejp.60.2024.04.06.04.02.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 06 Apr 2024 04:02:22 -0700 (PDT) Received: by mariano (Postfix, from userid 1000) id A305ABFCE8; Sat, 6 Apr 2024 13:02:21 +0200 (CEST) From: Stefano Sabatini To: FFmpeg development discussions and patches Date: Sat, 6 Apr 2024 13:02:21 +0200 Message-Id: <20240406110221.6455-1-stefasab@gmail.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH 4/7] doc/muxers: add jacosub 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 | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/muxers.texi b/doc/muxers.texi index 29b6fa1427..6b85befb43 100644 --- a/doc/muxers.texi +++ b/doc/muxers.texi @@ -2709,6 +2709,14 @@ Corporation), to store internally developed codecs. This muxer accepts a single @samp{vp8}, @samp{vp9}, or @samp{av1} video stream. +@section jacosub +JACOsub subtitle format muxer. + +This muxer accepts a single @samp{jacosub} subtitles stream. + +For more information about the format, see +@url{http://unicorn.us.com/jacosub/jscripts.html}. + @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".