jave2
jave2 copied to clipboard
ws.schild:jave-core 2.5.0,The encoder method takes up a lot of CPU when performing audio segmentation.
code : Encoder encoder = new Encoder(); encoder.encode(sourceFile,targetFile,attributes);
This situation will result in higher CPU usage, how to resolve it