Making mp3 in c-is it possible?

  • Thread starter Thread starter shyam_b1281
  • Start date Start date
AI Thread Summary
To create an MP3 player in C for a Linux environment, it's essential to understand the MP3 format structure. Resources such as the source code of existing open-source Linux MP3 players, like mpg123, can provide valuable insights and guidance. Additionally, it's important to consider licensing issues when using the MP3 format, as certain patents may apply. Background reading on the MP3 format can also enhance understanding and assist in the development process.
shyam_b1281
Messages
1
Reaction score
0
hi everyone ,
From where can i get the structure of mp3 format and help for making an mp3 player in c (or is it possible:whether i have to take any kind of liscence to use mp3 format?) for linux environment? i am now studying c programming in linux and this is my dream project(idon't know whether i can do it or not)any one help me pls.:smile:
 
Technology news on Phys.org
Perhaps you should look at the source code for some freely available Linux mp3 players, like mpg123

- Warren
 
Thread 'Is this public key encryption?'
I've tried to intuit public key encryption but never quite managed. But this seems to wrap it up in a bow. This seems to be a very elegant way of transmitting a message publicly that only the sender and receiver can decipher. Is this how PKE works? No, it cant be. In the above case, the requester knows the target's "secret" key - because they have his ID, and therefore knows his birthdate.
I tried a web search "the loss of programming ", and found an article saying that all aspects of writing, developing, and testing software programs will one day all be handled through artificial intelligence. One must wonder then, who is responsible. WHO is responsible for any problems, bugs, deficiencies, or whatever malfunctions which the programs make their users endure? Things may work wrong however the "wrong" happens. AI needs to fix the problems for the users. Any way to...
Back
Top