I would like to compare the length of a file A.wma that has been encoded to a file B.mp3 (for example). So, I will use the method called get_AudioProperties (C#) on those files.
But I am wondering : how reliable is this method ? What is the error margin, depending on the codec ?
But I am wondering : how reliable is this method ? What is the error margin, depending on the codec ?
Comment