Icu tools for media, as a wrapper for ffmpeg and graphicmagick and etc.
In this version (20220825):
(1) You can use VideoFFmpegCli API implementation as following functions:
- Get Video Info
- Convert images into video
- Create first image from video
- Encode video by video template
- Concat videos
- Cut video by time duration
- Export soft subtitle from video(only supports mp4)
- Add soft subtitle into video(only supports mp4/srt)
Exmaple details: TestVideoFFmpegCli.java