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 84C764A0BF for ; Thu, 21 Mar 2024 03:53:05 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 5B4C668D548; Thu, 21 Mar 2024 05:52:25 +0200 (EET) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 686CC68D517 for ; Thu, 21 Mar 2024 05:52:15 +0200 (EET) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-4d453ae6af5so235416e0c.2 for ; Wed, 20 Mar 2024 20:52:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=proxyid.net; s=google; t=1710993134; x=1711597934; 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=Z+IBYe3jELnPzbSGb494ZzRsEwxcNRnyYCoXTg2Ja8I=; b=BtiKDXfkFUYWpldK7EuMofWmJZNXTE1DAzCC4hbsRi1bsPUgCnT5YNZVyCNFK15F6j FRVLi4gt832tziBJm3R97J/GGycfYqqvAyP4dcN+Acfy/ejaF3EMyfrOZgheM04Gr3gR Ym1GhPSHScMEVRI7jOZDATsRxHJ3DYiH+RnHCoeEjn+g92cLgrsK5LdfqykVhWKvHkAP 1BDfutK/+Hc6JTQlyRPUG9NpiAnCpFkrkg2Ignw9VMDzNOlVn7qGyJQUwgVLZM/ucY+M KdXQuOgwL8wlG1dP5aziZVuz8Gb1dHX+ngEhZuD9dXMFHrVJMBTQEHTaxWTZ/0qGa/mg CJqA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710993134; x=1711597934; 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=Z+IBYe3jELnPzbSGb494ZzRsEwxcNRnyYCoXTg2Ja8I=; b=LdkwTbm1V93YexxnpmKxNKrfAFaLE/tgu0qz9H2tIVJjlUEeH2SIK12aNsYP2PGuZd FjHGIhuBgNXMlGKx+DezKtKj1YN9cu8XLCKgfc3fAOg/YmV1DJya69kbgFtEmp+4bvFk +PvSfikq3LN6TLBA31EEyB2rQq3r57ZUf8+yBfVSxgZxSdP9KjBP9WDvvOkE3ZmpoQRD mMXW8BMZLzJlZa84pAK0BesB7nExAzgoMGKXz3OhmrHkQJm3oR6xOOYu3iImNPYQBxUb ilj+Zp5uVupTx9bkOS5S1O+kuzHQT6ZUPVCybo0/dys2LRiXDwIBxWdQ9TO1qJQSgc52 9E0g== X-Gm-Message-State: AOJu0YyDEAtFWahVu9OrfhJY0tBq2B/s9Yq181y6YoGKp0sX41Gb6tgp ZGHLLIB6kGI/iXAZr4WqRIaiHYLgYuHlvINH3NkIFyYHsrnoqSx6jMDogJ/5XwuFueIJtaPrtCC z9YYGLChwelw1ir3Y2EkQ3y+3bS9qvCZXaoG7Jl0+ X-Google-Smtp-Source: AGHT+IFKNL0LE8HWdGeHyVnyRjbb7oC7e07lhxV7Vv/51rH4AmMAMAMwaHNAu/rYnZ8uDk+P6S2WbjLlDGDE X-Received: by 2002:ac5:cdf3:0:b0:4d3:3f2b:dc63 with SMTP id v19-20020ac5cdf3000000b004d33f2bdc63mr13580453vkn.5.1710993134169; Wed, 20 Mar 2024 20:52:14 -0700 (PDT) Received: from wsx-cc1-001.. (c-76-141-249-38.hsd1.il.comcast.net. [76.141.249.38]) by smtp-relay.gmail.com with ESMTPS id x125-20020a1f7c83000000b004d14fb3e0b7sm1204250vkc.14.2024.03.20.20.52.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 20 Mar 2024 20:52:14 -0700 (PDT) X-Relaying-Domain: proxyid.net From: Marth64 To: ffmpeg-devel@ffmpeg.org Date: Wed, 20 Mar 2024 22:52:07 -0500 Message-Id: <20240321035207.3849560-6-marth64@proxyid.net> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240321035207.3849560-1-marth64@proxyid.net> References: <20240321035207.3849560-1-marth64@proxyid.net> MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH v7 5/5] doc/indevs: update CC extraction example to use RCWT muxer 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: Marth64 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: Signed-off-by: Marth64 --- doc/indevs.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/indevs.texi b/doc/indevs.texi index d1b2bacf8b..fc14737181 100644 --- a/doc/indevs.texi +++ b/doc/indevs.texi @@ -1069,9 +1069,9 @@ ffplay -f lavfi "movie=test.avi[out0];amovie=test.wav[out1]" @end example @item -Dump decoded frames to images and closed captions to a file (experimental): +Dump decoded frames to images and Closed Captions to an RCWT backup: @example -ffmpeg -f lavfi -i "movie=test.ts[out0+subcc]" -map v frame%08d.png -map s -c copy -f rawvideo subcc.bin +ffmpeg -f lavfi -i "movie=test.ts[out0+subcc]" -map v frame%08d.png -map s -c copy subcc.bin @end example @end itemize -- 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".