Video & Audio Muxer is an add-on that helps you easily mux video-only and audio-only files and generate a video file with embedded audio in your browser.
It uses the FFmpeg library which is compiled from C and C++ language to JavaScript with the Emscripten project. Emscripten is a source-to-source compiler that can compile native C/C++ codes to JavaScript language.
To work with this add-on, just open the app UI and drag input files (video & audio) in the app UI. Then, press on the - Command - button to insert the mux command and finally press on the - Mux - button to start the job. Once the muxing is done, a preview for the resulting video will be shown and a - Download - button will also appear.
Note 1: if you are familiar with FFmpeg commands, you can enter your mux command in the input field. The - Command - button in the app only inserts a common mux command.
Note 2: the default extension for the output video is set similar to the input video file. You can change this file extension, but please enter a proper FFmpeg command to change the final file extension, otherwise, the FFmpeg engine will not be able to mux the inputs for the chosen output file extension.
Note 3: if you have a feature request, or found a bug to report, please fill the bug report form on the add-on's homepage.
- License: Mozilla Public License 2.0
- Weekly downloads: 3
- Average daily users: 44
- Rating: 5/5 of 1 ratings
- Created: 2020-01-02 09:30:18
- Last updated: 2021-07-10 05:55:48
- Homepage: https://mybrowseraddon.com/video-audio-muxer.html
- Support site and email
- Donate
- Orig: https://addons.mozilla.org/en-US/firefox/addon/video-audio-muxer/
- API: {3d4ce34f-9846-4452-9b79-d6c698d555da}