Created JSON output could not be parsed (markdown)

Moritz Bunkus 2016-11-12 09:12:24 +01:00
parent 0c94563969
commit ec195df9e4

@ -0,0 +1,14 @@
# The GUI states "JSON output generated by mkvmerge could not be parsed"
Adding a file in the GUI popups up the following error message:
```
The JSON output generated by mkvmerge could not be parsed (parser's error
message: parse error - unexpected `[`; expected end of input).
```
Several users have reported such a case, and in each case it was due to their Anti Virus program blocking or interfering with `mkvmerge.exe`.
Please configure your Anti Virus solution to whitelist `mkvmerge.exe` from the MKVToolNix installation folder and try again.
Categories: [debugging](FAQ#category-debugging)