Welcome, Guest. Please login or register.

Author Topic: mp3 playing on 68k  (Read 1550 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline kas1eTopic starter

mp3 playing on 68k
« on: April 27, 2004, 03:04:16 AM »
hi all. i have some questions about mp3 playing.i want play mp3 on 040/060 over mpega.library. how i can do it ? how i can do it faster ? i mean step by step.

mpega can't play mp3, just decode to raw. but how i can play my mp3 (library,funcs)?

thnx all, sorry for lame questions.
 

Offline kas1eTopic starter

Re: mp3 playing on 68k
« Reply #1 on: April 27, 2004, 12:15:24 PM »
sorry all, but my problem is not a "what progs need to me for mp3 play ", but "how i can play mp3 on C". i mean - i try to write little program on sas-c for mp3 playing. i know, for it, i must use mpega.library, but mpega.library have only decode,etc fuction. i mean just decode, not playing. So:

#include
main(){
/* here i open mpega.library */
/* decode mp3 to raw ? */
/* what funcs in aos i must use for play my raw data ? */

so, my question "how i can play mp3 on sas-c". what fuction i must use, etc.

thanks agayn and sorry for poor enlish.

 

Offline kas1eTopic starter

Re: mp3 playing on 68k
« Reply #2 on: April 27, 2004, 12:54:42 PM »
oh mans .. i choiсe this topic - amigaos develop. not amigaos beginer. not "how i can use library". i need write prog on C. for play mp3 ! :) i know that mpega.library is good for _decode_. i know, but my problem in aos fuctions for playing this _decoded_ data :)

ps. where a you, aos programmer?