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 5F07243959 for ; Sun, 3 Jul 2022 17:22:34 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id CFA2968B95E; Sun, 3 Jul 2022 20:22:32 +0300 (EEST) Received: from mail-yb1-f171.google.com (mail-yb1-f171.google.com [209.85.219.171]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 0DC0D68B8FD for ; Sun, 3 Jul 2022 20:22:27 +0300 (EEST) Received: by mail-yb1-f171.google.com with SMTP id e80so5742323ybb.4 for ; Sun, 03 Jul 2022 10:22:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=/QfPSsWtwm7SCF2Y6QvK6OoXDYkDs809WxO34ECP3JY=; b=NEDczJHfkAfTFzQBh6I6RIiQxCTF2qfWwl5a6HiL1TCV0Pi1Zcrec8TAeGQIyfvamY Y+RhPitjH+dV+3FDXzxvCeDt9gqEaWmf6NP/IwBbZpJajwlskbEsWdsSMbQvlJ+1LlMx ylsxqIgMre1lNdJ8OWW4gR9AjoTG4wl2/l9cRo1PsnZoelMR09VAK0eNqv8g0+BKJY5P layBFCUPe9jGEYuIwlToQFSao3PfiJt+h5x13pZgRh8B6uiBAZSdTnDRIwQh7eoSmog0 wRybsX6A+5XZNYuXaU4dzuddnhBHIHJ6dRJoV4F38UWz/YA/FphRtc6wrNh1x/xWVRp+ gGAg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=/QfPSsWtwm7SCF2Y6QvK6OoXDYkDs809WxO34ECP3JY=; b=JZFhJXX+ynAOdzN9+dX+oyMfDaewaoYQcIpw/UJUVe0XElWW6xNpaCWYxi0RGQ714H wSfVelYL2xGekHjr9MyByDHlBE1JftXohGCmLxdYFj114EOTMxFHrkTh9bJyfEQJV0wT ARuQzMlfU4uuFNlu7qWwzIF/WvtS4cMFu6WsJjIt2EqYLUtpZrZCCG67Qjhe2RwMSJc5 Pu3E7zzn5HRdabG7lar10ywY3SLvIL67U4uPwPESGHt55Foa6nqnMcBYYCmqqx1TCKv4 ABND7kMMF6e7JiOG1UR64qnhl5DQMb7mZu72po0pMPDhBtaPzGtUf4K0wf4AQ/zTy7CE ij8w== X-Gm-Message-State: AJIora/805fwuWg2XuLgnphI6Mzs3TMNb5EiZ73P47vVgMYd570AEiJc ponFb9BK/E7fXcUO6cDgJA1XP3DpqGPR+KRof1VG755p X-Google-Smtp-Source: AGRyM1s0Rp9ImEpKJLanQctA6orzBGWVq7/T14ACiwgAordag8EmCPLxFp75GlQsuDA9lFrmL9ECXNzZHaDOKXV++gE= X-Received: by 2002:a25:928e:0:b0:669:11d3:f9c2 with SMTP id y14-20020a25928e000000b0066911d3f9c2mr27952074ybl.250.1656868945643; Sun, 03 Jul 2022 10:22:25 -0700 (PDT) MIME-Version: 1.0 References: <20220703170714.GF396728@pb2> In-Reply-To: <20220703170714.GF396728@pb2> From: Paul B Mahol Date: Sun, 3 Jul 2022 19:25:08 +0200 Message-ID: To: FFmpeg development discussions and patches X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: Re: [FFmpeg-devel] [PATCH v5 00/25] Subtitle Filtering 2022 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: On Sun, Jul 3, 2022 at 7:07 PM Michael Niedermayer wrote: > On Sat, Jul 02, 2022 at 07:18:16PM +0200, Nicolas George wrote: > > Paul B Mahol (12022-07-02): > > > Can this be properly finally be fully reviewed and accepted? > > > > As long as the patch does not have a solution to have all the utility > > filters (setpts, trim, concat, etc.) working with subtitles too without > > more code duplication, the review is just "NAK". > > What is the timeline for the audio+video merge ? > Eternity. > IIUC this would resolve this deadlock (with extra work adapting the > patchset > so it would be work for SW adapting it and it would be work for you > finishing > the merge) > Also can others help nicolas moving his work forward > > What i suggest is to pick a time and then try to finish the merge before. > If it succeeds this patchset needs updating and can move forward without > this main objection > OTOH if the time is not hit, we agree that the objection can no longer be > used > > nothing above is meant as a objection to anything, just my oppinion. Some > thought > i had which i hope could move this forward. > If people agree to anything else iam happy with that too, this mail is only > meant to help! > > thx > > [...] > > -- > Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB > > Observe your enemies, for they first find out your faults. -- Antisthenes > _______________________________________________ > 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". > _______________________________________________ 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".