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 9CFB648F01 for ; Sat, 30 Mar 2024 17:12:47 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 0C9CE68D308; Sat, 30 Mar 2024 19:12:44 +0200 (EET) Received: from mail-pj1-f52.google.com (mail-pj1-f52.google.com [209.85.216.52]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 05C1268D29E for ; Sat, 30 Mar 2024 19:12:36 +0200 (EET) Received: by mail-pj1-f52.google.com with SMTP id 98e67ed59e1d1-29f66c9ffa5so699114a91.0 for ; Sat, 30 Mar 2024 10:12:36 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711818754; x=1712423554; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=H7I28DoUUV9PjQ5ei1Fj6o3gVUIATI6CWrPhVWPNkdg=; b=xVP8nkbYrdXnAqNpOaGoXbhS6IDP6YUh2kuT6fkMvnjkAa6oc0yqgcnKMFzL/Ly6w+ ffV6/Tw2enWSWR96CGauifgnMlsmxQ/AO0Hdj7fPTemP6JcAE1WRZeXRuZ6VvbrYjsaT RgUeY8Y44vwc6qwO7Ytsdxp9H++23i51mJab2p5BPqjEE8mf+lAk0NIklUndC48PGvZM VJt+n11Ku/Si7PTvUcawEJidyHuiaoaUTDXCAYGc+wS3A/5MU1mIxsA3vqRhIRc3Li1x SyaQmU+3S80cpeQ/xsv9jW2cTCOB9Nfg9hNNrMFDtyb8ERSwnYeOV+QSGv4x5OCZMaIB kL0A== X-Gm-Message-State: AOJu0Ywk8urMjLwt1ge73cHNs4z4yg8vnp3CQMTmTxDPClSaTNJcxSyE LMb7sPD7Z6PvlrS4sCVzTVEowKyJv5AQ5fW1v3+xySQGk4vfv+MJzJ3PqjFKfc+UXOhwPM5C5K2 +10YHb6mEITCrdKkxUAH7rOUqACNhlbHO6MFS2SwLJJ10J1rG X-Google-Smtp-Source: AGHT+IFO4TfusiVmJDHxykjvnP6/d1ncVbZGVLqtwSEHCNT+CAK94f31Abga+tzBOs5nmmCrYKYq8q1IcfQfTJXLTd4= X-Received: by 2002:a17:902:eb49:b0:1e0:b25b:c423 with SMTP id i9-20020a170902eb4900b001e0b25bc423mr5943561pli.5.1711818754079; Sat, 30 Mar 2024 10:12:34 -0700 (PDT) MIME-Version: 1.0 References: <20240328201132.1804716-1-marth64@proxyid.net> <20240328201132.1804716-3-marth64@proxyid.net> <20240330002353.GU6420@pb2> In-Reply-To: From: Marth64 Date: Sat, 30 Mar 2024 12:12:22 -0500 Message-ID: To: FFmpeg development discussions and patches Subject: Re: [FFmpeg-devel] [PATCH v10 2/5] avformat/rcwtdec: add RCWT Closed Captions demuxer 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 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: > i think the entry for extensions should be removed (which fixes this) > having a ".bin" is not a strong indication that its rcwt > Is this blocking or can it be addressed later? Also, if this needs to > be modified the muxer should be as well. I can address both today in a new set. .bin is pretty generic (although it is what ccextractor uses), so I get it. Thanks. _______________________________________________ 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".