Commit 94168ec4 authored by yanzg's avatar yanzg

视频转换

parent 047d69fc
...@@ -66,6 +66,6 @@ public class TestMediaHelper { ...@@ -66,6 +66,6 @@ public class TestMediaHelper {
parameter.setVideoSizeZip(size); parameter.setVideoSizeZip(size);
parameter.setVideoBitRateZip(quote); parameter.setVideoBitRateZip(quote);
MediaHelper.convertVideoMp4(file, toFile, parameter); MediaHelper.zipVideoMp4(file, toFile, parameter);
} }
} }
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