Dinh Nguyen

Results 1 issues of Dinh Nguyen

Hi, I got problem when using cpulimit. My options: ``` const options = { limit: 95, spawn: { command: 'ffmpeg', args: ['-y', '-f', 'concat', '-i', `"${indexPath}"`, '-c', 'copy', `"${outputVideoPath}"`] }...