AI Clipping
The AI Clipping
is based on the Banuba Face AR SDK product. Since this feature uses additional services, it is disabled by default. Please contact Banuba representatives to know more about using this feature.
The AI Clipping feature automates the video creation process by leveraging the power of artificial intelligence. The neural network transforms raw input into ready-to-post videos with various transitions, effects, and a precise music match.
Here is how users can interact with it:
- User selects clips and music. People can choose their desired clips and accompanying music within the app.
- AI trims the videos. The AI algorithm intelligently trims the selected clips to match the tempo and rhythm of the chosen track.
- AI adds various effects. AI Clipping enhances the content by adding a variety of effects to create visually stunning content.
- User exports, edits, or regenerates the clip. Upon completion, users have the flexibility to export the video as is, make further edits, or regenerate the clip for a fresh perspective.
Regardless of the user’s editing skills, with the help of AI Clipping, everyone can get a stunning video within seconds.
Integration
Add Banuba Face AR SDK
dependency by following the Face AR instruction.
Set up embeddingsDownloadUrl
and musicApiSelectedTracksUrl
values in VideoEditorModule
A trial option for AI Clipping
config.autoCutConfiguration.embeddingsDownloadUrl = "https://ve-autocut-v2-ap-south-1.s3.ap-south-1.amazonaws.com/index.zip"
config.autoCutConfiguration.musicApiSelectedTracksUrl = "https://soundstripe-proxy.banuba.net/v1/songs"