I want to merge a view with an already existing video and get a video out of it. An example would be, adding a text with a Textview on a video. This functionality can be seen by many social media apps like tik tok and instagram. 
How are they doing that, someone got an idea? Currently I just have a Textview and a ScalableVideoView overlayed, but Idk how to merge them into an video.