Anyone know if its possible to add looping music t...
# androidx
j
Anyone know if its possible to add looping music to a video file using media3 Transformer? Lets say I have a 60 second video that contains audio. And a 15 second audio clip. I would like to loop that audio clip all the way to the end of the video overtop of the video’s audio. I’ve looked at a couple different libraries (transcoder, Litr), none of them offer this ability. I’ve tried writing something myself but I’m really struggling with the MediaCodec aspect of all this.