gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

DS development > use mp3 in ds

#59400 - delfare - Tue Nov 01, 2005 3:23 pm

hi,
I have create a program to read the avi file in ds(http://teamnnc.free.fr/phpBB2/viewtopic.php?t=9) but the sound is exported in mp3.
How can I read the mp3 in ds?
Where can I have a version of the libmad's port to ds?

thanks,
delfare
_________________
If I speak badly, it's because I speak french and I am 15

PA 3d tutorial : http://delfare.pizz.biz

#59401 - Mighty Max - Tue Nov 01, 2005 3:33 pm

You don't need to port libmad, it compiles unmodified.
_________________
GBAMP Multiboot

#59402 - delfare - Tue Nov 01, 2005 3:36 pm

yes but there are some bug when I compile libmad.
and I don't know how to use it
_________________
If I speak badly, it's because I speak french and I am 15

PA 3d tutorial : http://delfare.pizz.biz

#59418 - bafio - Tue Nov 01, 2005 7:37 pm

delfare wrote:
hi,
I have create a program to read the avi file in ds(http://teamnnc.free.fr/phpBB2/viewtopic.php?t=9) but the sound is exported in mp3.
How can I read the mp3 in ds?
Where can I have a version of the libmad's port to ds?

thanks,
delfare


Hi, have you tried to look at Moonshell? It has mp3 support using limbad...

#59453 - josath - Tue Nov 01, 2005 10:16 pm

delfare wrote:
yes but there are some bug when I compile libmad.
and I don't know how to use it


Usually, lack of knowledge is not considered a bug.

#59470 - tuLL - Wed Nov 02, 2005 2:06 am

josath wrote:
delfare wrote:
yes but there are some bug when I compile libmad.
and I don't know how to use it


Usually, lack of knowledge is not considered a bug.


And how about lack of sense of ridicule?

#59492 - tepples - Wed Nov 02, 2005 5:51 am

delfare wrote:
yes but there are some bug when I compile libmad.

We can't help you unless you paste the errors.
_________________
-- Where is he?
-- Who?
-- You know, the human.
-- I think he moved to Tilwick.

#59528 - delfare - Wed Nov 02, 2005 1:36 pm

error :
c:/devkitpro/mp3/source/libmad/fixed.h:446:4: error : #error "no FPM selected"

Quote:
, have you tried to look at Moonshell? It has mp3 support using limbad...
: yes but each file include other files
_________________
If I speak badly, it's because I speak french and I am 15

PA 3d tutorial : http://delfare.pizz.biz

#59580 - Extreme Coder - Wed Nov 02, 2005 7:53 pm

Quote:
Hi, have you tried to look at Moonshell? It has mp3 support using limbad...

And how could an application on the DS that uses "limbad" help him? Unless it's open-source, that is.

#59585 - bafio - Wed Nov 02, 2005 8:07 pm

Extreme Coder wrote:
Quote:
Hi, have you tried to look at Moonshell? It has mp3 support using limbad...

And how could an application on the DS that uses "limbad" help him? Unless it's open-source, that is.

Because it's opensource maybe? try to click on "misc" and see for yourself...
or
http://forum.gbadev.org/viewtopic.php?t=6560&start=645
Maybe try to get some information before writing too...

Bafio

#59691 - Extreme Coder - Thu Nov 03, 2005 2:10 pm

Quote:
Because it's opensource maybe? try to click on "misc" and see for yourself...
or
http://forum.gbadev.org/viewtopic.php?t=6560&start=645
Maybe try to get some information before writing too...

Bafio


Well, I wasn't talking about moonshell in general anyway. Note the "Unless it's open-source".