Search code examples
androidandroid-mediaplayerandroid-seekbarvideo-editingvideo-thumbnails

Range selector / range seekbar to trim video including thumbnails


enter image description here

I am looking for a library or open source project that provides UI for trimming videos as you see in the screenshot. Including

  • Range selector with ability to increase, decrease and move the selection
  • Thumbnails
  • Current position of playback

Just the UI not the trimming itself.

If there is no ready solution available, then I'd like to now how to combine existing UI elements in a smart manner to achieve this or something similiar.

Here is what I finally implemented: Range selector / range seekbar to trim video including thumbnails


Solution

  • I think this library will fit your needs.

    VideoTrimmer