I want to loop a short wav sample, which is an 8-bar melody: ffplay -loop 0 sample.wav There is a small, but perceptible delay between individual playbacks of the sample, which throws the melody off. Is there a way to make the playback completely continuous with no delay?