Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » How do you upload videos on to Scratch
- THEsunrise21
-
Scratcher
20 posts
How do you upload videos on to Scratch
Hey guys my favourite song is Chicken Noodle Soup by J-Hope ft. Becky G
I made a lyric video for it https://scratch.mit.edu/projects/466171656
But I really want to add the music video– but I have NO IDEA how to upload videos on Scratch.
Can anyone please help me?
I made a lyric video for it https://scratch.mit.edu/projects/466171656
But I really want to add the music video– but I have NO IDEA how to upload videos on Scratch.
Can anyone please help me?
- GamerMarcus646
-
Scratcher
100+ posts
How do you upload videos on to Scratch
I usually try converting the video to a mp4 file, then converting to a gif file. I then upload the gif file to Scratch, which works about 30% of the time
- THEsunrise21
-
Scratcher
20 posts
How do you upload videos on to Scratch
say [hey Follow me]thanks.#
But will it work with a 3 min song?
Last edited by THEsunrise21 (Dec. 21, 2020 06:08:35)
- Ske-tch
-
Scratcher
10 posts
How do you upload videos on to Scratch
I usually try converting the video to a mp4 file, then converting to a gif file. I then upload the gif file to Scratch, which works about 30% of the timeYeah, i just make it in to a gif.
- Ske-tch
-
Scratcher
10 posts
How do you upload videos on to Scratch
Do you just want the audio, or a video with it?say [hey Follow me]thanks.#
But will it work with a 3 min song?
[
- THEsunrise21
-
Scratcher
20 posts
How do you upload videos on to Scratch
YOI need the video. THE gif took long to make.
- Tableofmine
-
Scratcher
47 posts
How do you upload videos on to Scratch
You can upload a video just by picking up one in the same way you pick up pictures to be a sprite or a background. It’s an easy work to do
- THEsunrise21
-
Scratcher
20 posts
How do you upload videos on to Scratch
You can upload a video just by picking up one in the same way you pick up pictures to be a sprite or a background. It’s an easy work to doThat's what I just did! And it didn't work!!!!
- Vaibhs11
-
Scratcher
1000+ posts
How do you upload videos on to Scratch
try gifs. And please don't spam.
- GamerMarcus646
-
Scratcher
100+ posts
How do you upload videos on to Scratch
You can upload a video just by picking up one in the same way you pick up pictures to be a sprite or a background. It’s an easy work to doNo, scratch doesn’t support direct video uploads.
- GamerMarcus646
-
Scratcher
100+ posts
How do you upload videos on to Scratch
IT TAKES TOO LONG OF GIFSTry converting the video file to a image sequence. I found this website that might help. If it doesn’t work, just google “video to image sequence online”. Then, make sure the images are in your photo album if you’re on mobile. Delete any costumes the sprite has currently, then use scratch’s costume uploader to select all of the images and upload them to your project. After that, just get the frame rate/ fps of the video and create the following script in the sprite that has the costumes.
when green flag clicked
switch costume to [costume1 v]
repeat (Amount of total costumes you have)
wait ((1) / (insert the frame rate/fps here)) secs
next costume
end
Last edited by GamerMarcus646 (Dec. 23, 2020 06:07:47)
- THEsunrise21
-
Scratcher
20 posts
How do you upload videos on to Scratch
thanks i'll tryIT TAKES TOO LONG OF GIFSTry converting the video file to a image sequence. I found this website that might help. If it doesn’t work, just google “video to image sequence online”. Then, make sure the images are in your photo album if you’re on mobile. Delete any costumes the sprite has currently, then use scratch’s costume uploader to select all of the images and upload them to your project. After that, just get the frame rate/ fps of the video and create the following script in the sprite that has the costumes.when green flag clicked
switch costume to [costume1 v]
repeat (Amount of total costumes you have)
wait ((1) / (insert the frame rate/fps here)) secs
next costume
end
- fireball2009
-
Scratcher
100+ posts
How do you upload videos on to Scratch
I found a better website: https://convertio.co/mp4-gif/thanks i'll tryIT TAKES TOO LONG OF GIFSTry converting the video file to a image sequence. I found this website that might help. If it doesn’t work, just google “video to image sequence online”. Then, make sure the images are in your photo album if you’re on mobile. Delete any costumes the sprite has currently, then use scratch’s costume uploader to select all of the images and upload them to your project. After that, just get the frame rate/ fps of the video and create the following script in the sprite that has the costumes.when green flag clicked
switch costume to [costume1 v]
repeat (Amount of total costumes you have)
wait ((1) / (insert the frame rate/fps here)) secs
next costume
end
- Discussion Forums
- » Help with Scripts
-
» How do you upload videos on to Scratch





