Parsing the MP3 Data, Isolating the MP3 Data Only |
Parsing the MP3 Data, Isolating the MP3 Data Only |
Dec 16 2011, 06:57
Post
#1
|
|
|
Group: Members Posts: 8 Joined: 16-December 11 Member No.: 95828 |
Hello Everyone.
I am still a newbie when it comes to MP3 and its detail/internal structure. This past few days, I have been parsing different MP3 files most of which have ID3vxx format. So basically to get the Mp3 data, I just read the data after the tag in case of ID3v2 and before the tag in case of ID3v1. So now I am given a Lame encoded? MP3 file. I can get the Header Information but not the actual audio data. So basically what I'm trying to do is to get the MP3 header and MP3 data only and ignore any tag/header or info within it. Thank you for any information. ** I hope I posted this in the correct area |
|
|
|
![]() |
Dec 16 2011, 08:19
Post
#2
|
|
|
Group: Members Posts: 592 Joined: 12-May 06 From: Colorado, USA Member No.: 30694 |
|
|
|
|
samokan Parsing the MP3 Data Dec 16 2011, 06:57
samokan QUOTE (mjb2006 @ Dec 16 2011, 16:19) Is h... Dec 16 2011, 09:12
alexeysp QUOTE (samokan @ Dec 16 2011, 11:12) So b... Dec 16 2011, 13:20

samokan QUOTE (alexeysp @ Dec 16 2011, 21:20) QUO... Dec 19 2011, 03:00
pdq QUOTE (samokan @ Dec 16 2011, 04:12) One ... Dec 16 2011, 15:12
samokan QUOTE (pdq @ Dec 16 2011, 23:12) QUOTE (s... Dec 19 2011, 03:04
pdq Correct. You could replace it with almost anything... Dec 19 2011, 05:33
samokan Thank you. I was able to find some source code for... Dec 19 2011, 09:54
Sebastian Mares Right, LAME uses its version string as frame paddi... Dec 16 2011, 15:31
Sebastian Mares What I don't fully understand is what you are ... Dec 19 2011, 12:12
samokan QUOTE (Sebastian Mares @ Dec 19 2011, 20... Jan 5 2012, 04:37
benski once you skip the ID3v2 tag, you can basically sen... Jan 5 2012, 17:06
samokan thanks for pointing that out. I check all my worki... Jan 6 2012, 09:18
samokan thank you for all the response. it is finally work... Jan 10 2012, 08:11![]() ![]() |
|
Lo-Fi Version | Time is now: 19th June 2013 - 13:40 |