Discuss Scratch
- Discussion Forums
- » Suggestions
- » Playing videos in scratch?
- gigapouch
-
Scratcher
1000+ posts
Playing videos in scratch?
…..And exactly how easy is it to store and moderate hundreds of projects which can have up to 10 MB of video? Not to mention server lag….You can use Kurt to split it into many images, as demonstrated by blob8108's project.It would be easier to just have a video player thing.
Or difficulty of creating a video player…….
I have an idea that nobody else has thought of yet… Embed the video into the project instead of uploading it to the Scratch servers! That will save TONS of space, and the video will still be stored on the original server!
Supporters of that idea:
2
Last edited by gigapouch (June 3, 2014 01:31:37)
- TeslaBolt
-
Scratcher
28 posts
Playing videos in scratch?
Great idea!…..And exactly how easy is it to store and moderate hundreds of projects which can have up to 10 MB of video? Not to mention server lag….You can use Kurt to split it into many images, as demonstrated by blob8108's project.It would be easier to just have a video player thing.
Or difficulty of creating a video player…….
I have an idea that nobody else has thought of yet… Embed the video into the project instead of uploading it to the Scratch servers! That will save TONS of space, and the video will still be stored on the original server!
- mathman314
-
Scratcher
100+ posts
Playing videos in scratch?
Scratch isn't built to host videos, let alone play them.Agreed. Granted, it does have some good uses to it, but if you want to make have videos, go on You Tube, while us programmers will stay here. I don't support. Sorry.
Sorry, but I don't support.
- Blaze349
-
Scratcher
1000+ posts
Playing videos in scratch?
Scratch isn't built to host videos, let alone play them.Agreed. Granted, it does have some good uses to it, but if you want to make have videos, go on You Tube, while us programmers will stay here. I don't support. Sorry.
Sorry, but I don't support.
I support now!Great idea!…..And exactly how easy is it to store and moderate hundreds of projects which can have up to 10 MB of video? Not to mention server lag….You can use Kurt to split it into many images, as demonstrated by blob8108's project.It would be easier to just have a video player thing.
Or difficulty of creating a video player…….
I have an idea that nobody else has thought of yet… Embed the video into the project instead of uploading it to the Scratch servers! That will save TONS of space, and the video will still be stored on the original server!
- savaka
-
Scratcher
1000+ posts
Playing videos in scratch?
This would need a whole new video tab and would also need lots more servers. Also, people would just do videos and not program. Maybe if you could import them and it took the costumes out and the sound that would be OK.
- gigapouch
-
Scratcher
1000+ posts
Playing videos in scratch?
This would need a whole new video tab and would also need lots more servers. Also, people would just do videos and not program. Maybe if you could import them and it took the costumes out and the sound that would be OK.
Then the project must have at least 1 script besides the video scripts in order for it to be shared.
- AonymousGuy
-
Scratcher
1000+ posts
Playing videos in scratch?
It is possible to get videos in Scratch - someone could even write a program which you input a video file in and the framerate of the video, and then it spit out a Scratch project that played the video!
Here's how you put them in Scratch:
1) Get a costume for each frame of the video.
2) Get the soundtrack for the video
3) Make the following script:
Here's how you put them in Scratch:
1) Get a costume for each frame of the video.
2) Get the soundtrack for the video
3) Make the following script:
when gf clicked
play sound [soundtrack v]
switch to costume [frame1 v]
forever
wait (framerate :: grey) secs
next costume
end
- suikun
-
Scratcher
15 posts
Playing videos in scratch?
I know you cant do this… but you can with gifs…and a video converet… but my browser just freezes when I try to upload a 3 min long video/gif…

- suikun
-
Scratcher
15 posts
Playing videos in scratch?
It is possible to get videos in Scratch - someone could even write a program which you input a video file in and the framerate of the video, and then it spit out a Scratch project that played the video!
Here's how you put them in Scratch:
1) Get a costume for each frame of the video.
2) Get the soundtrack for the video
3) Make the following script:when gf clicked
play sound [soundtrack v]
switch to costume [frame1 v]
forever
wait (framerate :: grey) secs
next costume
end
I know you cant do this… but you can with gifs…and a video converet… but my browser just freezes when I try to upload a 3 min long video/gif…plz help
Last edited by suikun (June 9, 2014 21:30:36)
- spgame05
-
Scratcher
100+ posts
Playing videos in scratch?
No support. That's not what Scratch is meant for. 

Scratch isn't built to host videos, let alone play them.
Sorry, but I don't support.
- mathfreak231
-
Scratcher
1000+ posts
Playing videos in scratch?
I just really like this post, so I'm quoting myself quoting myself.Like if you wanted to make a video that shows how to use scratch, instead of asking the person to go to youtube and watch it, you could just make a project, upload the video onto the project and then make a script that plays the video?Why can't you just use Scratch to teach Scratch?

- mathman314
-
Scratcher
100+ posts
Playing videos in scratch?
How does that work?…..And exactly how easy is it to store and moderate hundreds of projects which can have up to 10 MB of video? Not to mention server lag….You can use Kurt to split it into many images, as demonstrated by blob8108's project.It would be easier to just have a video player thing.
Or difficulty of creating a video player…….
I have an idea that nobody else has thought of yet… Embed the video into the project instead of uploading it to the Scratch servers! That will save TONS of space, and the video will still be stored on the original server!
Supporters of that idea:
2
Last edited by mathman314 (Nov. 7, 2014 12:33:21)
- gigapouch
-
Scratcher
1000+ posts
Playing videos in scratch?
Well, you upload the video to another site, then you could type the URL of the video into Scratch, then it would play without it being on the Scratch servers.How does that work?…..And exactly how easy is it to store and moderate hundreds of projects which can have up to 10 MB of video? Not to mention server lag….You can use Kurt to split it into many images, as demonstrated by blob8108's project.It would be easier to just have a video player thing.
Or difficulty of creating a video player…….
I have an idea that nobody else has thought of yet… Embed the video into the project instead of uploading it to the Scratch servers! That will save TONS of space, and the video will still be stored on the original server!
Supporters of that idea:
2
Last edited by gigapouch (Nov. 7, 2014 01:16:51)
- mathman314
-
Scratcher
100+ posts
Playing videos in scratch?
Oh, yeah. I guess that'd be cool but then again, people could just have a video that someone else made as the only thing in their project. I mean, they could give credit for it, but that doesn't seem exactly right. Then again, it could be classified as just showing other people what videos you like, but whoever made it isn't getting however much money they'd get if somebody watched it on Youtube or wherever, because you never know how many people are going to see that project.Well, you upload the video to another site, then you could type the URL of the video into Scratch, then it would play without it being on the Scratch servers.How does that work?…..And exactly how easy is it to store and moderate hundreds of projects which can have up to 10 MB of video? Not to mention server lag….You can use Kurt to split it into many images, as demonstrated by blob8108's project.It would be easier to just have a video player thing.
Or difficulty of creating a video player…….
I have an idea that nobody else has thought of yet… Embed the video into the project instead of uploading it to the Scratch servers! That will save TONS of space, and the video will still be stored on the original server!
Supporters of that idea:
2

- gigapouch
-
Scratcher
1000+ posts
Playing videos in scratch?
Oh, yeah. I guess that'd be cool but then again, people could just have a video that someone else made as the only thing in their project. I mean, they could give credit for it, but that doesn't seem exactly right. Then again, it could be classified as just showing other people what videos you like, but whoever made it isn't getting however much money they'd get if somebody watched it on Youtube or wherever, because you never know how many people are going to see that project.Well, you upload the video to another site, then you could type the URL of the video into Scratch, then it would play without it being on the Scratch servers.How does that work?…..And exactly how easy is it to store and moderate hundreds of projects which can have up to 10 MB of video? Not to mention server lag….You can use Kurt to split it into many images, as demonstrated by blob8108's project.It would be easier to just have a video player thing.
Or difficulty of creating a video player…….
I have an idea that nobody else has thought of yet… Embed the video into the project instead of uploading it to the Scratch servers! That will save TONS of space, and the video will still be stored on the original server!
Supporters of that idea:
2
Ah, I see. Then if the user were to put a video into their project, they'd have to confirm it's their own video by logging into their Youtube account and selecting the video they made.
- suikun
-
Scratcher
15 posts
Playing videos in scratch?
Well, you upload the video to another site, then you could type the URL of the video into Scratch, then it would play without it being on the Scratch servers.How does that work?explain……..And exactly how easy is it to store and moderate hundreds of projects which can have up to 10 MB of video? Not to mention server lag….You can use Kurt to split it into many images, as demonstrated by blob8108's project.It would be easier to just have a video player thing.
Or difficulty of creating a video player…….
I have an idea that nobody else has thought of yet… Embed the video into the project instead of uploading it to the Scratch servers! That will save TONS of space, and the video will still be stored on the original server!
Supporters of that idea:
2
- theonlygusti
-
Scratcher
1000+ posts
Playing videos in scratch?
Sorry to say, but I don't support. It would take up too much server space. It's better to leave yourself with GIFs and animations.Uploading a video would use less space than using a ton of single frame images then scripts to play them.
However, I don't support, Scratch is about being innovative and doing things you can't do elsewhere. Lots of sites are for sharing videos, not Scratch.
- Discussion Forums
- » Suggestions
-
» Playing videos in scratch?














, but also, some of us are under 13.