Movie maker MovieStudio video editor

Movie maker online to create, edit and record videos, and adding videos, audios, images and texts

Co je Movie maker MovieStudio video editor?

Movie maker MovieStudio video editor je rozšíření Chrome vyvinuté https://www.redcoolmedia.net, a jeho hlavní funkcí je „Movie maker online to create, edit and record videos, and adding videos, audios, images and texts“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Movie maker MovieStudio video editor

Stáhněte si soubory rozšíření Movie maker MovieStudio video editor ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        MovieStudio is an extension to make movies, record videos, edit videos, modify them using another videos you can import. MovieStudio also allows to add audios, images, and texts into your movies and videos.  Its main features are:

* Support a lot of types of formats. 

* Record any video and import them in your project:
- MovieStudio provides a button that capture videos from your camera. The video recorded are imported in your Gallery along with other objects that can be used to make your movie.
- After importing your recorded video in your Gallery, drag your video from the Media Gallery to the timeline. Drag it to Layer 0 or any other layer. 
- Refer to the following section in order to know what to do with any of your video.

* Add and modify MP4 or WEBM videos included in your project:
- You can import videos from the Internet by pasting in the link, or uploading a local video. Once you have found a MP4 or WEBM video you like, copy the link by right-clicking on the  Video link and selecting Copy Link Address from the context menu. Then paste the link into your VideoStudio project and click on Get Media.
- Drag your video from the Media Gallery to the timeline. Drag it to Layer 0 or any other layer. Once you have dragged your video to the timeline, you will enter in an editor from which you can extend the video time or shorten it, you can turn the video portion of your clip off; and you can do the same thing with the audio, as well as turn the volume down.
- You assemble your project in layers. Layers with lower numbers appear above layers with a higher number. So layer one appears on top of layer two.

* Add any MP3 audio file in your project taking into account that adding MP3 audio files is similar to adding video files:
- Once the MP3 audio files are imported you can drag your audio from the Media Gallery to the timeline from which an editor is open.
- The audio editor allows to extend the audio time or shorten it, and select only a portion of your audio if you would like.

* Include texts into your movie. In the Events tab there is an option to add some text to your video. MovieStudio provides an editor for this text integration. It allows to change the time when your text starts and ends, move it around on the canvas, and change the way it transitions on and off the page. It also allows to change the font and color.

* Include images into your movie or video. In the Events tab there is an option to add some images to your video. The formats supported are PNG, JPG and GIF. MovieStudio provides an editor for this images integration. It allows to change the time when your image appears in your video.

* Create your MP4 movie or video file. In the Project tab there is a button to create a MP4 file with your composition of videos, audios, images and texts. This MP4 creation uses the open source software FFMPEG.

MovieStudio is an enhancement of our VideoStudio but with more capacity and features. It is also based on Mozilla Popcorn Maker.  Popcorn Maker could handle sound or video that could come from a number of places like videos from YouTube, Vimeo, or SoundCloud. VideoStudio has removed any feature related to YouTube, Vimeo, or SoundCloud in order to be compliance with YouTube, Vimeo and SoundCloud service terms.                    

Základní Informace o Rozšíření

Název Movie maker MovieStudio video editor Movie maker MovieStudio video editor
ID ohgkmilcibaoempgifldidkidnbkbeii
Oficiální URL https://chromewebstore.google.com/detail/movie-maker-moviestudio-v/ohgkmilcibaoempgifldidkidnbkbeii
Popis Movie maker online to create, edit and record videos, and adding videos, audios, images and texts
Velikost souboru 418 KB
Počet instalací 120,321
Aktuální Verze 1.3.7
Poslední Aktualizace 2024-02-12
Datum Vydání 2020-05-15
Hodnocení 3.08/5 Celkem 535 Hodnocení
Vývojář https://www.redcoolmedia.net
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://www.redcoolmedia.net/index.php/web-online-audio-video-apps/movie-maker-moviestudio-video-editor-online
URL Stránky Zásad Ochrany Soukromí http://www.redcoolmedia.net/index.php/cloud-apps-policy
Podporované Jazyky de,en,fr,nl,tr,es,es-419,it,pl,pt-BR,pt-PT,ru,uk,hi,ar,zh-CN,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_title__",
    "version": "1.3.7",
    "description": "__MSG_description__",
    "default_locale": "en",
    "action": {
        "default_popup": "index.html",
        "default_icon": "icons\/app_38.png"
    },
    "options_page": "settings.html",
    "icons": {
        "128": "icons\/app_128.png",
        "48": "icons\/app_48.png",
        "16": "icons\/app_16.png"
    },
    "permissions": [
        "storage",
        "webNavigation"
    ],
    "background": {
        "service_worker": "service.js"
    },
    "host_permissions": [
        "https:\/\/*\/*",
        "http:\/\/*\/*"
    ]
}