nistvan_ro
Joined: 03 Oct 2005
Posts: 16
Location: Brasov, RO
|
Posted:
Wed Dec 28, 2005 11:50 am Post subject:
encode wav to wma - how to??? |
|
|
Hi all!
I am writing an application which is splitting some larg wavs into smaller chunks, and after that it should encode these into wma.
I have the WMF SDK, but I find it a bit awkward.
Does anybody have a piece of code about how to do this compression???
Thanks in advance,
Istvan
|
|
Alessandro Angeli [MVP::D
Guest
|
Posted:
Wed Dec 28, 2005 5:30 pm Post subject:
Re: encode wav to wma - how to??? |
|
|
nistvan_ro wrote:
| Quote: | I am writing an application which is splitting some larg
wavs into smaller chunks, and after that it should encode
these into wma.
I have the WMF SDK, but I find it a bit awkward.
Does anybody have a piece of code about how to do this
compression???
|
Despite the name, the UncompAVIToWMV sample in the SDK also
converts WAV to WMA.
--
// Alessandro Angeli
// MVP :: Digital Media
// a dot angeli at psynet dot net |
|