Difference between revisions of "VSG:Format:MKV"

From VideoLAN Wiki
Jump to navigation Jump to search
(Created page with "== VLC cannot play MKV files through my VLC Media Player. == The software just freezes up and fails to play anything. This is a fault with an older version of VLC Media Play…")
 
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== VLC cannot play MKV files through my VLC Media Player. ==
+
== VLC cannot play MKV files at all. ==
  
 +
The software just freezes up and fails to play anything.
  
 +
This is a fault with an older version of VLC Media Player.
 +
 +
Please upgrade to the latest version. It is an issue with the video encoding. Just re-download the software, and re-install and all should be fine.
 +
 +
<br><br>
 +
 +
== VLC hangs when opening MKV file ==
  
The software just freezes up and fails to play anything.
+
This problem might occur when using VLC to view an [[mkv]] file in a directory that has a large number of .mkv files. (e.g. in an Azureus download directory).  
  
This is a fault with an older version of VLC Media Player.  
+
VLC will attempt to preload all the .mkv files in the directory and therefore will hang, especially if some .mkv files are not fully downloaded yet (thus seem to be broken).
 +
 
 +
The solution is to set the mkv option: <code>--mkv-preload-local-dir</code> to ''false'':
  
 +
'''Preferences → Input / Codecs → Demuxers → Matroska → Preload Directory''' (uncheck the checkbox).
  
 +
<br><br><br><br>
  
Please upgrade to the latest version. It is an issue with the video encoding. Just re-download the software, and re-install and all should be fine.<br>
+
{{VSG}}

Latest revision as of 08:27, 20 January 2019

VLC cannot play MKV files at all.

The software just freezes up and fails to play anything.

This is a fault with an older version of VLC Media Player.

Please upgrade to the latest version. It is an issue with the video encoding. Just re-download the software, and re-install and all should be fine.



VLC hangs when opening MKV file

This problem might occur when using VLC to view an mkv file in a directory that has a large number of .mkv files. (e.g. in an Azureus download directory).

VLC will attempt to preload all the .mkv files in the directory and therefore will hang, especially if some .mkv files are not fully downloaded yet (thus seem to be broken).

The solution is to set the mkv option: --mkv-preload-local-dir to false:

Preferences → Input / Codecs → Demuxers → Matroska → Preload Directory (uncheck the checkbox).





This page is part of the informal VLC Support Guide.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.