Comment #10 on issue 87 by [email protected]: Clicking during playback http://code.google.com/p/mediaserver/issues/detail?id=87
Ok lets summarize
Indeed the problem occured due to 2 problems
1) Padding was invalid in case of G711
2) There may be additional bytes in header for any other coded then pcm.
Please confirm that currently it works.
Attachments:
WavTrackImpl.java 8.2 KB
