Hi All,
I’m writing an applicstion to convert mp3 files to wma format files. I’m using windows media SDk for it. I want to calculate estimated time for converting. The data i’ve got is bit rate of conversion and the number of bytes converted. I also have sample rate. I’m not getting the number of bytes dropped during the conversion(the method in the SDK is returning 0 bytes droppped). Can i know the total number of samples before starting tha application?
or is there any other method to get estimated time
please help me out.
thanks in advance
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com