I want to add text to video using kotlin language in android. How can I do it.
Asked
Active
Viewed 36 times
1 Answers
0
You could use FFmpeg for that which is a video processing library. check this solution for more info.
gowtham6672
- 776
- 1
- 7
- 17
-
Thank you for answer. Alright how to use with kotlin or android ? – ERTUGRUL KOC Mar 31 '22 at 15:06