diff --git a/src/Forms/VideoError.cs b/src/Forms/VideoError.cs
index 07f34bccc..a540f7700 100644
--- a/src/Forms/VideoError.cs
+++ b/src/Forms/VideoError.cs
@@ -69,7 +69,7 @@ namespace Nikse.SubtitleEdit.Forms
sb.AppendLine("");
sb.AppendLine("Other useful utilities:");
- sb.AppendLine(" - http://mediainfo.sourceforge.net/");
+ sb.AppendLine(" - http://mediaarea.net/MediaInfo");
sb.AppendLine(" - http://www.free-codecs.com/download/Codec_Tweak_Tool.htm");
sb.AppendLine(" - http://www.free-codecs.com/download/DirectShow_Filter_Manager.htm");
sb.AppendLine(" - http://www.headbands.com/gspot/");
diff --git a/www/Help.cshtml b/www/Help.cshtml
index a10f398fb..aa24d8492 100644
--- a/www/Help.cshtml
+++ b/www/Help.cshtml
@@ -858,7 +858,7 @@ The error might be something like System.Runtime.InteropServices.InvalidComObjec
My recommendation is to uninstall all codec packs (incl. K-lite), reboot, and then install LAV Filters - DirectShow Media Splitter and Decoders
Note that Subtitle Edit is a 32-bit application (unless you have specifically found a 64-bit version) and hence requires 32-bit codecs - even on win7 64-bit
-If you have problems with a specific format/file try MediaInfo / GSpot.
+If you have problems with a specific format/file try MediaInfo / GSpot.