I want to loop a short wav sample, which is an 8-bar melody:
ffplay -loop 0 sample.wavThere 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? _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
