*lol* i missed thatI've already added such a report
The problem with MPV decoder can be solved by using latest Mpeg2DecFilter from
the MPC home cinema project page.
After unregistering the version shipped with MP and registering the new version
the connection to EVR succeeds (see graph in attached zip file)
and the black screen issue does not arise anymore.
Open a dos prompt,
navigate to MediaPortal program files folder,
unregister the old filter "regsvr32 /u Mpeg2DecFilter.ax"
(rename the old filter in case you want use it later)
paste the new filter to the same folder and
register it "regsvr32 Mpeg2DecFilter.ax"
latest versions of Mpeg2DecFilter.ax and MpaDecFilter.ax are in svn now (from MPC project).Hello.
I just want to ask if you plan to update Mpeg2DecFilter.ax continually?
I am asking, becouse i have this filter in my SAF package.
If MP team add newer vesion to every futher MP releases, i will remove Mpeg2DecFilter.ax from SAF.
BTW: Do you plan to update "MpaDecFilter.ax" too? There are FLAC support in new releases, lot of fixes, AAC, etc... Working great!
latest versions of Mpeg2DecFilter.ax and MpaDecFilter.ax are in svn now (from MPC project).Hello.
I just want to ask if you plan to update Mpeg2DecFilter.ax continually?
I am asking, becouse i have this filter in my SAF package.
If MP team add newer vesion to every futher MP releases, i will remove Mpeg2DecFilter.ax from SAF.
BTW: Do you plan to update "MpaDecFilter.ax" too? There are FLAC support in new releases, lot of fixes, AAC, etc... Working great!
we will keep an eye on them and update them if MPC releases new versions.