You know that even those H.264 / MPEG2 codec selections aren't explicit? For example if you load two codecs that both support MPEG2 and H.264 MP is not 100% sure to be using those ones you have selected. The filter merits will step into play in that case (as you have two codecs in the graph that are connected by the DirectShow automation).
Maybe in MPII we will have fully user configurable codecs...
Let me imagine how does it work.
There are splitters & decoders registered in Windows with their merits.
When GraphEdit attempts to open some media it enumerates all the appropriate splitters and finds the splitter with maximum merit. If there are several appropriate splitters with equal merit - GraphEdit uses any of them.
Similarly - for decoders.
In case of Media Player Classic Homecinema, two algorithms work:
1. First the player attempts to use explicitly defined decoders (in the "Options" dialogue window).
2. If no appropriate decoders are found, the player chooses some decoder basing on merits like described above.
And finally I cannot understand how this approach is implemented in MP.
From one side, there are explicitly defined decoders for H264 & MPEG, for instance.
At what time merits are used?
In MediaPortal the graph building works in following way:
1) MediaPortal loads all configured codecs (that user has selected in player settings) into the diretcshow graph
2) MediaPortal asks the directshow to render the output pins of the souce filter
At that point the control is completely on directshow side. Basicy that means that the codec selection is not 100% explicit. For example if the graph has multiple codecs that are able to decode MPEG2 stream it is up to directshow to decide what codec will be connected. Directshow will always prefer the loaded codecs and if none of those are capable of handling the stuff then the non-loaded codecs are checked next. In short following rules are used when connecting the filters (by directshow):
1. loaded filters are tried to connect by their merits
2. if there are still undendered pins all available directshow filters are tried to connect (order is again based on the merit values)
Sorry, I didn't get email notifications on these latest replies. I just came here to report I solved the problem after adjusting power settings for "Intel Graphics". I set it to Maximum Performance. I tried many other things so it could be a combination of them, but this was the last thing I did and I haven't had the problem return...
Sorry, I didn't get email notifications on these latest replies. I just came here to report I solved the problem after adjusting...
I'm running MP1 as a client only on this:
https://www.amazon.com/dp/B0DZX5DWS5?ref_=pe_123509780_1038749300_t_fed_asin_title&th=1...
Looks like there's some kind of error regarding translations that I can't pinpoint about Subcentral. You'll find it in the log file I attached to my previous message. I don't understand it because I use MP in english, I search for subtitles in english and not in my native language, so I can't figure out what's translation got to do...
Looks like there's some kind of error regarding translations that I can't pinpoint about Subcentral. You'll find it in the log file...
I don't now what to say, I don't know where to begin. Mediaportal user since 2004. Always a satisfied user, I must add. Lately...
To other people reading about this 'issue', Doskabouter provided me with a fix/patch. It is a modified version of tswriter.ax which solved the problem with dolby digital plus audio.
I want to thank Doskabouter for all his time and energy he put into resolving this!!
To other people reading about this 'issue', Doskabouter provided me with a fix/patch. It is a modified version of tswriter.ax which...
Hi all,
I could use some help with the following;
OS: Win11 24H2
TV server: 1.37.000.0|x64
(working with Mediaportal for maybe 20...
Are different people taking turns watching the same thing on the same HTPC?
For me, separating users in MP2 is a drawback, as is the interface.
Simply put, this can't be done in MP1, or rather, it can't be done quickly, because everything would have to be rewritten.
But if each user logs in with their own Windows account, MP1 can...
Are different people taking turns watching the same thing on the same HTPC?
For me, separating users in MP2 is a drawback, as is...
Hello,
Is there a way to integrate a multi-user interface in MP1 where you can create different end users, similar to MP2? A...