From a7fe174ccbc8a501ea862c30715604603e3e189c Mon Sep 17 00:00:00 2001 From: nexy7574 Date: Sat, 9 Sep 2023 22:54:52 +0100 Subject: [PATCH] Skip re-encoding --- cogs/other.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cogs/other.py b/cogs/other.py index 08a7b9b..9ffc17a 100644 --- a/cogs/other.py +++ b/cogs/other.py @@ -1021,6 +1021,8 @@ class OtherCog(commands.Cog): "-ss", "{!s}:{!s}:{!s}".format(*map(round, (hours, minutes, seconds))), "-y", + "-c", + "copy", str(file) ] if end_timestamp is not None: