Browse Source
OS X Mavericks takes read-ahead very seriously when accessing SMB drives, so it caches up to a 100 MB. However, when the end of said cache is reached, VLC will stutter because the file system needs to re-connect to the server first. Disabling read-ahead leads to a continous data flow at the media's bitrate.
This solves a regression introduced in fe0a075ef3
pull/18/head
1 changed files with 6 additions and 3 deletions
Loading…
Reference in new issue