kpkp,
I understand wht you are saying but that does not answer the question. I know it can be done, there are a number of commercially available products which allow the splitting of a wma/mp3 file into smaller files. *How* they do it, I don't know. Your first link takes me to a page that has information about SDK's. Has anyone used any of these SDK's to do something like what I'm looking to do?
Main Topics
Browse All Topics





by: kpkpPosted on 2008-04-08 at 06:32:06ID: 21304989
Your code doesn't work beacause a WMA file can not simply be split in this way.
indows/win dowsmedia/ forpros/fo rmat/ asfsp ec.aspx.
indows/win dowsmedia/ licensing/ windowsapp lications. aspx
Reading the file header and attaching it to the pieces will not help. The WMA file format it a complex proprietary format developed by Microsoft, it is a type of ASF (Advanced Sstem Format) file - documented here http://www.microsoft.com/w
You would have to read and understand the complete specification before attempting to write code to split a WMA file. There may also be licencing issues, see here http://www.microsoft.com/w