From 6028f203e1d93d2f1f3e21f7789cd099095cc4f1 Mon Sep 17 00:00:00 2001 From: Kuba Orlik Date: Mon, 20 Sep 2021 07:14:15 +0200 Subject: [PATCH] Update comment --- dziurkacz-fast.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dziurkacz-fast.mjs b/dziurkacz-fast.mjs index 0a77da7..e2642bb 100755 --- a/dziurkacz-fast.mjs +++ b/dziurkacz-fast.mjs @@ -72,7 +72,7 @@ current_piece.end = all_frames[all_frames.length - 1]; pieces.push(current_piece); -// discarding this as using a filter requires reencoding the entire video: +// this approach is using a filter, so it requires reencoding the entire video, but lets us be very precise: const filter = pieces .map( ({ start, end }) =>