2016-02-04, 15:01
@Waener306.
Just to thank you for the continuous update to your Wiki, specifically, 3D / HDR.
For me, your Wiki remains one BIBLE, to consult regularly.
Much appreciated!!!
Take this opportunity to ask for help.
I wanted to try an external player MPC-HC / MPC-BE with DSPlayer , in userdata DSPlayer is added the playercorefactory file
On this occasion, I am trying MPC-BE on DSPlayer.
MPC-BE "Play With" it appears to be the default external player, when I put in play a movie with MPC-BE, does not play any movie.
DVDPlayer and DSPlayer , work well with their Characteristics.
Time ago. if I remember correctly I had created a playercorefactory file for that reason, changing only MPC-HC external reader instead of MPC-BE, I lost the file and, I forget how to do it
current playercorefactory , in userdata dsplayer.
If I do not ask too much
you can provide playercorefactory file
External player MPC-HC / MPC-BE / DVDPlayer / DSPlayer.
Obviously, DSPlayer default.
Thank you very much.
Just to thank you for the continuous update to your Wiki, specifically, 3D / HDR.
For me, your Wiki remains one BIBLE, to consult regularly.
Much appreciated!!!
Take this opportunity to ask for help.
I wanted to try an external player MPC-HC / MPC-BE with DSPlayer , in userdata DSPlayer is added the playercorefactory file
On this occasion, I am trying MPC-BE on DSPlayer.
MPC-BE "Play With" it appears to be the default external player, when I put in play a movie with MPC-BE, does not play any movie.
DVDPlayer and DSPlayer , work well with their Characteristics.
Time ago. if I remember correctly I had created a playercorefactory file for that reason, changing only MPC-HC external reader instead of MPC-BE, I lost the file and, I forget how to do it
current playercorefactory , in userdata dsplayer.
PHP Code:
<playercorefactory>
<players>
<player name="MPC-BE" type="ExternalPlayer" audio="false" video="true">
<filename>C:\Program Files\MPC-BE\mpc-be.exe</filename>
<args>"{1}" /fullscreen /close</args>
<hidexbmc>false</hidexbmc>
<hideconsole>false</hideconsole>
<warpcursor>none</warpcursor>
<playcountminimumtime>1140</playcountminimumtime>
</player>
</players>
<rules action="prepend">
<rule filetypes="mkv|avi|divx|ogm|mp4|mov|m4v|flv|m2v|mpeg|mpg|mts|m2ts|vob|bdmv" player="MPC-BE">
<rule protocols="http|https" player="MPC-BE"/>
<rule protocols="daap|rtv|rtsp|rtmp|rtmpe|rtsp|mms|rtp|pvr" player="DVDPlayer"/>
</rule>
</rules>
</playercorefactory>
If I do not ask too much
you can provide playercorefactory file
External player MPC-HC / MPC-BE / DVDPlayer / DSPlayer.
Obviously, DSPlayer default.
Thank you very much.