开发者

Java file conversion

开发者 https://www.devze.com 2023-01-31 01:24 出处:网络
I have a video recording in Android and the file generated is 3gp. I want to send mp4 file to server, how can I convert 3gp file to mp4, is there any jar for 开发者_开发问答this purpose?These kind of

I have a video recording in Android and the file generated is 3gp. I want to send mp4 file to server, how can I convert 3gp file to mp4, is there any jar for 开发者_开发问答this purpose?


These kind of conversions are usually CPU intensive, therefore the battery can be consumed pretty fast. Leave the conversion to the server. You may use Youtube for this

0

精彩评论

暂无评论...
验证码 换一张
取 消