mirror of
https://git.v0l.io/Kieran/void.cat.git
synced 2025-11-15 07:57:40 +01:00
Dont copy codec
This commit is contained in:
@@ -34,7 +34,6 @@ public class StripMetadata
|
||||
.OutputToFile(output, true, o =>
|
||||
{
|
||||
o.WithoutMetadata();
|
||||
o.CopyChannel();
|
||||
})
|
||||
.CancellableThrough(cts);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user