When playing an 4k file MP dies (2 Viewers)

pur_berger

Super User
  • Team MediaPortal
  • Super User
  • May 14, 2007
    1,679
    309
    51
    Vienna
    Home Country
    Austria Austria
    I do not know what the multi-file parser splitter does but it seems u using it:
    Code:
        <entry name="audiorenderer">MediaPortal - Audio Renderer</entry>
        <entry name="mpeg2audiocodec">LAV Audio Decoder</entry>
        <entry name="mpeg2videocodec">LAV Video Decoder</entry>
        <entry name="h264videocodec">LAV Video Decoder</entry>
        <entry name="vc1ivideocodec">LAV Video Decoder</entry>
        <entry name="vc1videocodec">LAV Video Decoder</entry>
        <entry name="xvidvideocodec">LAV Video Decoder</entry>
        <entry name="aacaudiocodec">LAV Audio Decoder</entry>
        <entry name="splitterfilter">LAV Splitter Source</entry>
        <entry name="splitterfilefilter">Multi-file Parser</entry>
        <entry name="settinglavplitter">yes</entry>
    maybe change your splitter filter to the lav splitter:
    View attachment 190096

    and a bit about lav cuvid in general, pls avoid that method and instead use the dxva c-b for less hassle (and for madvr) or native for performance reasons...
    also even your kaby-cpu should have enough power for hw decoding 4k without problems, with evr as renderer at least.
    btw. you can check the decoding capabilities with dxva checker


    Ah - normally it is LAV Splitter - Think it was switch when playing with teh setttinmgs .- THX for pointing this out.
     

    Users who are viewing this thread

    Similar threads

    MP1 MP2 4K makes Problems. DE
    Hello, one question your hdmi port from motherboard is HDMI2.0 at least ?
    Hello, one question your hdmi port from motherboard is HDMI2.0 at least ?
    Hey, i am using the newest MP version and have some problems playing 4k Movies. The color saturation is too low and the contrast is...
    Replies
    9
    Views
    2K
    Thanks again for all the help. I deleted 'BDHandler.dll" from the process folder, and as expected, it no longer appears in the MePo configuration utility. I also downloaded the X86 BDReader plugin that you posted. Renamed the existing files in the MePo folder, and copied the updated files to the MePo folder. For the most part...
    Thanks again for all the help. I deleted 'BDHandler.dll" from the process folder, and as expected, it no longer appears in the...
    I'm not sure that this works on 32-bit, but if I try to play a 4K UHD Blu-ray (Using makeMKV, modified firmware, and AnyDVD HD) the...
    Replies
    22
    Views
    2K
    I have looked at your log files, but as usual they are unintelligible gobbledegook. (I am sure that the original developers who wrote that code know what the log entries mean, but those developers have long since retired from the MP team.) I regret to say that I think that you will have to use the "brute force" method to track down...
    I have looked at your log files, but as usual they are unintelligible gobbledegook. (I am sure that the original developers who...
    Sometimes when displaying the OSD whilst playing a recorded TV show the video freezes and the sound continues for about 30 seconds...
    Replies
    1
    Views
    646
    Well, there is nothing wrong in the log. I have personaly tested the bitstreaming after DVD resume, and I can confirm that the LAV audiodecoder shows status 'bistreaming' on the output. What is your LAV status?
    Well, there is nothing wrong in the log. I have personaly tested the bitstreaming after DVD resume, and I can confirm that the LAV...
    My apologies for posting two separate issues in one posting, however, the logs I have cover both. 1. Resume playback of...
    Replies
    13
    Views
    1K
    Hi, First off: there are some issues with the latest Mediaportal (32bits vs 64bits), so that is one of the issues you're stumbling with. If you take the previous version (1.31) it should work as expected. For IPTV there is also a different option (with different pros and cons): Onlinevideos. I'm using that sometimes for my IPTV as...
    Hi, First off: there are some issues with the latest Mediaportal (32bits vs 64bits), so that is one of the issues you're stumbling...
    Hi I am trying to play a m3u file from my IPTV provider, but when I try to install the TV part of Media Portal v1.3.2 I get an...
    Replies
    1
    Views
    673
    Top Bottom