3rd party bugs Knowledge Base
This page contains all known bugs from drivers, codecs, Windows, etc. which cause issues in MediaPortal.
Display Issues
MediaPortal GUI gets black after video playback stops
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.
DVD Menus are black
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.
Video Playback is black
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.
Aspect Ratio is wrong when using MPV
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.
MediaPortal displays images 90° rotated
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 imagefiles contain a faulty orientation value in the Exif then you have the following options:
- Fix the exif value (depending on the amount of pictures you have, this can be a lot of work)
dissable the feature that MediaPortal reads the Exif
go to MediaPortal Configuration -> Pictures and dissable the Exif feature
- clear the thumbs cache
delete your PictureDatabase.db3 inside the UserFiles
- clear the thumbs cache
- If your imagefiles contain a faulty orientation value in the Exif then you have the following options:
Audio Issues
No audio on some channels
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.
No audio for some seconds when using skip steps / fast forward
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.
Storage Issues
Networkdrive is not reachable and therefore !MediaPortal does not display any Media
Reason:
- There can be many different reason why a networkdrive is not reachable, until you click at it once in the explorer, after you started your pc.
- Could be that your networkcard was not ready fast enought or some other networkrelated 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 networkdrive, then your server pc and then the folder you want to use.
TV-Server Issues
Slow Zapping or interaction with database
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 the working then contact your security software provider.
TV-Service fails to start with an SocketException
Reason:
False signatures (e.g. from Windows Defender - check the news) might have caused an alteration of your %systemroot%\system32\drivers\etc\hosts file.
Solution:
- Go here C:\Windows\System32\drivers\etc
Open the host file with notepad (On Vista and Windows 7 you might have to take ownership of the filke first)
- make sure that the file contains at least these 2 lines
127.0.0.1 localhost ::1 localhost
save the file and reboot your PC (make sure that it does not get saved as hosts.txt!)
MediaPortal Wiki 