Skip to content

Mobile app to generate stories by automatically extracting best fragments from videos and audio indicated by the user.

License

Notifications You must be signed in to change notification settings

Nexer8/story_maker

Repository files navigation

Story Maker

Story Maker logo

The aim of the project is to create a mobile application that generates short movies (stories) based on video files selected by the user from the device memory. In addition, the application offers the option of selecting an audio file, a fragment of which is added as a soundtrack to the final clip being created. The main idea of the project was to implement an algorithm that automatically selects the most interesting moments from the indicated files and then joins them together.

Getting Started

Requirements

Build and Run

# To build the .apk file
flutter build apk

# To run the mobile application
flutter run -d emulator-<emulator_id>

Run Unit Tests

flutter test test

Screenshots

Icon Home screen Making a story
Share and save buttons visible Sharing Full vertical view
Full screen mode
Fullscreen mode with options

About

Mobile app to generate stories by automatically extracting best fragments from videos and audio indicated by the user.

Topics

Resources

License

Stars

Watchers

Forks

Languages