@@ -219,7 +219,7 @@ public class FileUtils {
"-y",
"-i", fileUrl,
"-c", "copy",
- "-bsf:a", "aac_adtstoasc",
+// "-bsf:a", "aac_adtstoasc",
filePath
);
processBuilder.redirectErrorStream(true);