Archive

Archive for March, 2011

MKV file slow loading problem in Mac OSX

March 14th, 2011 1 comment

When it comes to watching MKV files with embedded subtitles, it often takes a very long time to load the files no matter you use Quicktime or VLC. Here is a simple solution to fix it:

1. Open the Terminal.
2. Type “sudo chmod -R 771 /usr/X11/var/cache/fontconfig”

I don’t actually know why the privilege need to be changed in order to play MKV instantly, but it works like a charm.

Categories: Technology Tags: ,