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