![]() |
| ||
| Working with mp3 files and folders. Hi, Recently I came up with an idea of making my own program for tagging mp3 files. I realised I'm lacking in knowledge. For now I need the following information: 1. After typing a path to a main folder, I'd like to read the names of the folders inside. 2. Than I want to visit each of those folders - get inside (Those folders will include mp3 files). 3. Finally I want to enter this section of a mp3 file where the information about e.g. atrist or genre is kept and I want to chane it. Can anyone help tell me with this? Thanx! |
| ||
| Re: Working with mp3 files and folders. the first 2 questions can be solved by the following sample code: find(char * lpPath)the information on artist in a mp3 file is stored in the last 128 bytes of the file. so you can simply read the last 128 bytes. |
| All times are GMT -4. The time now is 11:53 pm. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC