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 2EA0347FD9 for ; Tue, 7 Nov 2023 22:23:47 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 1DEFB68CC5F; Wed, 8 Nov 2023 00:23:46 +0200 (EET) Received: from mail-ed1-f46.google.com (mail-ed1-f46.google.com [209.85.208.46]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id C3E5168CBE3 for ; Wed, 8 Nov 2023 00:23:39 +0200 (EET) Received: by mail-ed1-f46.google.com with SMTP id 4fb4d7f45d1cf-5401bab7525so10690293a12.2 for ; Tue, 07 Nov 2023 14:23:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1699395819; x=1700000619; 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=sIliTThiFse0kkpBhKwveamBf9WTYpPYXqgbB3ByByA=; b=XPA0QO7yjVk0nO/9aq3zKVrM8sFIny1C67TTd5wsZiS7jAtXHiRSyvZK/G+9sS0tmy Bmn0YeAjW/vFdmIbEep9cK28/IDBTLraSaVOX0W8c9wbRONUFrgwZoFLSD7koLFET4iq lzu/ufi5wxbb5WS5EHsLT/qQs6LTiWfasiOKr8M04MYgJt1jsKakIvkJSMn78TSRK49i FXBRqdZWjPnTML8cDlk8GGIpXzD0CEnO2bD1Rbpagih6TImm8rbmfN+WCgMRV38Cr7ly gsBxpQ2g+AIGNQqvdKxxssAa8K4Of4MVcg9EcelRJCEpd4q2iB8ChSVpCtQ9hSmRVnME pbJA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699395819; x=1700000619; 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=sIliTThiFse0kkpBhKwveamBf9WTYpPYXqgbB3ByByA=; b=F9GFhwYg8qil8Z16TN2WoOHi76Uf0IYskMNp+3fE/zLy6Rrc+Bzp6qh8L0/WF5GQ+D dTs+g80/Rn38IHxwf0Y5mNy+G71p4+yLi2GXoS+8ZQ1etuIvZ0vKFdDuDVsrR8acK5aU k43P+oc+8c3SLRlxD3Rmj0jCtvF0IUahCdfTbcgttI8Q/doYQi9j7CQ8vzB61zPOOcOq 8hLoag0zth27BV2FeEW5KfnvP/9s9RgaIbL4NrPpnY4nTtPiv+jUkCXYuvmSbnwtdBYg Ykzdum9al4+ihMA178AZiHRuOXcR7J+eH9nhMc7kAgbZz8i08UfdZl/hAnjwZKGDKjdq 8Dkg== X-Gm-Message-State: AOJu0Ywuk5W7ifBpSuq88WOvC15lpjC6Dt1Nn7ilV1mPMLERKIcuwXFV fL91khydymLL7D4uPL480cTizzoxV+o= X-Google-Smtp-Source: AGHT+IEYOgQksc6nHHtQO/4vYL7i9E6VCdTgLAPGSL6mdutqa16HUiZmD7tRuIQ7fD3lbHbaixs2Rg== X-Received: by 2002:a50:d709:0:b0:53f:f47f:3d5 with SMTP id t9-20020a50d709000000b0053ff47f03d5mr12138edi.32.1699395818994; Tue, 07 Nov 2023 14:23:38 -0800 (PST) Received: from MBP-von-Marvin.citadel.scalie.me (84-112-104-25.cable.dynamic.surfer.at. [84.112.104.25]) by smtp.gmail.com with ESMTPSA id s5-20020aa7d785000000b0053da3a9847csm5767178edq.42.2023.11.07.14.23.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 07 Nov 2023 14:23:38 -0800 (PST) From: Marvin Scholz To: ffmpeg-devel@ffmpeg.org Date: Tue, 7 Nov 2023 23:21:18 +0100 Message-Id: <20231107222118.35545-2-epirat07@gmail.com> X-Mailer: git-send-email 2.39.3 (Apple Git-145) In-Reply-To: <20231107222118.35545-1-epirat07@gmail.com> References: <20231107222118.35545-1-epirat07@gmail.com> MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH 2/2] fate: enhance tpad filter test 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: Marvin Scholz 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: Adds another test that uses the start_duration and stop_duration options instead of start and stop. --- tests/fate/filter-video.mak | 3 ++- tests/ref/fate/filter-tpad-add-duration | 11 +++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 tests/ref/fate/filter-tpad-add-duration diff --git a/tests/fate/filter-video.mak b/tests/fate/filter-video.mak index 789ec6414c..58edc70f46 100644 --- a/tests/fate/filter-video.mak +++ b/tests/fate/filter-video.mak @@ -299,9 +299,10 @@ fate-filter-tblend: CMD = framecrc -c:v pgmyuv -i $(SRC) -vf tblend=all_mode=dif FATE_FILTER_VSYNTH_PGMYUV-$(CONFIG_TELECINE_FILTER) += fate-filter-telecine fate-filter-telecine: CMD = framecrc -c:v pgmyuv -i $(SRC) -vf telecine -FATE_FILTER-$(call FILTERFRAMECRC, TESTSRC2 TPAD) += fate-filter-tpad-add fate-filter-tpad-clone +FATE_FILTER-$(call FILTERFRAMECRC, TESTSRC2 TPAD) += fate-filter-tpad-add fate-filter-tpad-clone fate-filter-tpad-add-duration fate-filter-tpad-add: CMD = framecrc -lavfi testsrc2=d=1:r=2,tpad=start=1:stop=3:color=gray fate-filter-tpad-clone: CMD = framecrc -lavfi testsrc2=d=1:r=2,tpad=start=1:stop=2:stop_mode=clone:color=black +fate-filter-tpad-add-duration: CMD = framecrc -lavfi testsrc2=d=1:r=2,tpad=start_duration=0.5s:stop_duration=1.5s:color=gray FATE_FILTER_VSYNTH_PGMYUV-$(CONFIG_TRANSPOSE_FILTER) += fate-filter-transpose fate-filter-transpose: CMD = framecrc -c:v pgmyuv -i $(SRC) -vf transpose diff --git a/tests/ref/fate/filter-tpad-add-duration b/tests/ref/fate/filter-tpad-add-duration new file mode 100644 index 0000000000..10e01655a1 --- /dev/null +++ b/tests/ref/fate/filter-tpad-add-duration @@ -0,0 +1,11 @@ +#tb 0: 1/2 +#media_type 0: video +#codec_id 0: rawvideo +#dimensions 0: 320x240 +#sar 0: 1/1 +0, 0, 0, 1, 115200, 0x2213b502 +0, 1, 1, 1, 115200, 0xeba70ff3 +0, 2, 2, 1, 115200, 0xa764e4d5 +0, 3, 3, 1, 115200, 0x2213b502 +0, 4, 4, 1, 115200, 0x2213b502 +0, 5, 5, 1, 115200, 0x2213b502 -- 2.39.3 (Apple Git-145) _______________________________________________ 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".