Dark Bit Factory & Gravity
PROGRAMMING => General coding questions => Topic started by: Hotshot on May 28, 2011
-
My Music Files size is 6.9MB !!! Is there way of reducing of them down by half of the size?
-
I should post in the General Chat forum instead of here because here is general coding questions ::)
-
Are you using your music in something you're coding ?
-
Yes.
My Wireframes is Almost done and just need to reduce the music files size :)
-
What format is your music in?
-
MP 3.......I guess they are huge files size are they?
It is possible to reduce the files size?
Which one of them are smallest files size it, xm, mod?
-
You can re-encode the MP3 at a lower bitrate, which will reduce the file size. You'll get some quality loss though, especially since you're recompressing an already compressed MP3. If you have the original tune in an uncompressed format (.wav or whatever), converting that to MP3 will give you better quality than recompressing the existing MP3. Give 128 or 64 kbps a try when compressing, that should make it fairly small without making it sound awful.
You're not going to be able to convert it to a mod or xm file, well, not easily anyway.
-
I used mod music which is much better...
thanks for all help :)