I had the reccodec on version .1.0.0.7 now its gone how to I get it back. I followed all the directions in the setup for burner. But it is not in the mp folder.
Just because there are so many quastions for the reccodec.bat.
Copy the two ax files in your windows folder and
write a bat (use editor and you will get anything.txt rename file to anything.bat ) with the following 2 lines:
regsvr32.exe CLDump.ax
regsvr32.exe MpgMux.ax
It´s that easy !!!
Those 2 lines are all that is in reccodec.cmd
I was just tinkering with a few settings in the MediaPortal configuration and am happy to have found the cause of the problem.
Disabling the option "Single seat setup: force RTSP usage" under "TV/Radio", "Advanced Options" resolved the issue.
After I disabled this option, I was able to delete the recordings the first time...
I was just tinkering with a few settings in the MediaPortal configuration and am happy to have found the cause of the problem...
Deleting recordings sometimes doesn't work.
Neither the 0 button nor the Info/Delete button works.
Nothing happens at all with...
I don't know about MP2 but as you said you tried MP1 too, how is the MP music config ?
MP(1) will only use LAV if you select "Internal DirectShow player" as music output, but then you lose gapless playback.
If you you don't have multichannel music you can choose WASAPI as the output and set the number of speakers to stereo.
I have...
I don't know about MP2 but as you said you tried MP1 too, how is the MP music config ?
MP(1) will only use LAV if you select...
Not sure if this a a bug/config/settings problem.
I am running a media portal 2.5 server with 2.41 client but it seems I get the...
Those folder's last modified time isn't really accurate it seems. Latest change was a merge from PR #384 on may 3rd which was exactly that fix, see f.e. MediaPortal-1/mediaportal/MediaPortal.Application/MediaPortal.cs at 8fa4ccca20059a5534a029266efa596e83387f5b · MediaPortal/MediaPortal-1
Those folder's last modified time isn't really accurate it seems. Latest change was a merge from PR #384 on may 3rd which was...
Now that MediaPortal has gone 64-bit, any references to lParam should be converted to int64 rather than int32 or compared to zero...
maybe setting loglevel to debug might pinpoint the difference between normal and stuck?
Preferable with as much disabled as possible
also try to see if anything is happening during stuck for the mediaportal process(resource monitor, disk activity, cpu usage, anything)
maybe other programs competing for resouces?
maybe setting loglevel to debug might pinpoint the difference between normal and stuck?
Preferable with as much disabled as...
Since over a year my MP sometimes stucks while showing the welcome screen. It started once a week now it happens every second time...