I have no idea how XBMC plays the files. It might always save them to disk before, or use something like VLC or MPC-HC as player. These two have their own source filter implementation, so they CAN change the buffer.
This plugin is not responsible for playback, it only provides access to the urls and then builds the directshow graph with system filters, to play that url. This mean the cache would be a value of the filters used as source filter.
And so the question remains, how do I know exactly which codec was chosen for a given file? is it written in a log somewhere?
I was trying to watch a clip on YouTube, it was completely unwatchable, very choppy. Then I loaded the browser and watched the exact same clip - ran smoothly. So this is definitely a codec issue, we just need to figure out which one...
I found out that the File Source (URL) Filter that is used on all http sources as source filter for the graph supports another interface that can be used to ask how much of the file to be played is already downloaded in memory. I implemented a way to use this information to delay the start of playback in MediaPortal until a percentage (configurable, default 2% now) is downloaded. This will be in the next version (0.20).
Hi mate,
As usual, you are always first up with an offer of assistance, and I really appreciate it. So sorry I haven't replied. I'll send you a PM now.
Cheers,
Steve.
Hi mate,
As usual, you are always first up with an offer of assistance, and I really appreciate it. So sorry I haven't replied...
It appears that MP somehow caches previously used subtitle files for subsequent use next time the same video is played. My problem...
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...
Before you create this bug report:
Make sure that your system (Windows, codecs and drivers) is up to date, matching the Requirements and you've filled in your System Specs.
Have a look at our MediaPortal Wiki! Maybe the solution is already there.
Have a look at our Jira (Bug and Issue Tracker)and the threads in this section, maybe...
Before you create this bug report:
Make sure that your system (Windows, codecs and drivers) is up to date, matching the...
Before you create this bug report:
Make sure that your system (Windows, codecs and drivers) is up to date, matching the...
I do not know why this xml was in my theme folders, it must have sneaked in some time ago (years?). I simply removed the file. The Latest Media Handler plugin seems to be working as expected. I've had no lock-ups.
I do not know why this xml was in my theme folders, it must have sneaked in some time ago (years?). I simply removed the file. The...
Before you create this bug report:
Make sure that your system (windows, codecs and drivers) is up to date, matching the...