Quote:
Originally Posted by DaWei
The thread was a jocular response and an enjoyable exercise. Feel free to drop your (working) alternative right here. Off the cuff what-if's and but-you-cans don't count.
|
Not one for resurrecting threads however this seems to be ongoing'ish...
I can explain that the codec issue is due to the
bitsPerSample being written to the stream before
bytesPerSample - I had this error when writing this code in C# for a kick, it was a friend that then pointed out the
structure error to me.