jave2 icon indicating copy to clipboard operation
jave2 copied to clipboard

ws.schild:jave-core 2.5.0,The encoder method takes up a lot of CPU when performing audio segmentation.

Open dns301 opened this issue 8 months ago • 3 comments

code : Encoder encoder = new Encoder(); encoder.encode(sourceFile,targetFile,attributes);

This situation will result in higher CPU usage, how to resolve it

dns301 avatar Jun 19 '24 07:06 dns301