video_editor_plus 0.0.1 copy "video_editor_plus: ^0.0.1" to clipboard
video_editor_plus: ^0.0.1 copied to clipboard

PlatformAndroidiOS
unlisted

Video trimmer, with multi audio track mixing and trimming.

Video trimmer, with multi audio track mixing and trimming.

Features #

  • Extract audio file from original video
  • Add multiple audio tracks
  • Mute/Unmute a segment/track
  • Trim an audio file to create audio segment
  • Reposition trimmed audio segment position
  • Remove particular audio segment/track

Getting started #

Add video_editor_plus as dependency.

Usage #

Navigator.of(context).push(
    MaterialPageRoute(builder: (context) {
        return VideoEditorPlus('/path/to/video.mp4');
    }),
);
0
likes
130
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

Video trimmer, with multi audio track mixing and trimming.

Documentation

API reference

License

MIT (license)

Dependencies

ffmpeg_kit_flutter_full_gpl, file_picker, flutter, intl, just_audio, path, path_provider, transparent_image, video_player, video_thumbnail

More

Packages that depend on video_editor_plus