Trimming a video with ExoPlayer and Media3 in Android
I’m a fresh green Android developer looking for a helping hand. I want to trim a video using the Media3 library. Currently I just hardcoded it to cut the video between 1 and 10 sec and it does but then I get an error (see below). I have read through all documentation I can find … Read more