Discuss Scratch
- Discussion Forums
- » Questions about Scratch
- » Can/how do you import a video on scratch?
- mybirdiscrazy
-
47 posts
Can/how do you import a video on scratch?
How? Do you have to import every single picture like an animated sprite? Is there some feature that I don’t know about? Please help me
- Anuhmayshun
-
100+ posts
Can/how do you import a video on scratch?
Well, I think it involves converting the video into a .gif file format and then importing it into Scratch, however this can be an extremely lengthy process. (Keep in mind that .gifs will reduce the quality of the video since they are both extremely different.)
Last edited by Anuhmayshun (July 3, 2023 09:44:00)
- DifferentDance8
-
1000+ posts
Can/how do you import a video on scratch?
Download the video as a .MP4 then convert it into a gif using EasyGIF. Then, just upload the gif. However, to get the sound you have to download the video again as a .MP3 and then upload that separately. Once you've done that, then just do:
when green flag clicked
play sound [video title.mp3 v]
forever
next costume
wait (0.01) secs
You forgot to mention that doing so will remove the sound. Well, I think it involves converting the video into a .gif file format and then importing it into Scratch, however this can be an extremely lengthy process. (Keep in mind that .gifs will reduce the quality of the video since they are both extremely different.)
Last edited by DifferentDance8 (July 3, 2023 09:45:06)
- TeenySpoon
-
500+ posts
Can/how do you import a video on scratch?
I was able to import a video without converting, and it automatically separated the frames.
I was using the offline editor though, so I don't know if it's different online.
I was using the offline editor though, so I don't know if it's different online.
- Silvermoondoodles
-
1 post
Can/how do you import a video on scratch?
so say i make a animation on ibispaint? i can just import it in?
- Discussion Forums
- » Questions about Scratch
-
» Can/how do you import a video on scratch?