[Paid] MediaMux: Manipulate Audio and Video files [$10 or INR 701]

1. Introduction

Description: Extension to work with Audio and Video files and manipulate them like extracting audio or video from a video, trimming a video or merging an audio and video file.
Latest Version: 2
Released:  April 18, 2022
Last Updated:  April 4, 2023
Min Api: 19
Permission(s): android.permission.READ_EXTERNAL_STORAGE

2. Blocks

image
image
image

3. Docs

AfterAudioExtractedEvent invoked after getting result of ‘ExtractAudio’ function
successful | boolean
response | text
AfterMergeMediaEvent invoked after getting result of ‘MergeMedia’ function
successful | boolean
response | text
AfterVideoExtractedEvent invoked after getting result of ‘ExtractVideo’ function
successful | boolean
response | text
AfterVideoTrimmedEvent invoked after getting result of ‘TrimVideo’ function
successful | boolean
response | text
ExtractAudioTries to extract audio from given video file
videoPath | text
audioOutputPath | text
startMs | number
endMs | number
ExtractVideoTries to extract video from given video file (and removes audio)
videoPath | text
videoOutputPath | text
startMs | number
endMs | number
MergeMediaTries to merge/mux audio and video file and saves to output file
audioPath | text
videoPath | text
outputPath | text
TrimVideoTries to trim video with given parameters
videoPath | text
videoOutputPath | text
keepAudio | boolean
startMs | number
endMs | number

4. Usages

Extract Audio
image

-1 means default settings i.e. no change in time duration

Extract Video
image

Trim Video
image

You can share this video to WhatsApp as Status

Merge Audio and Video file
image

Video duration will be equal to Audio duration and existing audio in video will be removed

4. Purchase

You can purchase extension by paying via PayPal and Upi. Either include your email-address in payment note or just contact me after the payment to get aix.

Thank you.

5. ChangeLog

ChangeLog Version 2

Extension no longer uses external lib
This reduced extension size from 1.2mb to 17kb

Hope it helps!

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments