
This page contains all known bugs from drivers, codecs, Windows, etc. which can cause issues in MediaPortal.
Reason:
This is a known limitation of MediaPortal's font engine. When rendering text, especially when rotating or scrolling, if a character in the string is outside the range of characters rendered to textures, the font engine will use an alternate method to render the text. It will use DirectX sprites. Sprites are 2D objects and cannot extend on the z-axis. When rendering sprites, only the part that lies on the z=0 plane is visible - everything else is clipped.
Solution:
A work around is to either
<Language name="Croatian" characters="512">
<entry name="useExtendedCharsWithStandardCulture">512</entry> to MediaPortal.xml
Both will increase the number of characters rendered to textures BUT as a result will increase GPU memory usage.
Using first approach, skin cache will be "lighter" but you loose the setting on each install. The second approach will use more cache (more memory) but will keep the setting on reinstall.
Reason:
This problem occurs in some cases when you use MPV or ffdshow as video codec, in combination with the Enhanced Video Renderer (EVR).
Solution:
You can solve this problem by using an updated version of the Mpeg2DecFilter from MPC home cinema or another codec, such as from PowerDVD or WinDVD.
Reason:
The DVD Navigation filters are very sensitive to the video and audio filters (codecs) you use.
If these filters are "incompatible", then you might encounter none working DVD menues.
Solution:
The only solution for this issue is to use a working combination of "DVD Navigator" and audio/video codecs.
It's known that the inbuild DVD Navigator and audio/video codec of Windows Vista are working well together.
The DVD Navigator and audio/video codec from PowerDVD 7 are working very well too.
Reason:
There is a bug inside DirectX which causes a problem that as soon as you increase the DPI for the fonts in Windows, the video playback in MediaPortal becomes black.
Solution:
The only way to avoid the display problem in MediaPortal is to set the DPI setting to Windows default.
Reason:
It is a known bug inside MPV that it is not able to detect the aspect ratio (AR) of a video. Codecs like Cyberlink or Nvidia Purevideo do not have this problem.
Solution:
There is no known fix for this bug.
Reason:
MediaPortal reads the exif from your picture to find out if it has to be rotated (not all image viewers do that).
Solution:
If your image files contain a faulty orientation value in the Exif then you have the following options:
Reason 1:
Sometimes this happens when you selected "S/PDIF passthrough" in the codec configuration and connect your TV with analog stereo to the HTPC. This means that on channels which broadcast AC3 audio, you won't hear anything from your TV speakers, because "S/PDIF passthrough" is selected.
Solution:
Either choose "decode to speakers" in the filter configuration, or connect the SPDIF of your HTPC to your Dolby Digital-capable receiver.
Reason 2:
If the TV channel where this issue occurs contains an MPEG1 mono audio channel, then you will have to choose an audio codec which is able to process this audio stream.
NOTE: This can happen on stereo channels as well, goes hand in hand with a random chance on a still picture (Ziggo NL) aka Discovery Channels fix.
Solution 1:
Choose ffdshow as audio codec.
Open ffdshow audio decoder configuration -> codecs -> MP1,MP2 to mp3lib + Apply & OK
Solution 2 (for Vista users):
Choose Microsoft DD decoder as audio codec.
Reason 3:
AC3 audio using Microsoft codecs - either TV or Video. Microsoft codecs will not output any sound for AC3 (and all Dolby licensed formats) when not used in Microsoft products.
Use MPC codecs in Codecs and Renderer setup
Reason:
This is a specific issue with some codecs like Cyberlink. You watch an movie or TV and after you used the skip steps or FF/FR the video plays but there is no audio for ~10 seconds.
Solution 1:
Select a different audio codec like ffdshow or MPA.
Reason:
There can be many different reason why a network drive is not reachable, until you click at it once in the explorer, after you started your PC.
It is possible that your network card was not ready fast enough or some other network related problem.
Solution:
You just need to use UNC Paths when you add shares inside MediaPortal configuration.
Easiest way to do so is to select the "network" instead of the network drive, then your server PC and then the folder you want to use.
Reason:
Anti-virus / firewall software can slow down interaction between MP and database (NOD32 seems to sometimes be worst for this). This can be changing channel, adding recording schedules, removing schedules etc (anything which needs MP client to interact with database)
Solution:
Try disabling your anti-virus / firewall / anti-malware software. If MP speeds up then look at what settings need to change inside the security software. If you are unable to get them working then contact your security software provider.
Reason:
False signatures (e.g. from Windows Defender see CNet news for details) might have caused an alteration of your %systemroot%\system32\drivers\etc\hosts file.
Solution:
Go to: C:\Windows\System32\drivers\etc
127.0.0.1 localhost ::1 localhost