**System Information**
Manjaro 2016-03-05
MSI GTX 660Ti - video-nvidia driver
**Blender Version**
Issue since 17:2.76.b-3 (hash f337fea) with libsndfile 1.0.26-1
Worked with 17:2.76.b-3 (hash f337fea) with libsndfile 1.0.25-3
**Short description of error**
In Video Sequence Editor, when an audio strip from a FLAC file is played, it plays continuously from the beginning, even when moving the cursor (either towards the beginning or the end).
**Exact steps for others to reproduce the error**
- Create a new Blender VSE project
- Add an audio strip from a FLAC file
- Play the sequence
=> the strip is played, OK
- Move the sequence cursor towards the end
=> the strip keeps playing continuously instead of playing from the new cursor position, NOK
- Move the sequence cursor towards the beginning
=> the strip keeps playing continuously instead of playing from the new cursor position, NOK
- The sequence cursor reaches out of the strip
=> the strip is not played, OK
A consequence of this is, if playing a strip cut from a FLAC file (meaning the strip is shorter than the file), i can play the whole file as long as i move the cursor backwards so it stays on the strip.
The issue is not reproduced using an audio strip for a MP3 file.
NB: Considering the issue rose with an update from libsndfile dependency, i'd understand if you want me to fill an issue to the libsndfile project, though i'd appreciate if you can help me provide a more significant report.