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 }) =>