Compress (reduce size) of audio and video files in Android

前端 未结 1 2016
轮回少年
轮回少年 2021-01-22 08:32

I need to reduce size of audio and video files in an Android app. Can I use FFMPEG library for this, if yes please help with code or some tutorial link.

Or if there exis

1条回答
  •  庸人自扰
    2021-01-22 09:11

    Yes, you are able to do it using FFMPEG.

    Quick Google search:

    Here.

    0 讨论(0)
提交回复
热议问题