[linux-minidisc] Writing MP3 tracks support
- From: Mårten Cassel <marten.cassel@gmail.com>
- To: linux-minidisc@lists.fu-berlin.de
- Date: Wed, 19 May 2010 00:16:58 +0200
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=MueZsE6RvQBsgsNsbS/bOWwzv8b8YJH5i8Dlj2KiMmXUQGa1HV+4Rkro1n04dHSsEp q6S8qt06de0CQBe4HTOZz89LWowbKc9CrPIYI4rHa1Vlzoa3lWJQualNvMciCO9o7LDB XDqo9qiCJua3Toy5UtMs3ooNndA9OuMRJVRtA=
- Subject: [linux-minidisc] Writing MP3 tracks support
Hi everyone,
I've started work with implementing the exiciting feature "Writing MP3 tracks to HiMD".
These steps are done:
1) Cutting mp3 file into frames.
2) Gather the frames into blocks of 16384-64=16320 Bytes.
3) Obfuscate these blocks with the track/disc specific MP3 encoding key
I'm working towards finishing this feature as soon as i can.
/ Mårten Cassel
(nopsled)