devhyper / open-video-editor

Open source Android video editor, built with Media3 and Jetpack Compose.
GNU General Public License v3.0
280 stars 13 forks source link

Composition support #55

Open devhyper opened 3 months ago

devhyper commented 3 months ago

https://github.com/androidx/media/issues/1014 Once support for composition previewing is implemented in Media3, this will enable a proper video editing experience. The following issues will be solved once it is implemented:

devhyper commented 1 month ago

Going to start working on it in the composition branch.