Commit 602ef680 authored by yanzg's avatar yanzg

视频转换

parent 4b578f49
......@@ -45,7 +45,7 @@ public class TestMediaHelper {
public void testConvertSingle() throws IOException {
String fileName = "100M.mp4";
// String fileName = "z001594372388232a3017ad69c82a342.MOV";
testConvert(fileName, 0.25f, 0.25f);
testConvert(fileName, 0.25f, 0.10f);
}
@Test
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment