I want to add text to video using kotlin language in android. How can I do it.
Asked
Active
Viewed 153 times
1 Answers
0
You could use FFmpeg for that which is a video processing library. check this solution for more info.

gowtham6672
- 999
- 1
- 10
- 22
-
Thank you for answer. Alright how to use with kotlin or android ? – ERTUGRUL KOC Mar 31 '22 at 15:06