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 D990A42AAD for ; Tue, 12 Apr 2022 18:05:48 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id A040D68B395; Tue, 12 Apr 2022 21:05:46 +0300 (EEST) Received: from mail-yw1-f182.google.com (mail-yw1-f182.google.com [209.85.128.182]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id DC29B68B28A for ; Tue, 12 Apr 2022 21:05:39 +0300 (EEST) Received: by mail-yw1-f182.google.com with SMTP id 00721157ae682-2ebd70a4cf5so151658767b3.3 for ; Tue, 12 Apr 2022 11:05:39 -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=SfM85uLWk33lZnpjjD24uXz0hgLb7/7evxLyK1ZZBF4=; b=BqM2FutJ1fzfFtLjc2t9Tr0g8UGp+F8wCGYH69HShzeBWzaDWZAQXGoPlqdIp9/q50 4PCTOJDkOMCzjexnoK18nAwIZCkYwSovSbFzBHUZNA73o93e1RCQ5VqesUq2+bcjVZac kgjFSM2JAYw3X9iOV7aE6dEeAfd6o5EDjxJaFXfs9WlYytDDDcrgG7Pjwj6MhQQsXeXi nzj1W4zvEBz1BKm4emahycHpGLnWwmcqgV6zaeuJXcs4D+ZGj4mxnsk+VB6ImYzuY9y7 3/8FtH3XfBCZUj/AKr6y8G8mwPAbw6FqnYjZc9bEIdxHAVvwciDnlvA97wFf/iMvZ9wh qdQw== 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=SfM85uLWk33lZnpjjD24uXz0hgLb7/7evxLyK1ZZBF4=; b=p6EuyaVHAffn+MF28FN/LNT5Gm0xtXYwOILQbkdgjjxIMnoZDf9Ml3kWdocX5hKuES IRhgMbauGYm8VOzjaX2Xkw4LcK5SQ/7k7+2s6YwemIyoL3DUztJ2jOIqLcBbmAclI+U0 rZFh5v8MP5jn3dxhb/GD324tIylfev3CT9lwH42ohHZiD1M6Layl7ZJEvLrjYafx3MLA 4XiGew4QXFpJAcEtLAnku0wlx+OmYx+KCB6H6w9MLigolroX7Xwauusy4yZemnF/tVBi 0i0i4fc6YPefo/GD+hYIVXkHnxWQAIjK4eHmAIpJ9UrCSIWF15gqwrUJsphJgPVaNcyi VaGg== X-Gm-Message-State: AOAM531UcCzL7Je5r6ZZD4L+sz+6rrDvWRNlCyqDslk57eTFjtwLBg5R lAaCS4RSZQYMDTT7NZ2YGVv86WUDNHs51as9Pklo2OSL X-Google-Smtp-Source: ABdhPJxjtqWAyHuqy/3aDm5o+4Y21oihMMEsRi5ogl7Xka0YyturCjzJsgFriYLYY9g6JtWtCMtbfP/+zl8tcFQ7YwI= X-Received: by 2002:a81:8902:0:b0:2eb:e2fd:8a1d with SMTP id z2-20020a818902000000b002ebe2fd8a1dmr18455807ywf.516.1649786738543; Tue, 12 Apr 2022 11:05:38 -0700 (PDT) MIME-Version: 1.0 References: <20220409192111.389134-1-onemda@gmail.com> In-Reply-To: From: Paul B Mahol Date: Tue, 12 Apr 2022 20:07:55 +0200 Message-ID: To: FFmpeg development discussions and patches X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: Re: [FFmpeg-devel] [PATCH] avfilter: add Audio Video Sync Test filter 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 Tue, Apr 12, 2022 at 7:43 PM Tristan Matthews wrote: > Hi, > > On Mon, Apr 11, 2022 at 2:02 PM Paul B Mahol wrote: > > > On Sat, Apr 9, 2022 at 9:21 PM Paul B Mahol wrote: > > > > > > > > will apply soon > > > > > > > > > Forgot to apply, will apply in next 24h. > > > > Am I missing something obvious or is there a default that's maybe not set? > Getting: > ./ffmpeg_g -loglevel debug -y -t 5 -hide_banner -f lavfi -i avsynctest -f > mp4 avsync.mp4 > [lavfi @ 0x55e4454c37c0] Output pad "video" with type video of the filter > instance "Parsed_avsynctest_0" of avsynctest not connected to any > destination > avsynctest: Invalid argument > > whereas the equivalent works with e.g., testsrc > Filter have 2 outputs, unlike other filters with single output. Need to specify that 2nd output is also output with [out1] > > Best, > Tristan > > _______________________________________________ > > 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". > _______________________________________________ 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".