From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id YH3eID8VfWMrGAAAbAwnHQ (envelope-from ) for ; Tue, 22 Nov 2022 19:30:23 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id qBwHID8VfWNlfAAAG6o9tA (envelope-from ) for ; Tue, 22 Nov 2022 19:30:23 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id E206CB182 for ; Tue, 22 Nov 2022 19:30:22 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oxY20-0002kA-Fa; Tue, 22 Nov 2022 13:30:04 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oxY1y-0002k0-H2 for guix-patches@gnu.org; Tue, 22 Nov 2022 13:30:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oxY1y-00084B-7F for guix-patches@gnu.org; Tue, 22 Nov 2022 13:30:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oxY1y-00074w-0E for guix-patches@gnu.org; Tue, 22 Nov 2022 13:30:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#59372] [PATCH] gnu: peek: Add missing input. Resent-From: jgart Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 22 Nov 2022 18:30:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 59372 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: moreinfo patch To: zimoun Cc: 59372@debbugs.gnu.org, Tobias Geerinckx-Rice Received: via spool by 59372-submit@debbugs.gnu.org id=B59372.166914179627178 (code B ref 59372); Tue, 22 Nov 2022 18:30:01 +0000 Received: (at 59372) by debbugs.gnu.org; 22 Nov 2022 18:29:56 +0000 Received: from localhost ([127.0.0.1]:52534 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oxY1s-00074I-GE for submit@debbugs.gnu.org; Tue, 22 Nov 2022 13:29:56 -0500 Received: from mx1.dismail.de ([78.46.223.134]:42042) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oxY1n-00073z-Be for 59372@debbugs.gnu.org; Tue, 22 Nov 2022 13:29:55 -0500 Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id dc47f058; Tue, 22 Nov 2022 19:29:43 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h=date :message-id:from:to:cc:subject:in-reply-to:references :mime-version:content-type:content-transfer-encoding; s= 20190914; bh=D/idULFPZpsXTYl36ZvgBFdhwW3L7kg1sRyHEWfSKOk=; b=MMU vzksY9xLnRAsgn+rlLJ/yZYN0kwxtnBHdl+MF4FPP5gqL7LiApAOFpJbNN6nY0z9 2ch4cINwrFPVbkqWfYE2s28h6tC6w5TekpDQvDvwQd/k6dHPtaCxfcDDE3Y26eNF 4Itgfq6TYLB9UX3ef2ZMRfSt7b/bBQPPWGfz7GQehLsnQ92kRb60HfLgfrV/giKU yNdqR+JsDeAmCSViG8sZ8PLWr/D5ZjyMtSMQtrCE0StjTtBbxUeTtgr9o9CmAJTi pSA/v6NU5oVaO58+E/3r1WRf5xehl+uFe1aQZVEa/myeK54z47KQE+HhpJBFL0+y 3G773+nrlqJ1p7XUcJg== Received: from smtp1.dismail.de ( [10.240.26.11]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 2294029c; Tue, 22 Nov 2022 19:29:43 +0100 (CET) Received: from smtp1.dismail.de (localhost [127.0.0.1]) by smtp1.dismail.de (OpenSMTPD) with ESMTP id 50cabb6a; Tue, 22 Nov 2022 19:29:43 +0100 (CET) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 2f6c2876 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Tue, 22 Nov 2022 19:29:42 +0100 (CET) Date: Tue, 22 Nov 2022 12:29:34 -0600 Message-ID: <20221122122934.GB25646@dismail.de> In-Reply-To: <86bkozdpek.fsf@gmail.com> References: <20221119012744.30470-1-jgart@dismail.de> <87sfifabuy.fsf@nckx> <87mt8kut6x.fsf@gmail.com> <20221121133804.GB16771@dismail.de> <86bkozdpek.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: jgart X-ACL-Warn: , jgart via Guix-patches From: jgart via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1669141823; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=fQDis5coeFvF59mn7CGszHp1xT6/bwmrdqQOZl1WthU=; b=rJwGC2zcOOi1RSxzxkzLgd1DOnbd5yqG2z89OOoPVz/4tdQUUGWCQeE+27hzlcOne/BZck Z0YuDycugFhl2MKnI9OlNnHd74n9gLcLmJGDOgIR33Xk4pr6Hxm/oUOIjRnqg2camnWQkJ MDmq4kBnCFXocWy2TMXm0K0XV5D1FBpvhzXcRXT2yN1twHMQxDPvVY+iAV6ATVqK+eANwj 2yr+M2+Ft81q/lDNkanRPRGUQEp6azjQ5bNwAqtr3+16szqf498pltTdc+5bORiv6tRHI7 BatX1kBiv4e9wb9+av8XWdBdrMCiO3CvGne52b1jJ3DonYrQX206S1LO5HgeRQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1669141823; a=rsa-sha256; cv=none; b=tPNhT51oZ3kKVxH6ndTRnt5H+jR6ygLYxVqKB+y0ulujwj1R9FR+Na+5sYsTt2Gpc+wHOo hnUSR0a6lCCTLDAvbUs3+73mCNAV6bsZVT3jVXc8Fo/cijM4ZZBYJt5ilP5reYLIYzkCkk uPSwSD8oQXajvZDDNjFGJDNlRhoA+UYeoe4cSTH/OUYN2jijvz1otY+IAggU/L87d/Z6Tk so+8Ivo4wgUzuAumqnSjcO11j1m+MJZJj8FTt+zrX0SN5Lhwhvu7e+sPA/fR+RVC3G+JAU lhod/pRvNpJV6dUQhrtd7cYVauoqDqOwGUcRP+VPScXCNBUN+0LFFeGMjX3Fog== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=dismail.de header.s=20190914 header.b="MMU vzks"; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.60 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=dismail.de header.s=20190914 header.b="MMU vzks"; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: E206CB182 X-Spam-Score: -3.60 X-Migadu-Scanner: scn1.migadu.com X-TUID: kq3sVmcypeK8 On Tue, 22 Nov 2022 15:39:31 +0100 zimoun wrote: > Well, from my point of view, let start to use ffmeg without the > propagation. Then, incremental improvements. :-) Ok, should I send a new patch patching the ffmpeg executable from the inputs of peek?