Discuss Scratch
- interesting_moon
-
75 posts
Support for OGG files and flac files
I store all my sounds and music in ogg and flac format, because they compress better and because they are open formats.
Adding them should not be too hard and I see no reason to not do this
Adding them should not be too hard and I see no reason to not do this
- Hex4Nova
-
1000+ posts
Support for OGG files and flac files
Support. OGG is way better than WAV.
- student20008931
-
26 posts
Support for OGG files and flac files
Support. The only issue that comes up is consistency across all sounds hosted in projects, but I can't see why that would be needed.
- venyanwarrior
-
1000+ posts
Support for OGG files and flac files
Support. It's inconvenient to have to convert sound to other file formats every time you want to add some type of music/sound effect.
I'm also pretty sure that .mp3 files are allowed in 3.0
I'm also pretty sure that .mp3 files are allowed in 3.0
- joeyer666
-
32 posts
Support for OGG files and flac files
Support. It's inconvenient to have to convert sound to other file formats every time you want to add some type of music/sound effect.
I'm also pretty sure that .mp3 files are allowed in 3.0
yeah but a lot of people want an easy way to have sounds under 10 megabytes so they can actually add it to their project without sacrificing sound quality!
when green flag clicked
stop sound [mpeg.mp3]
forever
play sound [nighttime sounds recorded from my garage.flac ] until done
end
Last edited by joeyer666 (Aug. 8, 2019 14:28:35)
- Flowermanvista
-
1000+ posts
Support for OGG files and flac files
“Support. It's inconvenient to have to convert sound to other file formats every time you want to add some type of music/sound effect.
I'm also pretty sure that .mp3 files are allowed in 3.0”
yeah but a lot of people want an easy way to have sounds under 10 megabytes so they can actually add it to their project without sacrificing sound quality!stop sounds [mpeg.mp3]
MP3 at 192 Kbps for stereo, or 96 Kbps for mono, is basically transparent to my ears - what that means is that I hear no audio quality degradation, and the amount of compression is massive. There's really no reason not to use MP3 - I really don't get why everyone always exaggerates the amount of quality loss caused by compression to such an extreme degree.
Also, in the future, please press the Quote link on a user's post when you are quoting someone else. That will lessen confusion when that person reads your post.
As for the suggestion itself, support. I'd like to be able to import many kinds of compressed audio into Scratch without converting it to something else. It would be especially nifty if Scratch supported Opus, which is basically the best audio codec in existence at the moment.
Last edited by Flowermanvista (Aug. 8, 2019 14:19:08)
- joeyer666
-
32 posts
Support for OGG files and flac files
Flowermanvista ok i edited my comment
- joeyer666
-
32 posts
Support for OGG files and flac files
i converted a .wav of nighttime sounds to .mp3 and a lot of the nighttime sounds were not audible in the .mp3“Support. It's inconvenient to have to convert sound to other file formats every time you want to add some type of music/sound effect.
I'm also pretty sure that .mp3 files are allowed in 3.0”
yeah but a lot of people want an easy way to have sounds under 10 megabytes so they can actually add it to their project without sacrificing sound quality!stop sounds [mpeg.mp3]
MP3 at 192 Kbps for stereo, or 96 Kbps for mono, is basically transparent to my ears - what that means is that I hear no audio quality degradation, and the amount of compression is massive. There's really no reason not to use MP3 - I really don't get why everyone always exaggerates the amount of quality loss caused by compression to such an extreme degree.
Also, in the future, please press the Quote link on a user's post when you are quoting someone else. That will lessen confusion when that person reads your post.
As for the suggestion itself, support. I'd like to be able to import many kinds of compressed audio into Scratch without converting it to something else. It would be especially nifty if Scratch supported Opus, which is basically the best audio codec in existence at the moment.
when I receive [ full audio format support v]
stop all sounds
repeat until <end of full audio format support>
play sound [nighttime_sounds_recorded_from_my_garage.flac v] until done
end
- Sheep_maker
-
1000+ posts
Support for OGG files and flac files
Safari doesn't support playing OGG files, so it'll have to be converted to a different format
Of the browser versions listed in the FAQ, it seems Edge 15 and old versions of MacOS don't support FLAC files
Of the browser versions listed in the FAQ, it seems Edge 15 and old versions of MacOS don't support FLAC files
- MasterNum
-
39 posts
Support for OGG files and flac files
NOTE:
I am 100% sure that Scratch doesn't support OGG! Use WAV like I do, and your sound will work.
I am 100% sure that Scratch doesn't support OGG! Use WAV like I do, and your sound will work.

- joeyer666
-
32 posts
Support for OGG files and flac files
NOTE:kk will do,tnx
I am 100% sure that Scratch doesn't support OGG! Use WAV like I do, and your sound will work.

Last edited by joeyer666 (April 15, 2020 08:32:19)
- Boomer001
-
1000+ posts
Support for OGG files and flac files
Workaround: You can name the sound [SOUND NAME].mp3 instead of [SOUND NAME].ogg, that should work. I tried it myself.
- R4356th
-
1000+ posts
Support for OGG files and flac files
The suggestion regarding OGG files is a duplicate, https://scratch.mit.edu/discuss/topic/206680/ . Thus please discuss that in the link provided. Thank you.
- paccino
-
51 posts
Support for OGG files and flac files
Support. I have this copy of Pokémon Essentials which contains rips of actual Pokémon music but in various files, but I can't use anything except for the cries!
- CST1229
-
1000+ posts
Support for OGG files and flac files
Workaround: You can name the sound [SOUND NAME].mp3 instead of [SOUND NAME].ogg, that should work. I tried it myself.Don't do that. Changing the file extension won't magically change the data format.
- reallysoftuser
-
1000+ posts
Support for OGG files and flac files
Can't OGGs also contain video footage and text?
- FNAFGameMaker127
-
2 posts
Support for OGG files and flac files
Im Doing Friday Night Funkin Ost And I Only Have The Ogg Files
- SuperStickFigures
-
500+ posts
Support for OGG files and flac files
Support, I rather use sounds that loop instead of it fading way and starting over again
- ScratchCat-V2
-
1 post
Support for OGG files and flac files
I wanna import Friday Night Funkin' music, but there's a problem: the music files are .ogg files and Scratch does not support .ogg files. Could you make Scratch support .ogg files, please?
- dhuls
-
1000+ posts
Support for OGG files and flac files
Bump. Lossless (FLAC) is better than uncompressed (WAV)